/*
Theme Name: Josh Lights
Theme URI: http://cloudnineinc.org
Author: Mikaela
Author URI: http://cloudnineinc.org

*/


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

/* NAV */



.nav {
	font: 11px 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: #bfc5df;
	font-weight: none;
	text-transform: uppercase;
	background:#52576d;
	padding:6px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  4px; }

.nav a:visited {
	text-decoration: none;
	color: #bfc5df;
	font-weight: none;
	text-transform: uppercase;
	background:#52576d;
	padding:6px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  4px; }

.nav .selected, .nav a:hover {
	text-decoration:none;
	color: #9da5c8;
	font-weight: none;
	text-transform: uppercase;
	background:#787f9e;
	padding:6px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  4px; }


/* MAIN */

.td, tr {
	list-style: none;
	vertical-align: top;
	font-family: Georgia; 
	font-size: 11px; 
	line-height: 17px; 
	color: #ffffff; 
	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: #cdd3d5;
	padding:1px;}
	
	
/* SIDEBAR */

.sidebase {
	background: #ce896c;
	border:2px solid #d79b82;
	-webkit-border-radius: 25px; 
	border-radius: 25px;
	-moz-border-radius: 30px; 
	padding:10px;
}


.titleside {
	margin-top: 10px;
	margin-bottom: 15px;
	background:#d79b82;
	border:1px solid #c27e61;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	-moz-border-radius: 15px; 
	line-height: 11px;
	font-family: Georgia;
	text-align: left;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:10px;
	padding-right:10px;
	color: #2a2d2f;
	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: Georgia;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	color: #f7ede8;
	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: #ffffff;
	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: #9aa0a3;
	-webkit-border-radius: 10px; 
	border-radius: 10px;
	-moz-border-radius:  15px; 
	line-height: 17px;
	border:1px solid #5e6467;
	margin-left: 20px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 8px;
	color:#232323;
	}
	

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


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

.titlenews {
	margin-left: 0px;
	margin-bottom: 20px;
	background: #626882;
	border:2px solid #6c728e;
	line-height: 17px;
	-webkit-border-radius: 20px; 
	border-radius: 20px;
	-moz-border-radius: 30px; 
	font-family: Rockwell;
	text-align: center;
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
	text-transform:capitalize;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	color: #ce896c;
	letter-spacing:-2px;
}

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

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

.titlenews a:hover {
	font-weight: bold;
	text-decoration: none;
	letter-spacing:-2px;  
	color: #ce896c;}
	
.titlenews2  {
	line-height: 15px;
	font-family: Georgia;
	text-align: center;
	font-style: normal;
	color: #282d41;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	letter-spacing: 0px;
	text-transform: none;
	padding-top: 10px;
	padding-bottom:0px;
}

.titlenews2 a:link {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	text-decoration: none; 
	cursor: hand;
	color: #282d41;
	text-shadow: #b5b8c4 1px 1px 1px;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews2 a:visited {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	text-decoration: none; 
	cursor: hand;
	color: #282d41;
	text-shadow: #b5b8c4 1px 1px 1px;
	letter-spacing:0px; 
	text-align: justify;}

.titlenews2 a:hover {
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	text-decoration: none; 
	text-shadow: #b5b8c4 1px 1px 1px;
	color: #3f4354;}

.news-links{
	margin-top:25px;
	padding-top:5px;
	padding-bottom:35px;
	text-align: center;
	margin-bottom:20px;
}	
	
.news-mini {
	-moz-border-radius:10px;
	background:#d79b82;
	border:1px solid #c27e61;
	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: normal;
	text-decoration: none; 
	font-style: italic;
	cursor: hand;
	color: #e5ded4;
	letter-spacing:0px; 
	text-align: justify;}

.news-mini a:visited {
	font-weight: normal;
	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;
}

/* BORDER & IMAGES */


.border {
	padding: 5px;
	background: #9aa0a3;
	border:1px solid #5e6467;
}
	
a img {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	padding: 5px;
	background: #9aa0a3;
	border:1px solid #5e6467; }

a img:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.9;
	padding: 5px;
	background: #e3a48a;
	border:1px solid #b3775e;}

.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:bold;
	text-decoration: none; 
	cursor: hand;
	color: #737ba2;
	text-shadow: #383c40 1px 1px 1px;
	letter-spacing:0px; 
	text-align: justify;}

a:visited {
	font-weight: bold;
	text-decoration: none; 
	cursor: hand;
	color: #737ba2;
	text-shadow: #383c40 1px 1px 1px;
	letter-spacing:0px; 
	text-align: justify;}

a:hover {
	font-weight: bold;
	text-decoration: none; 
	text-shadow: #383c40 1px 1px 1px;
	color: #8189a9;}



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

/* FOOTER */


#footer{
clear: left;
width: 100%;
hight: 17px;
color: #ffffff;
background: #ce896c;
font-family:Georgia;
font-size:11px;
letter-spacing:0px;
text-align: center;
padding: 16px 20px 16px 0px;
}
#footer a{
color: #f1e4df;
letter-spacing:0px;

}


.affiliates img {
border-width :1px;
border-color: #5e6467;
background-color: #9aa0a3;
margin: 5px;
border-style: solid;
}
	

.affiliates img:hover {
border-width :1px;
border-color: #b3775e;
background-color: #e3a48a;
border-style: solid;
}