/*
Theme Name: Sweet Dream
Theme URI: http://naked-desperation.com/design
Author: Mikaela
Author URI: http://naked-desperation.com/

*/


body {
	background:#eeeced url(img/back.jpg);
    background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* NAV */



.nav {
	font: 16px Rockwell;
	line-height: 11px;
	color: #ffffff;
	font-weight: bold;
	letter-spacing:2px;
	text-transform: none;
	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;
	letter-spacing:-1px;
	color: #403e3f;
	font-weight: none;
	font-style:italic }

.nav a:visited {
	text-decoration: none;
	letter-spacing:-1px;
	color: #403e3f;
	font-weight: none;
	font-style:italic}

.nav .selected, .nav a:hover {
	text-decoration: none;
	letter-spacing:-1px;
	color: #c49799;
	font-weight: none;
	font-style:italic}


/* MAIN */

.td, tr {
	list-style: none;
	vertical-align: top;
	font-family: Lucida Sans; 
	font-size: 11px; 
	line-height: 17px; 
	color: #4c4a48; 
	text-align: justify;}

p, ul, ol {
	margin:0; padding:0 0 10px 0; 
}
ul li {
	margin-left: 10px;
	display: block;}
	
.intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:-1px;
	color: #86817d;
	padding:1px;}
	
	
/* SIDEBAR */

.sidebase {
	background: #f4f4f6 url(img/sidebg.jpg) no-repeat bottom right;
	border:1px solid #f9f8f9;
	-webkit-border-radius: 12px; 
	border-radius: 12px;
	-moz-border-radius: 18px; 
	padding:5px;
}


.titleside {
	margin-left: 0px;
	margin-bottom: 15px;
	background:#dabdbc url(img/titleside.jpg) center;
	border:1px solid #dabdbc;
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	-moz-border-radius: 10px; 
	line-height: 11px;
	font-family: Verdana;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:5px;
	padding-right:5px;
	color: #f5f3f4;
	letter-spacing:0px;
}


.sidebar {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:15px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color: #a6a4a5;
	letter-spacing: 0px;
	text-align: justify;
}

	
	/* CONTENT */

h1, h3 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	color: #4c4a48;
	text-align: left;
	text-transform:uppercase;
	line-height: 17px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 20px;
	margin-bottom: 20px;
}


blockquote {
	background: #e7e5e6;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	-moz-border-radius:  15px; 
	line-height: 17px;
	border:1px solid #cccacb;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 8px;
	color:#6c6c6c;
	}
	

input, textarea, option, select {
	background: #e7e5e6;
	border:1px solid #cccacb;
	font: 11px Georgia;
	line-height: 16px;
	-webkit-border-radius: 6px; 
	border-radius: 6px;
	-moz-border-radius:  10px; 
	color: #6c6c6c;
	text-align: justify;
	letter-spacing: 0px;
	padding: 13px;}
	
	
/* WORDPRESS */


.contentnews {
	background:#dbd9da;
	border:1px solid #e7e5e6;
	-webkit-border-radius: 15px; 
	border-radius: 15px;
	-moz-border-radius: 20px; 
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	color: #6c6c6c;
	padding-top: 13px;
	padding-bottom: 13px;
	padding-left: 13px;
	padding-right: 13px;
}

.titlenews {
	margin-left: 0px;
	margin-bottom: 20px;
	background: #f5f4f5 url(img/titlebg.jpg) no-repeat top left;
	border:1px solid #f9f8f9;
	line-height: 17px;
	-webkit-border-radius: 20px; 
	border-radius: 20px;
	-moz-border-radius: 30px; 
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	font-size: 22px;
	font-weight: bold;
	text-transform:capitalize;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	color: #c9a4a6;
	letter-spacing:-2px;
}

.titlenews a:link {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #c9a4a6;
	letter-spacing:-2px; 
	text-align: justify;}

.titlenews a:visited {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #c9a4a6;
	letter-spacing:-2px; 
	text-align: justify;}

.titlenews a:hover {
	font-weight: bold;
	text-decoration: none;
	letter-spacing:-2px;  
	color: #c9a4a6;}
	
.titlenews2  {
	line-height: 15px;
	font-family: Tahoma;
	text-align: Tahoma;
	font-style: normal;
	color: #c7c5c6;
	font-size: 9px;
	line-height: 10pt;
	letter-spacing: 0px;
	text-transform: none;
	padding-top: 10px;
	padding-bottom:0px;
}

.titlenews2 a:link {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	cursor: hand;
	color: #c7c5c6;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews2 a:visited {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	cursor: hand;
	color: #c7c5c6;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews2 a:hover {
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline; 
	color: #bcbabb;}

.news-links{
	margin-top:25px;
	padding-top:5px;
	padding-bottom:35px;
	text-align: center;
	margin-bottom:20px;
}	
	
.news-mini {
	-moz-border-radius:10px;
	background: #939e9a url(img/titleside.jpg);
	border:1px solid #939e9a;
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	line-height: 11px;
	text-transform: none;
 	padding-top:7px;
	padding-bottom:7px;
	padding-right:8px;
	padding-left:8px;
	color: #f5f1ea;
	letter-spacing:0px;
	}

.news-mini a:link {
	font-weight: none;
	text-decoration: none; 
	font-style: italic;
	cursor: hand;
	color: #e5ded4;
	letter-spacing:0px; 
	text-align: justify;}

.news-mini a:visited {
	font-weight: none;
	text-decoration: none; 
	font-style: italic;
	cursor: hand;
	color: #e5ded4;
	letter-spacing:0px; 
	text-align: justify;}
	
.news-mini a:hover {
	font-style: italic;
	font-weight:normal;
	text-decoration: underline; 
	cursor: hand;
	color: #f5f1ea;
	letter-spacing:0px; 
	text-align: justify;}

	
.news-bottom{
	background: url(img/contentbottom.jpg) no-repeat top center;
}

.combase {
	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;
}

.post-meta  { 
margin-top:0px; 
font-size: 11px; 
color: #c7c5c6; 
border-top: 0px solid #2a251e; 
border-bottom: 0px solid #2a251e; }

.post-meta li  { 
float: left;
background: #f5f4f5 url(img/titlebg.jpg) no-repeat top left;
border:1px solid #f9f8f9;
width: 170px; 
padding-top:8px;
padding-bottom:8px;
padding-left:7px;
padding-right:1px;
-webkit-border-radius: 6px; 
border-radius: 6px;
-moz-border-radius:  8px; }

.post-meta li.categories  {
border-left: 0px solid #2a251e; 
border-right: 0px solid #2a251e; }

.post-meta li span  { 
display: block; }

.post-meta li .head  { 
font-size: 9px; 
text-transform: uppercase; 
font-weight: normal; 
font-family: Verdana; 
color: #c7c5c6; }

.post-meta li .body, .post-meta li .body a:link, .post-meta li .body a:visited  { 
font-face:Georgia;
font-size: 12px; 
color: #c9a4a6; 
font-style: italic; 
text-decoration: none; }

/* BORDER & IMAGES */


.border {
	padding: 6px;
	background: #e7e5e6;
	border:1px solid #cccacb;
}
	
a img {
	-moz-opacity:0.9;
	padding: 6px;
	background: #e7e5e6;
	border:1px solid #cccacb;}

a img:hover {
	-moz-opacity:0.9;
	padding: 6px;
	background: #d9bbbb;
	border:1px solid #caa1a5;}

.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: none; 
	cursor: hand;
	color: #b68c8e;
	letter-spacing:0px; 
	text-align: justify;}

a:visited {
	font-weight: normal;
	text-decoration: none; 
	cursor: hand;
	color: #b68c8e;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-weight: normal;
	text-decoration: none; 
	color: #59595b;}



i, em	{
	color: #b78b8d;
	font-family:Georgia;
	}

/* FOOTER */


#footer{
clear: left;
width: 100%;
hight: 17px;
color: #aba9aa;
background: #d5d3d4;
font-family:arial;
font-size:12px;
letter-spacing:-1px;
text-align: center;
padding: 16px 20px 16px 0px;
}
#footer a{
color: #cca8aa;
letter-spacing:-1px;

}


/* WP PAGENAVI */


.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: uppercase;
	border: 1px solid #cccacb;
	background: #f5f2ee;
	padding: 3px 5px;
	margin: 2px;
	font: 9px verdana;
	color:#c7c5c6;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border 1px solid: #cccacb;
	font-weight: normal;
	text-decoration: uppercase; 
	font: 12px Georgia;
	color: #b68c8e;
}

.wp-pagenavi span.current {
	font-weight: bold;
	text-decoration: uppercase; 
}