?/*
Theme Name: Design Me
Theme URI: http://eleventhedition.com/
Description: A bespoke theme for WordPress.
Author: Joseph Conlon
Version: 1.0
Tags: design-me
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

p, dl, multicol {
display:block;
margin: 0;
}


/* WOFF (Web Open Font Format) */

@font-face {
	font-family: 'HelveticaNeueLTStd75Bold';
	src: url('/fonts/helveticaneueltstd-bd-webfont.eot');
	src: local('☺'), url('/fonts/helveticaneueltstd-bd-webfont.woff') format('woff'), url('/fonts/helveticaneueltstd-bd-webfont.ttf') format('truetype'), url('/fonts/helveticaneueltstd-bd-webfont.svg#webfontAOIM5z94') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'HelveticaLTStdRoman';
	src: url('/fonts/helveticaltstd-roman-webfont.eot');
	src: local('☺'), url('/fonts/helveticaltstd-roman-webfont.woff') format('woff'), url('/fonts/helveticaltstd-roman-webfont.ttf') format('truetype'), url('/fonts/helveticaltstd-roman-webfont.svg#webfontGB4wc9xi') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Generic Classes (body, a, p, h1, etc.) */

body {
        background: url('/images/background.png');
	background-repeat: repeat-x;
	margin: 45px 0px 0px 0px;
	font-family: Arial;
	font-size: 13px;
	color: #444;
}

h1 {
	font-family:"HelveticaNeueLTStd75Bold";
	color: #444;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	margin: 0;
}


p {
	font-family: Arial, sans-serif;
	color: #333;
	text-decoration: none;
	word-spacing: 2px;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

/* Wordpress Classes */

.aligncenter {
	display: block; 
	margin-left: auto; 
	margin-right: auto
}

.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	float: right;
}

.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;
}

/** Header **/

#main {
	width:950px;
	margin:0 auto 0px auto;
}

#header {
	display: block;
	margin: 0;
	padding: 0 0 0 0;
}

#logo {
	float: left;
	margin: 0;
	padding: 0 0 10px 0;
}

#login {
	float: right;
	margin: 0;
	padding: 0 0 0 0;
}

#header .front_logout  {
	float: right;
	padding: 20px 0 0 0;
	margin: 5px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	color: #444;
}


/** Navigation **/


#menu {
	width: 970px;
	margin: 10px auto 0 auto;
	display: block;
	clear:both;
}

ul#navigation {
	width: 970px;
	margin: 0;
	list-style: none;
	padding: 0px;
	display: block;
        padding-left: 0px;
}

ul#navigation li, ul#navigation li a {
	display: block;
	float: left;
	text-decoration: none;
}

ul#navigation li a {
	width: 119.2px;
	height: 26px;
        background: url('/images/menu.png');
	background-repeat: no-repeat;
	display: block;
        font-family: "Arial";
        font-size: 13px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
        color: #ffffff;
        padding-left: 2px;
        margin-top: 0px;
        padding-top: 9px;
        text-transform: lowercase;
}


ul#navigation li.page_item a {
	width: 119.2px;
	height: 26px;
        background: url('/images/menu.png');
	background-repeat: no-repeat;
	display: block;
        font-family: "Arial";
        font-size: 13px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
        color: #ffffff;
        padding-left: 2px;
        margin-top: 0px;
        padding-top: 9px;
        text-transform: lowercase;
}



ul#navigation li.current_page_item a, ul#navigation li.current_page_item a:focus, ul#navigation li.current_page_item a:active {
	width: 119.2px;
	height: 26px;
	background: #666666;
	display: block;
        font-family: "Arial";
        font-size: 13px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
        color: #ffffff;
        padding-left: 2px;
        margin-top: 0px;
        padding-top: 9px;
        text-transform: lowercase;
}

ul#navigation li.page_item a:hover, ul#navigation li.current_page_item a:hover {
	width: 119.2px;
	height: 26px;
	background: #4c4c4c;
	display: block;
        font-family: "Arial";
        font-size: 13px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
        color: #ffffff;
        padding-left: 2px;
        margin-top: 0px;
        padding-top: 9px;
        text-transform: lowercase;
}

/** Content **/

#container {
	width: 970px;
	min-height: 800px;
	margin: 0px auto 0px auto;
	padding: 5px 0 0 0;
	clear: both;
}

#content {
	margin: 5px auto 10px auto;
	width: 970px;
	clear:both;
}

#carousel {
	margin:auto;
        width: 970px;
        height: 485px;
	clear:both;
}

#boxes {
        background: url('/images/boxes.png');
	background-repeat: no-repeat;
	margin: 13px auto 0 auto;
        width: 970px;
        height: 220px;
	clear:both;
}

#box1 {
	margin: 3px 0 0 0;
        padding: 22px 0 0 17px;
        float: left;
        width: 260px;
        height: 195px;
}

#box1 h1 {
	font-family:"HelveticaNeueLTStd75Bold";
	color: #fff;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 42px;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
}

#box1 p {
	font-family: Arial, sans-serif;
        width: 242px;
	color: #fff;
	text-decoration: none;
	word-spacing: 0;
	text-align: left;
	letter-spacing: 0;
	line-height: 17px;
	font-size: 13px;
}

#box2 {
	margin: 3px 0 0 0;
        float: left;
        padding: 22px 0 0 24px;
        width: 250px;
        height: 196px;
}

#box2 h1 {
	font-family:"HelveticaNeueLTStd75Bold";
	color: #403f3f;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0;
	line-height: 42px;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
}

#box2 p {
	font-family: Arial, sans-serif;
        width: 235px;
	color: #2e2e2e;
	text-decoration: none;
	word-spacing: 0;
	text-align: left;
	letter-spacing: 0;
	line-height: 17px;
	font-size: 13px;
}

#box3 {
	margin: 0 0 0 0;
        float: left;
        padding: 16px 0 0 24px;
        width: 370px;
        height: 221px;
}

#box3 h1 {
	font-family:"HelveticaNeueLTStd75Bold";
	color: #fff;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
	line-height: 42px;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
}

#box3 p {
        width: 210px;
	font-family: Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	word-spacing: 0;
	text-align: left;
	letter-spacing: 0;
	line-height: 17px;
	font-size: 13px;
	margin-top: 5px;
	float: left;
}

#box3 img {
        width: 150px;
	height: 125px;
	float: right;
	margin-top: -13px;
}

#box3 a {
	color:#fff;
	text-decoration:none;
}

#news {

	background-repeat: no-repeat;
	margin: 30px auto 0 auto;
        width: 950px;
        height: 303px;
	clear:both;
}

#news h1 {
	font-family:"HelveticaNeueLTStd75Bold";
	color: #403f3f;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.2px;
	line-height: 30px;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
}

#news h2 {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height:1.5;
	color: #222222;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
	font-weight: bold;
	font-style: normal;
	width: 330px;
        padding-top: 11px;
        padding-left: 15px;
}

#news p {
	font-family:Helvetica,Arial,sans-serif;
	font-size:11px;
	line-height:1.3;
	color: #555555;
	text-decoration: none;
	text-align: left;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;
	width: 330px;
        padding-left: 15px;
}

a {
	color:#222222;
	text-decoration:none;
}

#post-area {
        width: 400px;
	float: left;
}

.post {
	background-color:#F6F6F6;
        width: 400px;
        height: 125px;
	clear:both;
}

.postmetadata {
	font-weight: bold;
        padding-top: 3px;
}

/** Pages **/

#content #sub {
	float:left;
	width: 185px;
	margin:0;
	padding: 89px 0px 0px 10px;
}

#content #sub ul.submenu {
	list-style:none;
	margin:0 0 0px 0;
	border-bottom: 1px dotted #666;
	width: 155px;
	padding:0px 0px 0px 0px;
}
#content #sub ul.submenu li {
	font-family:"Arial";
	color: #333;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	font-style: normal;
	padding:5px 0 5px 5px;
	border-top: 1px dotted #666;
	width: 150px;
}

#content #sub ul.submenu li:hover {
}

#content #page {
	float:left;
	width: 400px;
	padding: 20px 0px 40px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content #page h1 {
	font-family:"HelveticaNeueLTStd75Bold";
	color: #403f3f;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: -0.5px;
	text-transform: lowercase;
	font-weight: normal;
	font-style: normal;
	border-bottom: 1px dotted #666;
	padding: 0px 0px 7px 0px;
}

#content #page p {
	font-family: Arial, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
	font-size: 13px;
	margin-top: 15px;
	word-spacing: 2px;
}

#content #image {
	float: right;
	width: 340px;
	padding: 0px 5px 0px 0px;
	margin-top: 20px;
}

#content #contact {
	float:left;
	width: 670px;
	margin:0;
	padding: 20px 0px 50px 20px;
}

#content #contact h1 {
	font-family:"HelveticaNeueLTStd75Bold";
	width: 580px;
	color: #403f3f;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-size: 36px;
	text-transform: lowercase;
	line-height: 38px;
	letter-spacing: -0.5px;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #666;
}

#content #contact p {
	width: 540px;
	font-family: Arial, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
	font-size: 13px;
	margin-top: 15px;
	word-spacing: 2px;
}

.fields {
	padding: 5px;
	margin: 5px 0 0 0;
	width: 350px;
	font-family: "Arial";
	font-size: 100%;
	background-color: #bdbdbd;
	color: #333;
	border: 0px;
}

.login {
	padding: 5px;
	margin: 5px 0 0 0;
	width: 156px;
	height: 15px;
	font-family: "Arial";
	font-size: 100%;
	background-color: #fff;
	color: #333;
	border: 1px #bdbdbd solid;
}

.login2 {
	padding: 5px;
	margin: 5px 0 0 2px;
	width: 156px;
	height: 15px;
	font-family: "Arial";
	font-size: 100%;
	background-color: #fff;
	color: #333;
	border: 1px #bdbdbd solid;
}

.login-btn {
	width: 46px;
	height: 28px;
	margin: 2px 0 0 5px;
	padding: 5px;
	background-color: #333333;
	border:none;
	color: #fff;
}

.front_logout{
	float:right;
	padding:30px 70px 0px 0px;
	font: bold;
	font-size:medium;	 
}

.front_label{
	float:right;
	padding:30px 70px 0px 0px;
	font: bold;
	font-size:medium;	 
}

.textarea {
	padding: 5px;
	margin: 5px 0 0 0;
	width: 350px;
	height: 150px;
	font-family: "Arial";
	font-size: 100%;
	background-color: #bdbdbd;
	color: #333;
	border: 0px;
}

.button {
	margin:0 0 0 0;
	padding: 5px;
	background-color: #666;
	border:none;
	color: #fff;
}

/** Single Post **/

#content #single {
	float:left;
	width: 670px;
	margin:0;
	padding: 30px 0px 50px 20px;
}

#content #single #intro {
	width: 540px;
	font-family: Arial, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
	font-size: 13px;
	margin-top: 15px;
	word-spacing: 2px;
}


#content #single h1 {
	font-family:"HelveticaNeueLTStd75Bold";
	width: 550px;
	text-transform: lowercase;
	color: #403f3f;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-size: 32px;
	line-height: 36px;
	letter-spacing: -0.2px;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 9px 0;
	border-bottom: 1px dotted #666;
}

.news-item {
	margin-bottom: 30px;
	clear:both;
    	float: left;
}

#content #single p {
	width: 540px;
	font-family: Arial, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
	font-size: 13px;
	margin-top: 15px;
	word-spacing: 2px;
}

/** Sidebar **/

#content #sidebar {
	float:left;
	width: 260px;
	margin-top: 58px;
}

#content #articles {
	background: url(/images/sidebar-bg2.png) right top no-repeat; 
	color: #ffffff; 
	text-align: left; 
	float:left;
	width: 240px;
	height: 178px;
	margin-top: 0px;
	padding: 15px 0 0 20px;
}

#content #archive {
	background: url(/images/sidebar-bg.png) right top no-repeat; 
	color: #ffffff; 
	text-align: left; 
	float:left;
	width: 240px;
	height: 146px;
	margin-top: 0px;
	padding: 15px 0 0 20px;
}

#content #profile {
	background: url(/images/sidebar-bg.png) right top no-repeat; 
	color: #ffffff; 
	text-align: left; 
	float:left;
	width: 240px;
	height: 146px;
	margin-top: 0px;
	padding: 15px 0 0 20px;
}

#content #sidebar h2 {
	font-family:"HelveticaNeueLTStd75Bold";
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 3px 0 0 0;
}

#content #sidebar p {
	width: 220px;
	font-family: Arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	line-height: 18px;
	font-size: 13px;
	word-spacing: 1px;
	margin-top: 4px;
}

#content #sidebar ul {
	width: 220px;
	list-style: none;
	margin: 5px 0 30px 0;
	padding: 0;
	border: none;
}

#content #sidebar li{
	margin: 0;
        padding: 7px 0 7px 0;
        display: block;
        border-bottom: 1px dotted #fff;
}

#content #sidebar li a {
        display: block;
        background-color: transparent;
        color: #fff;
	text-decoration: none;
        border-bottom: 0;
}

#content #sidebar li a:hover {
        color: #e2e1e1;
        text-decoration: none;
}

#content #sidebar #children {
	color: #333;
	margin: 0 0 20px 0;
}

#content #sidebar #children h2 {
	font-family:"HelveticaNeueLTStd75Bold";
	color: #333;
	text-decoration: none;
	text-align: left;
	text-transform: lowercase;
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 7px 0;
	padding: 3px 0 0px 0;
}

#content #sidebar #children ul.children {
	list-style:none;
	margin:0 0 0px 0;
	border-bottom: 1px dotted #666;
	width: 260px;
	padding:0px 0px 0px 0px;
}

#content #sidebar #children ul.children li {
	font-family:"Arial";
	color: #333;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.5px;
	font-style: normal;
	padding:5px 0 5px 5px;
	border-top: 1px dotted #666;
	width: 256px;
}

#content #sidebar #children li a {
	color: #333;
}

#content #sidebar #children ul.children li:hover {
}

/** Gallery **/

#content #gallery {
	float:left;
	width: 670px;
	padding: 30px 0px 50px 20px;
	margin: 0px 0px 0px 0px;
}

#content #gallery h1 {
	font-family:"HelveticaNeueLTStd75Bold";
	width: 550px;
	text-transform: lowercase;
	color: #403f3f;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-size: 32px;
	line-height: 36px;
	letter-spacing: -0.2px;
	font-weight: normal;
	font-style: normal;
	padding: 0 0 9px 0;
	border-bottom: 1px dotted #666;
}

#content #gallery #intro {
	width: 540px;
	font-family: Arial, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
	font-size: 13px;
	margin-top: 15px;
	word-spacing: 2px;
}


#content #gallery #intro p {
	margin-bottom: 15px;
}

.ddsg-wrapper ul {
	list-style-type:circle;
}

.wp-caption {
	height: 255px;
	float: left;
	border: 1px solid #B1A79B;
	padding-top: 5px;
	margin: 5px 10px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #fff;
}

.wp-caption img {
	margin: 0;
	padding: 0 0 0 5px;
	border: 0 none;
}

.wp-caption p.wp-caption-text { 
	font-size: 11px;
	line-height: 17px;
	padding: 8px;
	margin: 0;
}


/** Buttons **/

#more { 
	font-size: 11px;
	width: 55px;
	height: 16px;
	background: #333; 
	color: #fff; 
	padding: 4px 8px; 
	text-align: center; 
	text-decoration: none; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	margin-top: 10px; 
	display: block; 
	cursor: pointer; 
}

#more:hover { 
	cursor: pointer; 
	background: #000; 
	color: #fff; 
}

#box1 .more { 
	font-size: 11px; 
	width: 55px;
	height: 18px;
	background: #333; 
	color: #fff; 
	padding: 4px 8px; 
	text-align: center; 
	text-decoration: none; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	margin-top: 10px; 
	display: block; 
	cursor: pointer; 
}

#box1 .more:hover { 
	cursor: pointer; 
	background: #4d4d4d; 
	color: #fff; 
}

#box2 .more { 
	font-size: 11px; 
	width: 55px;
	height: 18px;
	background: #333; 
	color: #fff; 
	padding: 4px 8px; 
	text-align: center; 
	text-decoration: none; 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px; 
	margin-top: 10px; 
	display: block; 
	cursor: pointer; 
}

#box2 .more:hover { 
	cursor: pointer; 
	background: #4d4d4d; 
	color: #fff; 
}

/** Carousel **/

.stepcarousel{
	position: relative;
	overflow: scroll; 
	width: 970px;
	height: 500px;
}

.stepcarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left;
	overflow: hidden;
	margin: 0px;
	width: 970px;
}


/** Page Carousel **/

.pagecarousel{
	position: relative;
	overflow: scroll; 
	width: 340px;
	height: 440px;
}

.pagecarousel .belt{
	position: absolute;
	left: 0;
	top: 0;
}

.pagecarousel .panel{
	float: left;
	overflow: hidden;
	margin: 0px;
	width: 340px;
}


/* Footer */

#footer {
	background:none repeat scroll 0 0 #292929;
	padding:30px 0;
	clear:both;
	width:100%;
}

#footer, #footer p { 
	color: #999; 
	line-height: 18px;
}

.inside { 
	width: 950px; 
	height: 200px; 
	margin: 0 auto; 
	position: relative; 
}

.inside .left { 
	position: relative; 
	float: left;
}

.inside .left { 
	width: 590px;  
}

.inside .left a { 
	color: #999; 
	border-bottom: 1px dotted #999; 
} 

.inside .left a:hover { 
	color: #fff; 
	border-bottom: 1px dotted #fff; 
} 

.inside .right { 
	font-size: 11px; 
	float: right; 
	text-align: right; 
	padding-top: 60px; 
	background: url(/images/small-logo.png) right top no-repeat; 
}

.inside .right a { 
	color: #999; 
	border-bottom: 1px dotted #999; 
} 

.inside .right a:hover { 
	color: #fff; 
	border-bottom: 1px dotted #fff; 
} 

/* Breadcrumb */

.breadcrumb {
	font-size: 11px; 
	margin: 0 0 10px 0;
}

/*** Fade In and Out **/

#slideshow {
	position: relative;
	float: right;
	width: 522px;
	height: 260px;
	margin: 40px 0 0 0px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}

#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}

#slideshow IMG.last-active {
	z-index:9;
}
