/*
Theme Name: Art of Fashion
Theme URI: http://artoffashion.org/
Description: A customized Wordpress theme for Art of Fashion - artoffashion.org.
Version: 1.0
Author: Domenic Macri
Author URI: http://domenicmacri.com/
Tags: gray, custom header, fixed width, two columns, widgets

	AOF 2010 v1.0

	This theme was built by Domenic Macri for TONYC Media Inc.,
	http://domenicmacri.com/ È http://tonycmedia.com/

*/

html, body {
	margin: 0;
	padding: 0;
	}

body {
	font-size: 100.1%;
	font-family: Helvetica, Arial, sans-serif;
	background-color: #232323;
	color: #4c4d4f;
	text-align: center;
	line-height: 1.2em;

	}

#wrapper {
	width: 960px; /*60em;*/
	margin: 0 auto;
	padding: 0;
	height: auto;
	text-align: left;
	background: #fff url('images/bg-paper.png');
	}
	


h1, h2, h3, h4, h5 {
	font-variant: normal;
	font-weight: 100;
	color: #2a4887;
	padding: 0;
	margin: 40px 0 0 0;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	


/* <<<<< @HEADER */	
#header {
	margin: 0;
	padding: 0;
	width: 960px;
	}

/* header menu */
#header #header-menu {
	width: 100%;
	margin-left: 3em;
	margin-top: 1em;
	}
	
#header-menu ul {
	font-size: .875em;
	line-height: 1em;
	list-style: none;
	margin: 0; padding: 0;
}

#header-menu ul ul {
	z-index: 1000;
	}
	
#header-menu li a, #header-menu ul ul li a {
	float: left;
	display: block;
	padding: 0;
	margin-right: 4em;
	text-decoration: none;
	font-family: "Helvetica-Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: .75em;
	text-transform: uppercase;
	border-bottom: 3px solid white;
}

#header-menu ul li.current_page_item a:link,#header-menu ul li.current_page_item a:visited,#header-menu ul li.current_page_item a:hover,#header-menu ul li.current_page_item a:active{
	color: #2a4887;
	border-bottom: 3px solid #2a4887;
}

#header-menu ul#dropNav li.current_page_item ul li a{
	color: #0f0;
}

#header-menu ul#dropNav li.current_page_item ul li a:hover{
	color: #2a4887;
	border-left: 3px solid #2a4887;
	background: none; 
}

#header-menu li a:hover {
	color: #2a4887;
	border-bottom: 3px solid #2a4887;
	background: none; 
}

#header-menu ul ul li a:hover{
	color: #2a4887;
	border-left: 3px solid #2a4887;
	border-bottom: none;
	background: white; 
}

#header-menu li a#current {
	color: #f00;
}

/*Drop Nav */

#dropNav a{
	display:block;
	}

#dropNav li{
	float:left;
	position:relative;
}

#dropNav ul {
	position:absolute;
	display:none;
	top:1.2em;
	width:10em;
	padding-top: .5em;
	}

#dropNav li ul li a{
	width:21em;
	/*height:auto;*/
	border-left: 3px solid red;
	border-bottom: none;
	padding-left: 3px;
	margin-left: -6px;
}

#dropNav ul ul{
	top: auto;
	}	

#dropNav li ul ul {
	left:12em;
	margin:0px 0 0 10px;
	}

#dropNav li:hover ul ul, #dropNav li:hover ul ul ul, #dropNav li:hover ul ul ul ul{
	display:none;
	}

#dropNav li:hover ul, #dropNav li li:hover ul, #dropNav li li li:hover ul, #dropNav li li li li:hover ul{
	display:block;
	}


#header #header-graphic {
	display: block;
	position: relative;
	}
	
#header #header-graphic .description {
	position: absolute;
	top: 252px;
	left: 0;
	font-size: 1.8em;
	text-align: left;
	font-family: 'Didot', serif;
	font-style: italic;
	color: #2e3192;
	padding-top: .5em;
}

.description {
	width: 100%;
	margin: 0;
	padding: 2px 0 4px 0;
	border-top: 1px solid #4c4d4f;
	}
	
.description h2{
	font-size: 1.8em;
	line-height: 1.2em;
	text-align: left;
	font-family: 'Didot', serif;
	font-style: italic;
	color: #2e3192;
	margin-left: .5em;
	}
/* END HEADER >>>>> */


/* <<<<< @CONTENT */

#content-body {
	display: inline;
	float: left;
	text-align: left;
	width: 100%;
	}

#content {
	display: inline;
	float: left;
	width: 560px;
	margin-left: 3em;
	padding: 1em 0;
	}
	
#content p, #content li, #sidebar p {
	font-size: .75em;
	}


#page {
	background-color: white;
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

small {
	font-size: 0.9em;
	}

.entry p a:visited {
	/*color: #b85b5a;*/
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}


/* END CONTENT >>>>> */

/* <<<<< @SIDEBAR */
#sidebar {
	display: inline;
	float: left;
	width: 256px;
	margin-left: 16px;
	padding: 16px;
}

#sidebar .social-icons {
	width: 248px;
	padding: 0 0 1em 10px;
	margin: 0;
	font-family: Georgia, serif;
	font-size: .75em;
	text-transform: uppercase;
	border-bottom: solid 1px #d5d5d5;
	}
	
#sidebar .social-icons ul {
	padding: 0;
	margin: 0;
	}

#sidebar .social-icons ul li {
	display: inline;
	padding: 0;
	margin: 0 14px 0 0;
	}	
	
#sidebar .social-icons ul li a img {
	padding: 0;
	margin: 0;
	width: 30px;
	height: 27px;
	border-top: 3px solid #fff;
	outline: none;
	}
	

#sidebar .social-icons ul li a:hover img {
	border-top: 3px solid #4d4d4d;
	outline: none;
	}
	
#sidebar .box {
	margin: 1.2em 0;
	padding: 15px 1px 1px 1px;
	width: 272px;
	background: #727374;
	}

#sidebar .box .box-content {
	padding: .5em;
	background-color: #fff;
	}
	
#sidebar .box .box-content h2,#sidebar .box .box-content h2 a {
	color: #d93826;
	font-size: 1em;
	}
	
#sidebar .box .box-content p {
	color: #bebdc2;
	}
	
#sidebar .box .box-content h2 a:hover, #sidebar .box .box-content a:hover p {
	color: #d93826;
	text-decoration: underline;
	}
	
#sidebar .box img {
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	}
	
#sidebar .box .label {
	display: block;
	width: 100%;
	border: 1px solid #000;
	background-color: white;
	}
	
#sidebar .box .label  p{
	margin: 0;
	padding: .5em;
	font-size: .75em;
	}
	
#sidebar form {
	margin: 0;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	/*font-family: georgia, 'Lucida Grande', Verdana, Sans-Serif;*/
	font-size: .75em;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 1em;
}

#sidebar ul p, #sidebar ul select {
	margin: .375em auto .5em;
}

#sidebar ul ul, #sidebar ul ol {
	margin: .375em auto .5em;
	list-style: none;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 auto;
}

ol li, #sidebar ul ol li {
	list-style: none;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: .1875em -.5em 0 auto;
	padding: 0;
}

#sidebar ul li p {
	color: #d93826;
}

/* END SIDEBAR >>>>> */

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


/* <<<<< @FOOTER */

#footer {
	background: #4c4d4f;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
}

#footer p {
	color: white;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size:  .75em;
}

#footer a {
	color: #dcdadb;
	}
	
#footer .footer-floater {
	display: inline;
	float: left;
	width: 100%; 
	}
	
#footer .footer-floater .footerA {
	float: left;
	}
	
#footer .footer-floater .footerB {
	clear: both;
	}

#footer .footer-floater .footerB p{
	text-align: center;
	}
		
#footer .footer-floater .footerA, #footer .footer-floater .footerB {
	padding-left: 48px;
	}

/* END FOOTER >>>>> */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */




/* Begin Various Tags & Classes */
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

a, a:visited  {
	text-decoration: underline;
	color: #4c4d4f;
	}

a:hover{
	text-decoration: none;
	color: white;
	background-color: #4c4d4f;
	}

p {
	color: #4c4d4f;
	}

.center{
	text-align: center;
	}

.white {
	color: #fff;
	}

.red {
	color: red;
	}

.maroon {
	color: maroon;
	}
	
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Various Tags & Classes*/


/* CENTERED MENU */

#centered-menu {
	clear:both;
	float:left;
	margin: 2em 0;
	padding:0;
	/*border-bottom:1px solid silver;  line below menu */
	width:100%;
	z-index:1000; /* This makes the dropdown menus appear above the page content below */
	position:relative;
	font-size: 0.75em;
}

/* Top menu items */
#centered-menu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
	right:50%;
}
#centered-menu ul li {
	margin:0 0 1px 1px;
	padding:0;
	float:left;
	position:relative;
	left:50%;
	top:1px;
}
#centered-menu ul li a {
	display:block;
	margin: 0 1.2em;
	padding: .6em 0 .4em;
	line-height:1em;
	/*background:#ddd;*/
	text-decoration:none;
	color:#444;
	text-transform: uppercase;
	border-bottom: 3px solid white;
}
#centered-menu ul li.current_page_item a, #centered-menu ul li.current_page_parent a{
	/*color:#fff;
	background:#000;*/
	border-bottom: 3px solid #245494;
}
#centered-menu ul li a:hover {
	/*background:#ccc;  Top menu items background colour 
	color:#333;*/
	border-bottom: 3px solid #2a4887;
	background: none
}
#centered-menu ul li:hover a,
#centered-menu ul li.hover a { /* This line is required for IE 6 and below */
	/*background:#ccc;  Top menu items background colour 
	color:#333;*/
	border-bottom: 3px solid #2a4887;
}

/* Submenu items */
#centered-menu ul ul {
	display:none; /* Sub menus are hidden by default */
	position:absolute;
	top:2.2em;
	left:0;
	right:auto; /*resets the right:50% on the parent ul */
	width:13em; /* width of the drop-down menus */
}
#centered-menu ul ul li {
	left:auto;  /*resets the left:50% on the parent li */
	margin:0; /* Reset the 1px margin from the top menu */
	clear:left;
	width:100%;
	text-align: left;
	line-height:1.4em; /* overwrite line-height value from top menu */
}


#centered-menu ul ul li a,
#centered-menu ul li.active li a,
#centered-menu ul li:hover ul li a,
#centered-menu ul li.hover ul li a { /* This line is required for IE 6 and below */
	font-size:.8em;
	font-weight:normal; /* resets the bold set for the top level menu items */
	background:#eee;
	color:#222;
	padding-left: 4px;
	margin: 1px 4px;
	border-bottom:0;
	border-left: 3px solid #4c4d4f;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;

}

#centered-menu ul li ul li.current_page_item a {
	border-left: 3px solid #2a4887;
}

#centered-menu ul ul li a:hover,
#centered-menu ul li.active ul li a:hover,
#centered-menu ul li:hover ul li a:hover,
#centered-menu ul li.hover ul li a:hover { /* This line is required for IE 6 and below */
	border-left: 3px solid #2a4887;
}

/* Flip the last submenu so it stays within the page */
#centered-menu ul ul.last {
	left:auto; /* reset left:0; value */
	right:0; /* Set right value instead */
}

/* Make the sub menus appear on hover */
#centered-menu ul li:hover ul,
#centered-menu ul li.hover ul { /* This line is required for IE 6 and below */
	display:block; /* Show the sub menus */
}
