/*  

Theme Name: Orange - George Clooney
Theme URI: http://turnbackthesun.com/
Description: Designed by Turnbackthesun.com
Author: Mel
Author URI: http://turnbackthesun.com/

*/


body{
margin:0;
padding:0;
font-family: trebuchet ms;
font-size:12px;
background: #FCF4F1 url('imgs/bg.gif') repeat-x;
text-align:center;
color: #E77122;
}


#bodymain{
width: 925px; 
margin: 0 auto;
position:relative;
text-align:justify;
}

#header{
height: 545px;
background: #736F64 url('imgs/george.jpg') repeat-x;
}

#footer{
clear: left;
font-size:11px;
width: 100%;
font-family: arial;
background: url('imgs/footer.gif') #E8DCD0;
border-top: 2px solid #625F56;
color: #CCC9C2;
text-align: center;
padding: 20px 0;
text-shadow: #626054 1px 1px 1px;
}

#footer a:link{
	color:#FD9355;}

#footer a:visited{
	color:#FD9355;}

#footer a:hover{
	color:#FCCBAD;}

#footer b, strong {
	color:#FCCBAD;}

#contentmain{
float: left;
overflow: hidden;
width: 100%;
}

#contentleft{
float: left;
overflow: hidden;
width: 310px;
margin-left: -920px; 

}

#contentright{
width: 580px;
margin-right: 260px;
margin-left: 320px;
}

#title {
	font-family: Georgia;
	font-style: italic;
	letter-spacing: -2px;
	font-size: 24px; 
	color: #9A1C25;}

#welcome {
font-family: Arial;
font-size: 10px;
color: #CCC9C2;
padding: 0px;
line-height: 14px;
text-shadow: #626054 1px 1px 1px;
text-align: justify;

}

#welcome i, .welcome em {
font-family: trebuchet ms;
font-size: 10px;
color: #FEA470;
padding: 0px;

}

#welcome img {
	background: #3CAD82;
	border: 1px solid #229263;
	padding: 4px;
	margin:1px;
	width: 60px;
	height: 60px;
}

#welcome img:hover {
	background: #A4773B;
	border: 1px solid #8D6530;
	padding: 4px;
	margin:1px;
	width: 60px;
	height: 60px;
}



/* NAVIGATION */

#navigation {
font-family: georgia;
font-size: 11px;
color: #ffffff;
padding: 3px;
text-shadow: #EE7B3F 1px 1px 1px;

}

#navigation i, .nav em {
	font-size: 12px;
	font-family: Georgia;
	color: #5E5A4F;}


#navigation a{
padding: 3px;
margin: 0;
text-decoration:none;
background: #transparent;
font-weight: normal;
color: #ffffff;
text-transform: capitalize;
}

#navigation a:hover{
text-decoration: none;
color: #ffffff;
font-weight: normal;
background: #EE7B3F;
text-transform: capitalize;
-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
opacity:.90;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
text-shadow: #EE7B3F 1px 1px 1px;


}








/* SIDEBAR */


.sidebar { 
	padding: 10px;
	font-family: arial;
	font-size: 11px;
	background: #736F64 url('') repeat-y;
	font-style: normal;
	font-weight: normal;
	color: #CCC9C2;
	line-height: 16px;
	letter-spacing: normal;
	cellpadding: 1px;
	margin:1px;
	-moz-border-radius: 28px; 
	border: 0px solid #FCF1C8;
	text-shadow: #626054 1px 1px 1px;
}

.sidebar-title {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 14px;
	letter-spacing: -1px;
	padding: 13px;
	background: #625F56 url('imgs/title.gif') repeat-y;
	color: #F7F2EA;
	border: 2px solid #FE8D51;
	text-align:center;
	margin:1px;
	-moz-border-radius: 18px; 
	text-shadow: #FD783D 1px 1px 1px;
}

.sidebar b,strong {
	color: #9F9B91;
}

.sidebar a:link {
	color: #FD8F50;
	text-decoration: none;
}

.sidebar a:visited {
	color: #FD8F50;
	text-decoration: none;
}

.sidebar a:hover {
	color: #9F9B91;
	text-decoration: none;
}

.sidebar img {
	background: #656357 url('imgs/footer.gif') repeat-x;
	border: 1px solid #656357;
	padding: 5px;
	margin:1px;
}

.sidebar a:hover img {
	background: #FC9B69 url('imgs/imgbg.gif') repeat-x;
	border: 1px solid #FC9B69;
	padding: 5px;
	margin:1px;
}

.sidebar-no a:hover img {
	border: 0px solid #FC9B69;
	padding: 0px;
	margin:1px;
}

.sidebar-no img {
	border: 0px solid #656357;
	padding: 0px;
	margin:1px;
}



/* CONTENT */

.content-body {
background: #f2f2f2;
font-family: georgia;
color: #2343CA;}


.table-body {
background: #ffffff;
font-family: georgia;
color: #2343CA;}

.title {
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	line-height: 14px;
	letter-spacing: -1px;
	padding: 13px;
	background: #625F56 url('imgs/title.gif') repeat-x;
	color: #ffffff;
	border: 2px solid #FE8D51;
	text-align:center;
	margin:1px;
	-moz-border-radius: 18px; 
	text-shadow: #FD783D 1px 1px 1px;}

.meta {
	padding-top: 5px;
	padding-bottom: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 9px;
	letter-spacing: 0px; 
	line-height: 3pt; 
	color: #ffffff;
	font-weight: normal; 
	text-transform: capitalize;
	text-align: center;
margin-bottom: 0px;

}

.meta a:link {
	color: #F8BC9A;
	font-weight: normal;}

.meta a:visited {
	color: #F8BC9A;
	font-weight: normal;}

.meta a:hover {
	color: #ffffff;
	font-weight: normal;}


.category {
      padding: 6px;
 -webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius:  8px; 
	border: 2px solid #249465;
	background:#D4DCCF url('imgs/title.gif');
	font-family: Trebuchet ms;
	text-align: center;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	line-height: 11px;
	text-transform: none;
	color: #71D9B2;
	width: 25%;
	letter-spacing:0px;	
}

.category a:link {
	color: #ffffff;}

.category a:visited {
	color: #ffffff;}

.category a:hover {
	color: #71D9B2;}


h1,h2,h3 {
	font-family: georgia;
	font-size: 18px; 
	letter-spacing: -1px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: normal;
	line-height:13pt;
	background: #transparent;
	color: #ffffff; 
	border: 0px solid #ACB67A;
	padding: 8px; 
	text-transform: capitalize;
	text-align: center;
	border-radius: 6px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px;
	text-shadow: #656258 1px 1px 1px;
}

.comments-table { 
	padding: 5px;
	font-family: arial;
	font-size: 11px;
	background: #736F64 url('') repeat-x;
	font-style: normal;
	font-weight: normal;
	color: #CCC9C2;
	line-height: 16px;
	letter-spacing: normal;
	cellpadding: 1px;
	margin:1px;
	border-radius: 12px;
	-moz-border-radius:  12px; 
	-webkit-border-radius: 12px;
	border: 0px solid #E2DDD9;


}

.date {
	background: url('imgs/title.gif');
	background-repeat: repeat-x;
	background-color: #625F56;
	font-weight:bold;
	font-size: 11px;
	font-style: italic;
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-align: center;
	letter-spacing: -1px;
	line-height: 10px;
	text-transform: capitalize;
	-moz-border-radius: 15px 15px 15px 15px;
	border: 2px #FE8D51 solid;
	text-shadow: #FD783D 1px 1px 1px;

}

.date a:link {
	color: #ffffff;}

.date a:visited {
	color: #ffffff;}

.date a:hover {
	color: #FDB489;}

.day {

	font-weight:bold;
	font-size: 20px;
	font-family: georgia;
	font-style:italic;
	color: #ffffff;
	text-align: center;
	letter-spacing: 0px;
	line-height: 14px;
	text-transform:uppercase;

}



.content { 
	padding: 10px;
	font-family: arial;
	font-size: 11px;
	background: #736F64 url('') repeat-x;
	font-style: normal;
	font-weight: normal;
	color: #CCC9C2;
	line-height: 16px;
	letter-spacing: normal;
	cellpadding: 1px;
	margin:1px;
	-moz-border-radius:  28px; 
	border: 0px solid #FCF1C8;
	text-shadow: #626054 1px 1px 1px;


}


.table img {
	background: #656357 url('imgs/footer.gif') repeat-x;
	border: 1px solid #656357;
	padding: 5px;
	margin:1px;
}

.table img:hover {
	background: #FC9B69 url('imgs/imgbg.gif') repeat-x;
	border: 1px solid #FC9B69;
	padding: 5px;
	margin:1px;
}


a:link {
	color: #FD8F50;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #FD8F50;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #9F9B91;
	text-decoration: none;
	font-weight: bold;
}

blockquote {	
	border-left: 2px solid #FE975C;
	font-family: arial;
	font-size: 11px;
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
}

b, strong {	
	color: #9F9B91;
}

em,i {
	color: #FCCEB4;
	font-family: trebuchet ms;
	font-size: 11px;
}



SELECT {
	BORDER: #545248 2px solid; padding: 4px; FONT-SIZE: 8pt; COLOR: #CCC9C2; LINE-HEIGHT: 10px; BACKGROUND-COLOR: #626054; TEXT-ALIGN: left
}
INPUT {
	BORDER: #545248 2px solid; padding: 4px; FONT-SIZE: 8pt; BACKGROUND: #626054; COLOR: #CCC9C2; FONT-FAMILY: arial; TEXT-DECORATION: none
}
TEXTAREA {
	BORDER: #545248 2px solid; padding: 4px; FONT-SIZE: 8pt; BACKGROUND: #626054; COLOR: #CCC9C2; FONT-FAMILY: arial; TEXT-DECORATION: none
}
TEXT {
	FONT-SIZE: 8pt; COLOR: #CCC9C2; padding: 4px;
}


