/*  
Theme Name: Marie Claire
Theme URI: http://maggie-gyllenhaal.net
Description: Exclusive theme for Maggie-Gyllenhaal.net
Version: 1.0
Author: Connie
Author URI: http://maggie-gyllenhaal.net
*/


/* CSS */

body{
	margin:0;
	padding:0;
	background-image:  url(img/gyllenhaal_marieclaire_bg.jpg); 
	background-repeat: repeat-x;
	background-color: #f6e9e7;
	font-size: 11px;
	font-family : arial; 
	color: #333333;
}

#wrapper {
	width:1024px;
	margin:0 auto;
	padding:6px;
	position: relative;
}

#content{
	float: left;
	width: 670px;
	margin:0 auto;
	padding-left: 12px;
}

.content{
	background: #f8f3f7;
	border: 1px solid #e7dad7;
	-moz-border-radius: 10px 10px 10px 10px;
	text-align: justify;
	line-height: 15px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding: 10px;
}

.content img {
	background-color: #f8f3f7;
	border: 2px solid #b7364a;
	padding: 2px;
	margin: 1px;
}


.content img:hover {
	border: 2px solid #626262;
	padding: 2px;
	margin: 1px;
}



#sidebar{
	float: right;
	width: 320px;
	padding-right: 12px;
}

.sidebar{
	background: #b7364a;
	border: 1px solid #fff;
	-moz-border-radius: 10px 10px 10px 10px;
	text-align: justify;
	line-height: 15px;
	font-family: arial;
	font-size: 12px;
	color: #000;
	padding: 10px;
}



#sidebar img {
	background-color: #b7364a;
	border: 1px solid #f8f3f7;
	padding: 2px;
	margin: 1px;
}


#sidebar img:hover {
	border: 1px solid #000;
	padding: 2px;
	margin: 1px;
}

#sidebar a{
	color: #a79d96;
}

#sidebar a:hover{
	color: #fff;
}

#sidebar strong,bold{
	color: #f8f3f7;
}

.projectphoto {float:left;border:2px solid #9ebecb;margin:0 8px 0 0;}
.projectspace {margin-top:10px;margin-bottom:10px;clear:both;border-bottom:1px dotted #626262;}



#footer{
	clear: left;
	width: 100%;
	background: #fff;
	color: #626262;
	text-align: center;
	padding: 6px 0;
	border-top: 1px solid #BEB18F;
}

#footer a{
	color: #626262;
}



.meta{
	text-align: center;
	line-height: 13px;
	font-family: tahoma;
	font-size: 10px;
	color: #626262;
	padding: 5px;
	}

.news-cat { 
	font-family: "Lucida Sans", Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding-top: 8px;
	text-transform: capitalize; 
	border-bottom: solid #867B50 0px;
	border-top: 1px double #b6b6b6;
	text-align: left;
	color:#b7364a;
}




a { font-weight: bold; }
a:link {color: #b7364a; }
a:visited, a:active {color: #b7364a; }
a:hover {color: #626262; font-weight: bold;}



strong {color: #a10a1b;}
bold  {color: #a10a1b;}
eb {color: #a10a1b;}
i { color: #343434;}
em { color: #343434;}
u {color: #343434; text-decoration: none; border-bottom: 1px solid #999999;}





.date {
	width: 70px;
	height: 60px;
	margin: 2px 0;
	text-align: center;
	vertical-align:middle;
	background-image: url(img/date.png);
	background-position:top;
	background-repeat:no-repeat;

}
.date .day {
	color: #fff;
	font-style:italic;
	font-weight: bold;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}


.date .month {
	padding-top: 8px;
	color: #000;
	font-style:italic;
	font: bold 11px Georgia, "Times New Roman", Times, serif;;
}

.date .year {
	padding-top: 1px;
	color: #bf8383;
	letter-spacing:2px;
	text-transform:uppercase;
	margin-top: -2px;
	font: bold 8px Georgia, "Times New Roman", Times, serif;
}



input, select, textarea {
	font-family:Arial; 
	font-size:11px; 
	color: #000000; 
	background: #f6dede; 
	border:1px solid #ffffff;
	-moz-border-radius: 4px;
	padding: 5px;
}


h2 {
	font-style:italic;
	font-size: 16px;
	font-weight:bold;
	text-align: center;
	font-family: Georgia, Arial, Times, sans-serif;
	color: #fff;
	letter-spacing: 1px;
	line-height: 9pt;
	border-bottom : 1px solid #e2e2e2;
	padding: 0px 10px 4px 10px;
}

h3 {
	font-size: 10px;
	font-weight:bold;
	text-transform:uppercase;
	text-align: left;
	font-family: Georgia, Arial, Times, sans-serif;
	color: #a10a1b;
	letter-spacing: 1px;
	line-height: 9pt;
}


h1 {
	font-size: 18px; 
	line-height: 20px;
	font-family: Georgia, Arial, Times, sans-serif;
	letter-spacing: 0px;
	text-transform: capitalize;
	color: #626262;
	vertical-align:middle;
	padding: 10px;
	text-align: center;
	font-weight: normal;
}

.title {
	background-repeat: no-repeat;
	font-size: 13px; 
	line-height: 9px;
	font-style: italic;
	font-weight:bold;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	color: #D9B90D9 ;
	text-align: left;
	padding:10px;
}


h1 a:link {
text-decoration:none;
color: #626262;
}

h1 a:visited {
text-decoration:none;
color: #626262;
}

h1 a:hover {
text-decoration:none;
color: #bf8383;
} 

.title a{
text-decoration:none;
color: #626262;
}

.title a:visited{
text-decoration:none;
color: #626262;
}

.title a:hover{
text-decoration:none;
color: #bf8383;
}


.navi a {
	text-decoration: none;
	color: #b7364a;
	text-transform: uppercase
}


