﻿/*
Theme Name: SouthForbes
Version: 1.0
Author: Shercorp
*/

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#333333;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body
{
    /*background-position: center top;*/
    margin: 0;
    padding: 0;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 11px;
	/*background-color:#999999;*/
    background: #fff url(../images/background.jpg) repeat-x left top;
    color: #333333;
}

h1
{
    font-family:Times New Roman,Helvetica, Sans-Serif;
    font-size:28px;
    color:#336600;
    /*text-transform:uppercase;
letter-spacing: 1px;
    */
    margin:20px 0 0 0;
    
}
h2
{
    font-family:Times New Roman,Helvetica, Sans-Serif;
    font-size:20px;
    color:#336600;
    /*text-transform:uppercase;
letter-spacing: 1px;
*/
    margin:20px 0 0 0;
    
}
#wrapper{
	width:1000px;
	margin:0 auto;
}
/*Header*/
#header
{
    width: 100%;
    height: 158px;
    overflow: hidden;
    background: url(../images/top_header_bg.jpg) repeat left top;
} 

#subheader {
height:158px;
border: 1px solid red;
display:block;
position:inherited;
}
#header #top  #left-side
{
    margin:0 0 0 20px;
    width:180px;
    height:125px;
    float:left;
    /*border: solid 1px red;*/
}

#header #left-side #logo{
    
    margin:15px 0 14px 0;
  
}

#header #left-side #logo a:hover{
	text-decoration:none;
}
#header #left-side #logo p{
	font-size:15px;
}

#header #center {
	float:left;
	/*border:solid 1px red;*/
	width:350px;
	margin: 20px 0 0 20px;
}

#header #top #right-side
{
    margin:0 25px 0 0;
    width:300px;
    height:125px;
    float:right;
    /*border: solid 1px red;*/
}


/* CONTACT */
#top  #right-side #contact
{	
    width:300px;
	height:125px;
	text-align:right;
	float:right;
	/*border: solid 1px red;*/
}

#top #contact #yahoo_messenger
{
    width:300px;
    text-align:right;
    margin:2px 0 0 0;
	float:right;
	/*border: solid 1px red;*/
}
#top #contact #mobile{
    font-family:Tahoma,Helvetica, Sans-Serif;
    font-size:12px;
    color:#fff;
    width:300px;
    text-align:right;
    margin:20px 0 0 0;
	float:right;
	/*border: solid 1px red;*/
}

/*mainmenu*/
#header #mainmenu
{	
    width:100%;
	height:32px;
	margin: 0 0 0 17px;
	padding: 1px 0 0 1px;
	/*border: solid 1px red*/
}
#mainmenu ul{
	margin: 0;
	z-index:20;
	float:left;
}
/*Top level list items*/
#mainmenu ul li
{
    position: relative;
    display: inline;
    float: left;
    z-index: 20;
    color: #666666;
    margin: 0 0 0 2px;
    font-weight: normal;
    height: 34px;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    background: url(../images/menu.jpg) repeat;
}
#mainmenu ul li:first-child{
	padding:0;
	background:none;
	border-left: 1px solid #C0C0C0;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#fff;
	z-index:1000;
	padding:8px 12px 0 12px;
	
	vertical-align:middle;
	/*border: solid 1px red;*/
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a
{
    text-decoration: none;
    color: #000;
    height:34px;
    font-weight:700;
	background:url(../images/menu_ro.jpg) repeat-x;
    
    
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 6px;
	padding:0;
	background:#f26521;
	float:none;
}
#mainmenu ul li ul li ul{
	margin:0;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
	height:auto;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px; /*width of sub menus*/
	height:auto;
	padding: 7px 5px 7px 10px;
	margin: 0;
	border-bottom: 1px solid #d95c1d;
	background:#f26521;
	border-top-width: 0;
	text-align:left;
	text-decoration:none;
	color:#000;
	font-size:13px;
	text-transform:capitalize;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	color:#fff;
	background:#f26521 url(../images/ico_menu.gif) no-repeat right center;
}
/* Sub level menu links style */
#mainmenu ul li ul li ul li a, #mainmenu ul li.current_page_item ul ul a, #mainmenu ul li.select ul ul a{
	background:#392d2b;
	border-bottom: 1px solid #4d4241;
}
#mainmenu ul li ul li ul li  a:hover{ /*sub menus hover style*/
	background:#534340;
}
/*board*/
#board
{
    width: 958px;
    height: 290px;
    background: #fff;
    overflow: hidden;
    float: left;
    border: 1px solid #C0C0C0;
	border-top: 1px solid #fff;
	position:relative;
}

#board #carousel
{
    background: #fff;
    overflow: hidden;
    float: left;
    margin:5px 2px 2px 5px;
    text-align:center;
    vertical-align:middle;
}

#leftmargin, #rightmargin
{ 
    width:20px;
    height:292px;
    float:left;
}


/* BODY */

#body{
	width:100%;
	height:100%;
	background-color:#fff;
	margin:0;
	position:relative;
	/*border: 1px solid red;*/
}

#content{
	width: 642px;
	float:left;	
	background:#fff url(../images/body_bg.jpg) no-repeat left top;
}
#sidebar
{
    width:358px;
	background-color:#fff;
    background:#fff url(../images/sidebar_bg.jpg) no-repeat left top;
    float:right;
	/*border: 1px solid red;*/
	
}

/* CONTENT */

#content .post
{
    margin: 0 0 0 30px;
	/*border: 1px solid red;*/
}
#content .post p
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:13.5px;
    color:#616161;
    margin: 25px 40px 0 0;
    line-height:18pt;
}
#content.post .end
{
    background:#fff url(../images/end_margin.jpg) no-repeat left top;
    margin:30px 0 40px 0;
    
}

#sub_body{
	width:100%;
	/*border: 1px solid red;*/
	position:inherit;
	background-color:#fff;
}

.featured_post
{
    margin: 0 0 0 30px;
	background-color:#fff;
	/*width:100%;*/
	/*border: 1px solid red;*/
}
.featured_post_box
{
    width:800px;
	height:250px;
    background-color:#fff;
	/*border: 1px solid red;*/
}

.featured_post_box .thumbnail
{
    margin: 30px 10px 0 0;
    height:118px;
    width: 187px;
    border: 1px solid #C0C0C0;
    padding: 7px 2px 2px 2px;
    float:left;
    text-align:center;
    vertical-align:middle;
    background-color:#fff;
}
.featured_post_box .thumbnail img
{
    height:110px;
    width:180px;
}

.featured_post_box ul{
	margin: 0;
	float:left;
	background-color:#fff;
	
}

.featured_post_box ul li
{
    position: relative;
    display: inline;
    float: left;
    margin: 0 0 0 10px;
    text-transform: uppercase;
    background-color:#fff;
}
.featured_post_box ul li.first{
	padding:0;
	background:none;
}

.featured_post_box .title
{
    font-family:Arial,Helvetica, Sans-Serif;
    font-size:13px;
    font-weight:700;
    color:#026304;
    margin: 20px 0 0 2px;
    background-color:#fff;
    z-index: 25;
    text-transform:none;
    text-align:left;
}

/* SIDEBAR */



#sidebar #sidebar_content
{
    margin:0 0 0 30px;
    float:left;
}

#sidebar #news, #links
{
    margin:20px 0 0 0;
}

#sidebar #news, #links ul
{
    margin: 0;
	z-index:25;
	float:left;
}
#sidebar #news ul li
{ 
    position: relative;
    list-style-type:none;
    float: left;
    z-index: 25;
    line-height:40px;
    width:272px;
    border-top: dotted 2px #C0C0C0; 
    text-align:left;   
}


#sidebar #news ul li a
{ 
    display:block;
    font-size:13px;
    line-height:40px;
    width:270px;
}

#sidebar #news ul li a:hover
{
   background-color :#d4eabf;
   line-height:40px;
   width:272px;
   
}

#sidebar #news ul li.more{
    font-style:italic;
    text-align:right;
    font-size:12px;
    margin:0 0 10px 0;
}

#sidebar #news ul li.more a:hover{
    font-style:italic;
    text-align:right;
    background-color :#fff;
}

#sidebar #links ul li
{ 
    position: relative;
    list-style-type:none;
    float: left;
    margin:10px 0 0 0;
}

.sidebar_widgets{
	width:281px;
	font-size:13px;
	line-height:1.5em;
	color:#000;
}
.sidebar_widgets a{
	color:#000;
}


/* FOOTER */
#footer_wrapper
{
	background-color:#339933;
	width:100%;
	/*border: 1px solid red;*/
	border-top:1px solid #fff;
}
#footer
{   
	/*padding: 50px 0 0 0;
	margin: 0 0 0 100px;*/
	height:120px;
	width:1000px;
	margin:0 auto;
	background:#339933 url(../images/footer.jpg) no-repeat left bottom;
	
	position:inherit;
	border-top:1px solid #fff;
	/*border: 1px solid red;*/
}

#footer #footer_links
{
    margin: 50px 0 0 0;
 	vertical-align:top;
    text-align:center;
	position:inherit;
	float:right;
	width:800px;
	/*border:1px solid red;*/
}
#footer  #copyright
{
    margin: 10px 0 10px 0;
    vertical-align:bottom;
    text-align:center;
	position:inherit;
	float:right;
	/*border:1px solid red;*/
	width:600px;
}

#footer  p
{
    color:#fff;
    font-size:13px;
    font-family: Tahoma, Helvetica, Sans-Serif;
	float:left;
	position:inherit;
}

#footer #footer_links ul
{
    margin: 0 0 0 100px;
	text-align:center;
	position:inherit;
}

#footer #footer_links ul li
{ 
    position: inherit;
    display:inline;
    float: left;
    margin:10px 2px 0 2px;;
    text-align:center;
}
#footer #footer_links ul li a
{
    text-transform:uppercase;
    font-family: Tahoma, Helvetica, Sans-Serif;
    font-size:11px;
    color:#fff;
}

