/*  
Theme Name: Sober
Theme URI: http://octobersky.us/wp-content/themes/001/
Description: Layout 
Version: 1.0
Author: Melissa 
Author URI: http://octobersky.us/


/* Basics and Typography 
*/


/* --------------------------- Body and Globals --------------------------------*/

::-moz-selection {
color: #b1a487;
background: #fbf1db; }

body {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	line-height: 12px;
	color: #b1a487;
	padding: 0px; 
	margin: 0 auto;
	margin-right: 0px;
	background: #f5e8ca;
	background-image: URL('/wp-content/themes/001/images/topbg.png');
	background-repeat: repeat-x; }
	
tr, td {
	vertical-align: top;
	padding: 0; 
	margin: 0; }
	
div { 	
	padding: 0; 
	margin: 0; }
	
.clearing {
	clear: both; 
	height: 10px; 
	padding: 0; 
	margin: 0; }
	
input, select, textarea  {
	background: #f9efd4;
	color: #b1a487;
	font-family: verdana;
	font-size: 11px;
	line-height: 12px;
	border: #ef7868 3px solid;
	padding: 3px;
	margin: 0px; }
	
blockquote {
	line-height: 12px;
	text-align : left;  
	color: #b1a487; 
	font-family : verdana; 
	font-size: 11px;
	font-style: italic; 
	padding: 10px;
	background-color: #f9efd4;
	border-left: #ef7868 15px solid;
    border-bottom: #eadfc6 1px solid; }
		
s, strikethrough {
	color: #ed9e87; }
	
b, strong {	
	color: #ef7868; }
	
i,em {	
	color: #ef7868; }
	
u { 
	color: #ed9e87; }
	
.sidebold {
	color: #fcad96;
	font-weight: bold; }
	
.sideitalic {
	color: #fcad96;
	font-style: italic; }
	
.sideunder {
	color: #fcad96;
	text-decoration: underline; }
	
p { 
	font-size: 11px;
	line-height: 11px; }
	
ul, ol, li {
	font-size: 12px;
	line-height: 12px; 
	font-style: none;
	font-weight: none;
	font-family: verdana;
	text-align: justify;
	text-transform: none; }
	
	
/* --------------------------- Links and Navigation --------------------------------*/

a:link, a:active, a:visited {         
	font-family: franklin gothic medium;
	font-size: 10px;	
	line-height: 9px;
	color: #ef7868; 
	background-color: transparent;                
	text-transform: uppercase; 	
	font-weight: normal;	
	text-decoration: none; 
	border-bottom: ;
	cursor: pointer; }
	
a:hover {	
	color: #ef7868;   
	text-decoration: underline;
	background-color: transparent; }
	
a.title:link, a.title:active, a.title:visited {
	font-family: georgia;
	letter-spacing: 0px;
	text-align: center;
	font-size: 20px;	
	line-height: 20px;
	color: #ef7868; 
	background-color: transparent;                
	text-transform: lowercase; 	
	font-weight: bold;
	font-style: italic;	
	text-decoration: none; 
	border-bottom: ;
	cursor: pointer; }
	
a.title:hover {
	color: #ef7868;   
	text-decoration: underline;
	background-color: transparent; }
	
img {
	border: 0px; }
	
	
/* --------------------------- Headers --------------------------------*/

.titlepadding {
	padding: 0px;
	padding-top: 10px; }
	
h1 {
	background-color: transparent;
	color: #ef7868;
	font-size: 20px;
	line-height: 20px;
	font-family: georgia;
	text-transform: lowercase;
	font-style: italic;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 10px;
	border: 0px;
	margin: 0px; }
	
.title1 {
	background-color: transparent;
	color: #a74a4d;
	font-size: 18px;
	line-height: 18px;
	font-family: palatino;
	text-transform: uppercase;
	font-style: none;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	border: 0px;
	margin: 0px; }
	
.date {
	background-color: transparent;
	color: #f2cdaf;
	font-size: 12px;
	line-height: 12px;
	font-family: palatino;
	font-style: none;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
	padding-top: 20px;
	margin: 0px; }
	
h2, .title2, h3 {
	font-family : arial, helvetica;
	font-size : 8pt;
	font-style: none;
	font-weight: none;
	line-height: 8px;
	text-transform: uppercase;
	color: #ef7868;
	text-align: left;
	margin: 0px;
	background-color: transparent;
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	border: 0px; }
	
h4 {
	background-image: URL('/wp-content/themes/001/images/sidebarheaderbg.png');
	background-repeat: no-repeat; 
	background-color: #b85a5d;
	color: #bb6063;
	letter-spacing: -1px;
	font-size: 16px;
	line-height: 16px;
	font-family: palatino;
	text-transform: uppercase;
	font-style: none;
	font-weight: bold;
	text-align: center;
	text-shadow: 0px 0px 5px #8e4144;
	padding-top: 38px;
	padding-bottom: 32px;
	border: 0px;
	margin: 0px; }
	
	
/* --------------------------- Banner --------------------------------*/

.portfolio {
	background-color: transparent;
	color: #b1a487;
	font-size: 11px;
	line-height: 12px; 
	font-style: none;
	font-weight: none;
	font-family: verdana;
	text-align: center;
	text-transform: none;
	border: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-left: 5px;
	margin: 0px;
	margin-top: -1px; }
	
.portfolio a img {
	width: 108px;
	height: 64px;
	background: #faf0d9;
	border: 1px solid #eddfbf;
	padding: 8px;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	margin: 0px;
	-moz-border-radius:  0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px; }
	
.portfolio a:hover img {
	width: 108px;
	height: 64px;
	background: #ef7868;
	border: 1px solid #ef7868;
	padding: 8px;
	margin: 0px;
	-moz-border-radius:  0px; 
	-webkit-border-radius: 0px; 
	border-radius: 0px; }
	
.welcome {
	background-color: transparent;
	color: #b1a487;
	font-size: 11px;
	line-height: 12px; 
	font-style: none;
	font-weight: none;
	font-family: verdana;
	text-align: justify;
	text-transform: none;
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-top: -1px; }
	
	
/* --------------------------- Layout --------------------------------*/

#topbg {
	width: 100%;
	height: 451px;
	background-color: #e1d8ca;
	background-image: URL('/wp-content/themes/001/images/topbg.png');
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0px; }
	
#wrapper { 
	width: 975px; 
	height: 100%;
	margin:0px;
	margin-top: -90px;
	background-color: transparent; 
	border: 0px;
	padding: 0px;
	position: relative; }
	
#main-content {
	margin: 0 auto;
	float: right;
	font: verdana;
	line-height: 20px;
	width: 624px;
	padding: 0px; }
	
.main-content-bg {
	background-image: URL('/wp-content/themes/001/images/mainbg.png');
	background-repeat: repeat-y;
	background-position: top;
	background-color: #f4e7c9;
	color: #b1a487;
	font-size: 11px;
	line-height: 12px; 
	font-style: none;
	font-weight: none;
	font-family: verdana;
	text-align: justify;
	text-transform: none;
	border: 0px;
	padding: 10px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0px;
	margin-top: -1px; }
	
.main-content-bg img {
	background-color: #f8ecd0;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 5px #d1c5aa;
	-webkit-box-shadow: 0px 0px 7px #d1c5aa;
	padding: 8px; }
	
.main-content-bg img:hover {
	background-color: #ef7868; 
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 5px #d1c5aa;
	-webkit-box-shadow: 0px 0px 7px #d1c5aa;
	padding: 8px; }
	
.maincontentbottom {
	width: 624px;
	height: 65px;
	background-color: #f4e7c9;
	background-image: URL('/wp-content/themes/001/images/mainbottombg.png');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px; }
	
.sitestats {
	width: 336px;
	height: 111px;
	background-color: #ef7868;
	background-image: URL('/wp-content/themes/001/images/sitestats.png');
	background-repeat: no-repeat;
	padding: 0px;
	margin 0px; }
	
.currentorders {
	width: 336px;
	height: 111px;
	background-color: #ef7868;
	background-image: URL('/wp-content/themes/001/images/currentorders.png');
	background-repeat: no-repeat;
	padding: 0px;
	margin 0px; }
.latestonline {
	width: 336px;
	height: 111px;
	background-color: #ef7868;
	background-image: URL('/wp-content/themes/001/images/latestonline.png');
	background-repeat: no-repeat;
	padding: 0px;
	margin 0px; }
	
.familysites {
	width: 336px;
	height: 138px;
	background-color: #ef7868;
	background-image: URL('/wp-content/themes/001/images/familysites.png');
	background-repeat: no-repeat;
	padding: 0px;
	margin 0px; }
	
.pending {
	background-color: #f67e6e;
	color: #f2cdaf;
	font-family: verdana;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	border: 0px;
	border-left: #f2cdaf 6px solid;
	border-bottom: #dd6f60 1px solid;
	padding: 8px; }
	
.halfpaid {
	background-color: #f67e6e;
	color: #f2cdaf;
	font-family: verdana;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	border: 0px;
	border-left: #ed9e87 6px solid;
	border-bottom: #dd6f60 1px solid;
	padding: 8px; }
	
.paidinfull {
	background-color: #f67e6e;
	color: #f2cdaf;
	font-family: verdana;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	border: 0px;
	border-left: #c76154 6px solid;
	border-bottom: #dd6f60 1px solid;
	padding: 8px; }
	
.latestonliners {
	background-color: #f67e6e;
	color: #f2cdaf;
	font-family: verdana;
	font-size: 11px;
	line-height: 11px;
	text-align: left;
	border: 0px;
	border-bottom: #dd6f60 1px solid;
	padding: 8px; }
	
#sidebar {
	margin: 0 auto;
	margin-left: 0px;
	float: left;
	width: 336px; 
	height: 100%;
	background: transparent; 
	padding: 0px; }
	
.sidebar-bg {
	background-image: URL('/wp-content/themes/001/images/sidebarbg.png');
	background-repeat: repeat-y;
	background-color: #ef7868;
	color: #f2cdaf;
	font-size: 11px;
	line-height: 12px; 
	font-style: none;
	font-weight: none;
	font-family: verdana;
	text-align: justify;
	text-transform: none;
	border: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px; }
	
.sidebar-bg img {
	background-color: #f48a7b;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 5px #c76355;
	-webkit-box-shadow: 0px 0px 7px #c76355;
	-moz-box-shadow: 0px 0px 5px #c76355; 
	padding: 8px; }
	
.sidebar-bg img:hover {
	background-color: #c76355; 
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 0px;
	box-shadow: 0px 0px 5px #c76355;
	-webkit-box-shadow: 0px 0px 7px #c76355;
	-moz-box-shadow: 0px 0px 5px #c76355; 
	padding: 8px; }
	
.sidebar-bg a:link, .sidebar-bg a:active, .sidebar-bg a:visited {
	font-family: franklin gothic medium;
	font-size: 10px;	
	line-height: 9px;
	color: #fcad96; 
	background-color: transparent;                
	text-transform: uppercase; 	
	font-weight: normal;	
	text-decoration: none; 
	border-bottom: ;
	cursor: pointer; }
	
.sidebar-bg a:hover {	
	color: #fcad96;   
	text-decoration: underline;
	background-color: transparent; }
	
.sidebar-bg-current {
	background-image: URL('/wp-content/themes/001/images/sidebarbg.png');
	background-repeat: repeat-y;
	background-color: #ef7868;
	color: #f2cdaf;
	font-size: 11px;
	line-height: 12px; 
	font-style: none;
	font-weight: none;
	font-family: verdana;
	text-align: justify;
	text-transform: none;
	border: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px; }
	
.sidebar-bg-current a:link, .sidebar-bg-current a:active, .sidebar-bg-current a:visited {
	font-family: franklin gothic medium;
	font-size: 10px;	
	line-height: 9px;
	color: #fcad96; 
	background-color: transparent;                
	text-transform: uppercase; 	
	font-weight: normal;	
	text-decoration: none; 
	border-bottom: ;
	cursor: pointer; }
	
.sidebar-bg-current a:hover {	
	color: #fcad96;   
	text-decoration: underline;
	background-color: transparent; }
	
.sidebar-bg-latest {
	background-image: URL('/wp-content/themes/001/images/sidebarbg.png');
	background-repeat: repeat-y;
	background-color: #ef7868;
	color: #f2cdaf;
	font-size: 11px;
	line-height: 12px; 
	font-style: none;
	font-weight: none;
	font-family: verdana;
	text-align: justify;
	text-transform: none;
	border: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-right: 25px;
	margin: 0px; }
	
.sidebar-bg-latest a:link, .sidebar-bg-latest a:active, .sidebar-bg-latest a:visited {
	font-family: verdana;
	font-size: 11px;	
	line-height: 11px;
	color: #f2cdaf; 
	background-color: transparent;                
	text-transform: none; 	
	font-weight: normal;	
	text-decoration: none; 
	border-bottom: ;
	cursor: pointer; }
	
.sidebar-bg-latest a:hover {	
	color: #f2cdaf;   
	text-decoration: underline;
	background-color: transparent; }
	
.sidebarbottom {
	width: 336px;
	height: 60px;
	background-color: #ef7868;
	background-image: URL('/wp-content/themes/001/images/sidebottombg.png');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px; }
	
.radius {
	-moz-border-radius: 10px;
	background-color: #eddfbf;
	color: #a19781;
	font-family: verdana;
	vertical-align: middle;
	font-size: 11px;
	line-height: 12px; 
	text-align: center; 
	padding: 10px;}
	
	
/* --------------------------- Footer --------------------------------*/

#footer {
	background-image: URL('/wp-content/themes/001/images/footerbg.png');
	background-repeat: repeat-x;
	background-color: transparent; 
	color: #a19781;
	margin: 0 auto;
	margin-top: 0px; 
	width: 100%;
	line-height: 11px;
	text-align: center;
	font-family: franklin gothic medium;
	font-size: 11px;
	padding: 30px;
	overflow: none; }
	
.footer a:link, .footer a:active, .footer a:visited {         
	font-family: franklin gothic medium;
	font-size: 10px;	
	line-height: 9px;
	color: #ef7868; 
	background-color: transparent;                
	text-transform: uppercase; 	
	font-weight: normal;	
	text-decoration: none; 
	border-bottom: ;
	cursor: pointer; }
	
.footer a:hover {	
	color: #a79986;   
	text-decoration: underline;
	background-color: transparent; }
	
	
