/*
Theme Name: Navigation 4 Seniors
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background: #5a3839 url('images/background.gif') top repeat-x;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	margin-bottom: 50px;
	text-align: justify;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; font-family: georgia; font-weight: normal;}
h3 {font-size: 10pt; padding: 10px 0 6px 0}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

ul.left{
	float: left;
  padding-right: 20px;
    }
ul.right{
	float: right;
  padding-left: -20px;
  }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#846e3c;
	text-decoration:none;
	font-weight: bold;
	}

a:hover{
	text-decoration: underline;
	color: #5a3839;
	font-weight: bold;
	}



/* container */


#container {
	width: 797px;
	margin: 0 auto;
	padding:0;
	background:#e6e0e1;;
	color:#333;
	border-right: 1px solid black;
	border-left: 1px solid black;
	}
	
/* header */

#header {
	background: url('images/header-s.jpg');
  	width: 797px; 
  	height: 200px;
	color: #fff; 
	clear: both;
	}

#socoheader {
	background: url('images/soco-header-bg.jpg');
  	width: 797px; 
  	height: 200px;
	color: #fff; 
	clear: both;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#846e3c;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:797px; 
	overflow:hidden;
	border-right: 1px solid black;
	border-left: 1px solid black;	
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



#newmenu {
	background:#613839; 
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:543px; 
	overflow:hidden;
	margin: 0 0 18px; 0;
}

#newmenu ul {
	margin:0;
	padding:0;
}

#newmenu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#newmenu ul li a {
	padding:4px 10px;
	margin: 0;
	color:#fff;
	display:block;
	text-decoration: none;
}

#newmenu ul li a:hover {
	background:#714d4e; 
	color:#fff;
	text-decoration: none; 
}



/* content */

#contentwrapper {
	background: #e6e0e1 url(/design_images/content_bg_top.gif) top no-repeat;
	min-height: 700px;
	width: 797px;
	clear: both;
}

#content {
	float: right;
	width:543px;
	margin:15px 12px 0px 12px;
	vertical-align: top;
	clear: right;
	}	

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h1{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {
	margin-left: 20px;
}

.post li {
	margin-left: 12px;
}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:5px 0;}
.alignright a{float:right; margin:5px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:218px;
	float:left;
	margin:0;
	padding: 15px 0px 0 12px;
	clear: left;
	}

#sidebar h2{
	font:normal 14pt book antiqua, courier, georgia, times;
	color: #643c3d;	
	margin: 0;
	padding-left: 5px;
}

h2 a {
	color: #643c3d;
	text-decoration: none;
	font-weight: normal;
}

h2 a:hover {
	color: #846e3c;
	text-decoration: none;
	font-weight: normal;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding-bottom: 10px; margin: auto; display: block;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 1px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #555555; }

img.alignleft {
	padding: 1px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #555555; }

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#socofooter {
	background: #e6e0e1 url('images/888footer.jpg') bottom no-repeat;
	height: 200px;
	border-bottom: 1px solid black;	
	font-size: 1.2em;
	width: 797px;
	margin: 0 auto;
	clear: both;
	}

#footer {
	background: #e6e0e1 url('images/footer.jpg') bottom no-repeat;
	height: 200px;
	border-bottom: 1px solid black;	
	font-size: 1em;
	width: 797px;
	margin: 0 auto;
	clear: both;
	}
	
#footer-info {
	float: left;
	width: 300px;
	height: 80px;
	margin-top: 80px;
	clear: left;
}

#footer-info p {
	padding-left: 8px;
	text-align: left;
	text-align: top;
	font-size: 1em;
	font-weight: bold;
	text-align: bottom;
}

#footer-right {
	float: right;
	width: 250px;
	height: 60px;
	padding: 20px 12px 0 0;
	clear: right;
}

#franchise-opportunities {
	float: right;
	background: #684041;
	border: solid black 1px;
	padding: 2px;
	font-weight: bold;
	width: 150px;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
}


/*
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
*/

#imageContainer { height:200px; }   
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:200px;  	
			width:797px; 	
			opacity: -0.01; } 

a.copylink:link {
	color: #ffffff;
	text-decoration: none;
}

a.copylink:active {
	color: #ffffff;
	text-decoration: none;
}

a.copylink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.copylink:hover {
	text-decoration: underline;
}


#tMenu {
	background: #846e3c;
	height: 25px;
}



a.copylink:link {
	color: #ffffff;
	text-decoration: none;
}

a.copylink:active {
	color: #ffffff;
	text-decoration: none;
}

a.copylink:visited {
	color: #ffffff;
	text-decoration: none;
}

a.copylink:hover {
	text-decoration: underline;
}



#home-boxes {
	width: 535px;
	height: 215px; 
	padding-bottom: 20px;
}

#box-left-content {
	float: left;
	width: 171px;
	height: 215px;
	padding: 0 0 0 8px;
}

#box-middle-content {
	float: left;
	width: 171px;
	height: 215px; 
	padding: 0 5px 0 5px;
}

#box-right-content {
	float: left;
	width: 171px;
	height: 215px; 
}

a.franchise:link {
	color: #dfd4bd;
	text-decoration: none;
}

a.franchise:active {
	color: #dfd4bd;
	text-decoration: none;
}

a.franchise:visited {
	color: #dfd4bd;
	text-decoration: none;
}

a.franchise:hover {
	color: #ffffff;
	text-decoration: none;
}

h2.pagetitle {
	font:normal 15pt georgia, times;
	padding-bottom: 12px;
	}

#text #ian { margin-top: 30px; padding-top: 25px;; }
#ian li { padding: 0; margin: 10px; list-style: none outside;}
#ian li a { text-decoration: none; display: block; }
#ian span { width: 250px; float: left; margin: 0 0 0 25px;}
#ian span.right { display: inline; margin: 0 0 0 15px;}
#ian li.subcat a { font-size: 1.5em; color: #5a3839; } 
#ian li.subcat a:hover { font-size: 1.5em; color: #846e3c; } 


/*Extra Extra*/
#userlogin li{
	list-style-type: none;
	
	}

.form_label {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
}

.form_field {
	text-align: left;
	vertical-align: top;
}

#copyrite {
	text-align: right;
	color: #ffffff;
	font-size: .8em;
	font-weight: bold;
	float: right;
	margin-top: 43px;
	width: 797px;
	clear: both;
}

.upcomingevents {
	margin:0;
	padding-top:12px ;
	
	line-height: 14pt;
	}
	
.upcomingevents ul {
	list-style-type: none;
	padding-left:12px ;
	}

