/*
Theme Name: Yellow Lights
Theme URI: http://naked-desperation.com/design
Author: Mikaela
Author URI: http://naked-desperation.com/

*/


body {
	background:#e1dee5 url(img/back.jpg);
    background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* NAV */


.nav {
	margin:0px;
	font: 10px Verdana;
	line-height: 11px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	text-align: center;}


.nav i, .nav em {
	font-size: 17px;
	font-family: Times New Roman;
	color: #D58783;}

.nav a:link {
	text-decoration: none;
	color: #fcfcfc;
	font-weight: none;
	text-transform: uppercase;
	background:#764f4d;
	padding:4px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  3px; }

.nav a:visited {
	text-decoration: none;
	color: #fcfcfc;
	font-weight: none;
	text-transform: uppercase;
	background:#764f4d;
	padding:4px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  3px; }

.nav .selected, .nav a:hover {
	text-decoration:none;
	color: #fcfcfc;
	font-weight: none;
	text-transform: uppercase;
	background:#633f3c;
	padding:4px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  3px; }


/* MAIN */

.td, tr {
	list-style: none;
	vertical-align: top;
	font-family: Lucida Sans; 
	font-size: 11px; 
	line-height: 17px; 
	color: #646464; 
	text-align: justify;}

p, ul, ol {
	margin:0; padding:0 0 10px 0; 
}
ul li {
	margin-left: 10px;
	display: block;}
	
.intro {
	list-style: none;
	vertical-align: top;
	font-family: Arial; 
	font-size: 12px;
	letter-spacing:-1px; 
	line-height: 17px; 
	color: #646464; 
	text-align: justify;
	padding-right:5px;
	padding-top:2px;}


	
/* SIDEBAR */

.sidebase {
	background: #ecd865;
	border-bottom:#d7d4db solid 1px;
	border-right:#d7d4db solid 1px;
	border-left:#f9f7f8 solid 1px;
	border-top:#f9f7f8 solid 1px;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	-moz-border-radius:  20px;
	padding:10px;
	
}

.titleside {
	margin-left: 0px;
	margin-bottom: 10px;
	background: url(img/titleside.jpg) top;
	border:1px solid #69413f;
	text-shadow: #281918 1px 1px 1px;
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	-moz-border-radius:  12px;
	line-height: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
	text-transform: uppercase;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	color: #c3a19f;
	letter-spacing:1px;
}

.sidebar {
	margin-bottom:20px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
	color: #514447;
	letter-spacing: 0px;
	text-align: justify;
}


.side-bottom{
	background: url(img/sidebottom.png) no-repeat top center;
}

	
	/* CONTENT */
	
h3 {
	font-family: Georgia;
	font-size: 12px;
}


blockquote {
	background: #dcdcdc;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	-moz-border-radius:  20px; 
	line-height: 17px;
	border-right:0px;
	border-bottom:0px;
	border-top:2px solid #d1d1d1;
	border-left:2px solid #d1d1d1;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 8px;
	color:#5f5f5f;
	}
	

input, textarea, option, select {
	font: 11px Lucida Sans;
		-webkit-border-radius: 10px; 
	border-radius: 10px;
	-moz-border-radius:  20px; 
	line-height: 15px;
	border: 0px;
	color: #5f5f5f;
	text-align: justify;
	letter-spacing: 0px;
	padding: 12px;
	background:#cecdd1;
	border: 1px solid #a7a7a7;}
	
	
/* WORDPRESS */

.news {
	background: url(img/contentbg.jpg) no-repeat top center;

}

.news2 {
	margin-top:0px;
	}

.contentnews {
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #7d7d7d;
	padding-top: 1px;
	padding-bottom: 10px;
	padding-left: 45px;
	padding-right: 45px;
}

.titlenews {
	margin-left: 0px;
	margin-bottom: 0px;
	border:0px solid #c4c1bf;
	text-shadow: #ffffff 1px 1px 1px;
	line-height: 17px;
	font-family: Rockwell;
	text-align: center;
	font-style: normal;
	font-size: 24px;
	font-weight: bold;
	line-height: 11px;
	text-transform: capitalize;
	padding-top:35px;
	padding-bottom:45px;
	padding-left:10px;
	padding-right:10px;
	color: #e7d152;
	letter-spacing:-2px;
}

.titlenews a:link {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #e7d152;
	letter-spacing:-2px; 
	text-align: justify;}

.titlenews a:visited {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #e7d152;
	letter-spacing:-2px; 
	text-align: justify;}

.titlenews a:hover {
	font-weight: bold;
	text-decoration: none;
	letter-spacing:-2px;  
	color: #e7d152;}
	
.titlenews2  {
	line-height: 15px;
	font-family: Verdana;
	text-align: center;
	font-style: normal;
	color: #505050;
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 0px;
	text-transform: uppercase;
	padding-top: 17px;
	padding-left:12px;
	padding-bottom:0px;
}

.titlenews2 a:link {
	font-family: Verdana;

	font-style:normal;
	font-weight: normal;
	text-decoration: underline; 
	cursor: hand;
	color: #737373;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews2 a:visited {
	font-family: Verdana;

	font-style:normal;
	font-weight: normal;
	text-decoration: underline; 
	cursor: hand;
	color: #737373;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews2 a:hover {
	font-family: Verdana;

	font-style:normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #8a8a8a;}

.news-links{
	margin-top:35px;
	padding: 5px 30px 0 30px;
	text-align: center;
	margin-bottom:20px;
}	
	
.news-mini {
	text-decoration: none;
	color: #fcfcfc;
	font-weight: none;
	text-transform: uppercase;
	background: url(img/titleside.jpg) top;
	border:1px solid #69413f;
	text-shadow: #281918 1px 1px 1px;
	padding:6px;
	-webkit-border-radius: 4px; 
	border-radius: 4px;
	-moz-border-radius:  6px;
	font-family: Verdana;
	text-align: center;
	font-style: normal;
	font-size: 10px;
	}
	

.news-mini a:link {
	font-weight: none;
	text-decoration: none; 
	font-style: normal;
	cursor: hand;
	color: #fcfcfc;
	letter-spacing:0px; 
	text-align: justify;}

.news-mini a:visited {
	font-weight: none;
	text-decoration: none; 
	font-style: normal;
	cursor: hand;
	color: #fcfcfc;
	letter-spacing:0px; 
	text-align: justify;}
	
.news-mini a:hover {
	font-weight: none;
	text-decoration: none; 
	font-style: normal;
	cursor: hand;
	color: #c3a19f;
	letter-spacing:0px; 
	text-align: justify;}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	font-weight:bold;
	color:#629b9a;
	letter-spacing: 2px;
	text-transform:uppercase;
	padding-left:10px;}

	
.news-bottom{
	background: url(img/contentbottom.jpg) no-repeat top center;
}

.combase {
	-webkit-border-radius: 8px; 
	border-radius: 8px;
	-moz-border-radius:  15px; 
	background:#f9f9f9;
	border-right: 1px solid #f9f9f9;
	border-bottom: 1px solid #f9f9f9;
	border-left:0px;
	border-top:0px;
	padding:8px;
	margin-left:40px;
	margin-right:10px;
	margin-bottom:10px;
	}

.comcontent {
	font-family: Lucida Sans;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	color: #201f2e;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

/* BORDER & IMAGES */


.border {
	padding: 3px;
	background:#cecdd1;
	border: 1px solid #a7a7a7;
	margin:1px;
}
	
a img {
	padding: 3px;
	background:#cecdd1;
	border: 1px solid #a7a7a7;
	margin:1px;}

a img:hover {
	padding: 3px;
	background:#9b706e;
	border: 1px solid #6c4442;
	margin:1px;
}

.noborder {
	border: 0px;
	padding: 0px;}

.noborder a img {
	border: 0px;
	padding: 0px;}

.noborder a img:hover {
	border: 0px;
	padding: 0px;}
	

/* FONT */

a:link, a:active {
	font-weight:normal;
	text-decoration: underline; 
	cursor: hand;
	color: #7b96a8;
	letter-spacing:0px; 
	text-align: justify;}

a:visited {
	font-weight: normal;
	text-decoration: underline; 
	cursor: hand;
	color: #7b96a8;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-weight: normal;
	text-decoration: underline; 
	color: #93aab9;}



i, em	{
	color: #917c97;
	font-family: Georgia;
	}
	
u {
	color:#1b8f8b;}


/* FOOTER */


#footer{
clear: left;
width: 100%;
hight: 17px;
color: #545356;
background: #edebf0;
font-family:arial;
font-size:11px;
letter-spacing:0px;
text-align: center;
padding: 16px 20px 16px 0px;
}
#footer a{
color: #663f3c;
letter-spacing:0px;

}
