/*  
Theme Name: Wordpresstige
Theme URI: http://www.wordpressident.com/
Description: Cutting-edge and contemporary, this theme offers everything the modern blogger needs to operate a quality blog. Featuring 6 sidebars, dynamic page insertion and easy customization, plus a handsome CSS tableless design, this theme may be the last you ever need! For information on customization visit: <a href="http://www.wordpressident.com">www.wordpressident.com</a>
Version: 1.0
Author: Sam Lewis
Author URI: http://www.webcontempo.com

	This theme was designed by Sam Lewis.
	
	For more information on Sam, check out www.webcontempo.com to see his design portfolio.
	
	For more information on the Wordpressident theme, please visit: www.wordpressident.com

	This theme is available via the GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	margin:0px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	background-color:#bbd2ae;
	}
	
#page {
	margin:0 auto;
	text-align:left;
	width:930px;
	background:url(images/bg.gif);
	border:1px solid #376711;
	}
	
#body-container {	
	overflow:hidden;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.pad-bottom {
	padding:0 0 35px 0;
}


a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	font-size: 3em;
	margin:0;
	padding:0;
	}
	
h2 {
	font-size: 1.5em;
	}
	
.red {
	color:#FF0000;
}
	
/*- Header Styles */	
#top {
	background-color:#376711;
	height:32px;
}
#top2 {
	background-color:#376711;
	height:32px;
}
#top3 {
	background-color:#bbd2ae;
	height:5px;
}
#header {
	background-color:#ededed;
	height:187px;
}

#header-sb {
	height:150px;
	margin:0;
	padding:0;
}

#headerimg{
	float:left;
	width:720px;
	}

#header-right {
	padding:20px 0 20px 0;
	text-align:center;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}	

#rss {
	padding: 10px 0 10px 0;
	text-align:center;
}
/*- END Header Styles */

/*- Main Menu in Header */

ul.menu {
	font-family:"Trebuchet MS";
	font-weight:bold;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 20px;
	width: 90%;
	}

ul.menu li {
	display: inline;
	margin: 0;
	}

ul.menu,
ul.menu li a {
	padding: 7px 10px 7px;
	}

ul.menu li a {
	font-size: 14px;
	color: #fff;
	margin: 0;
	text-decoration: none;
	}

ul.menu li a:hover {
	background: #000;
	color: #fff !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #fff !important;
	background: #000;
	text-decoration: none;
	
	}
	
/*- END Main Menu in Header */

/*- Format Body */

#pad-content {
	padding:0 10px 0 10px;
	background-color:#FFFFFF;
}
#main-content {
	float:left;
	padding-left:15px;
	padding-top:10px;
	width:560px;
	background-color:#FFFFFF;
	}
#main-content h2 {
	font-size:28px;
	color:#474747;
	margin: 0px 0px 3px 0px;
	border-bottom: 1px dotted #cccccc;
	font-weight:normal;
	font-family:"Trebuchet MS";
}

#main-content h2 a { color:#474747; text-decoration: none; }
#main-content h2 a:hover { text-decoration: underline; }

#main-content h4 {
	font-size:9px;
	color:#474747;
	font-weight:normal;
	text-decoration:none;
	line-height:12px;
	margin:0;
	padding:0 0 0 16px;
}

#main-content h4 a { color:blue; text-decoration: none; }
#main-content h4 a:hover { text-decoration: underline; }

.post {
	text-align:justify;
	color:#474747;
}

.post-comments {
	float:left;
	background:url(images/comments-icon.gif) no-repeat left center;
	padding:0 0 0 16px;
}

.post-tags {
	float:left;
	background:url(images/tag-icon.gif) no-repeat left center;
	padding:0 0 0 16px;
}

/*- END Format Body */

/* Sidebar Top Styles */

#sidebar-top {
	float:left;
	width:360px;
	background-color:#eceaeb;
	height:150px;

}

.sb-top-list {
	margin: 0;
	padding: 0;
	}
	
	
.sb-top-list ul {
	margin:0;
	padding:5px 15px 5px 15px;

}

.sb-top-list li {
	list-style-type:none;
	text-align:left;
	padding: 2px 0 2px 0;
	}
	
.sb-top-list h2 {
	font-family:"Trebuchet MS";
	font-weight:normal;
	background-color:#949494;
	font-size:16px;
	color:#fff;
	margin: 0;
	padding: 5px 0 5px 15px;
	}
	
.sb-top-list li a {
	color:#3b3b3b;
	}
.sb-top-list li a:visited {
	color:#3b3b3b;
	}	
	
.sb-top-list li a:hover {
	text-decoration:underline;
	}	


/* END Sidebar Top Styles */

/* Sidebar Top2 Styles */

#sidebar-top2 {
	float:left;
	width:360px;
	background-color:#bbd2ae;
	height:150px;

}

.sb-top-list2 {
	margin: 0;
	padding: 0;
	}
	
	
.sb-top-list2 ul {
	margin:0;
	padding:5px 15px 5px 15px;

}

.sb-top-list2 li {
	list-style-type:none;
	text-align:left;
	padding: 2px 0 2px 0;
	}
	
.sb-top-list2 h2 {
	font-family:"Trebuchet MS";
	font-weight:normal;
	background-color:#949494;
	font-size:16px;
	color:#fff;
	margin: 0;
	padding: 5px 0 5px 15px;
	}
	
.sb-top-list2 li a {
	color:#3b3b3b;
	}
.sb-top-list2 li a:visited {
	color:#3b3b3b;
	}	
	
.sb-top-list2 li a:hover {
	text-decoration:underline;
	}	
/* END Sidebar Top2 Styles */

/* Sidebar Top Styles */

#sidebar-top-rss {
	float:left;
	width:210px;
	background-color:#eceaeb;
	height:150px;

}

.sb-top-list {
	margin: 0;
	padding: 0;
	}
	
	
.sb-top-list ul {
	margin:0;
	padding:5px 15px 5px 15px;

}

.sb-top-list li {
	list-style-type:none;
	text-align:left;
	padding: 2px 0 2px 0;
	}
	
.sb-top-list h2 {
	font-family:"Trebuchet MS";
	font-weight:normal;
	background-color:#376711;
	font-size:16px;
	color:#fff;
	margin: 0;
	padding: 5px 0 5px 15px;
	}
	
/* END Sidebar RSS Styles */

/* Main Sidebar Styles */

#sidebar-main {
	float:right;
	width:310px;
	background-color:#ebebeb;
}

.sb-main-list{	
	background-color:#376711;
	min-height:32px;
	}
	
.search{	
	padding:0 10px 0 10px;
	}
	
.sb-main-list h2{
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:16px;
	color:#fff;
	padding:6px 0 0 15px;
	margin:0;
	}
.sb-main-list ul {
	margin:5px 15px 0 15px;
	padding:0px;
}

.sb-main-list li {
	list-style-type:none;
	border-bottom: 1px dotted #cccccc;
	text-align:left;
	padding:5px;
	}
	
.li-bg {
	background-color:#ebebeb;
	padding-bottom:5px;
}

.sb-main-list {
	font-size:12px;
	color:#474747;
	text-decoration:none;
	}
	
.sb-main-list a{
	font-size:12px;
	color:#474747;
	text-decoration:none;
	}
			
.sb-main-list a:hover {
	font-size:12px;
	text-decoration:underline;
	}

/* END Main Sidebar Styles */

/* Sidebar Bottom Styles */

#sidebar-bottom {
	float:left;
	width:310px;
}


.sb-bottom-list {
	margin: 0;
	padding: 0;
	}
	
	
.sb-bottom-list ul {
	margin:0;
	padding:5px 15px 5px 15px;
}

ul.sb-bottom-list {
	margin: 0;
	padding: 0 0 0 0;
	color:#FFF;
	}

.sb-bottom-list li {
	list-style-type:none;
	text-align:left;
	padding: 2px 0 2px 0;
	}	
	
ul.sb-bottom-list h2 {
	font-family:"Trebuchet MS";
	font-weight:normal;
	font-size:16px;
	margin: 0;
	background-color:#376711;
	padding: 5px 15px 5px 15px;
	
	}
	
ul.sb-bottom-list a {
	font-weight:bold;
	color:#fff;
	margin: 0;
	padding:0;
	text-decoration: none;
	}

ul.sb-bottom-list a:hover {
	text-decoration: underline;
	}
	
.sb-bottom-list #searchform {
	text-align:left;
	margin:10px 0 10px 0;
}

.sb-bottom-list #calendar_wrap {
	text-align:left;
}

.sb-bottom-list #calendar_wrap a{
	text-decoration:underline;
}

.sb-bottom-list .textwidget {
	margin:0;
}

/* END Sidebar Bottom Styles */


/* Footer Styles */

#footer {
	float:left;
	width:100%;
	min-height:299px;
	margin: 0 0 0 0;
	background-color:#8d8d8d;
}

/* END Footer Styles */

/* Sub Footer Styles */

#subfooter {
	float:left;
	background-color:#376711;
	height:32px;
	width:100%;
	text-align:right;
	color:#fff;
	padding: 0 0 0 0;
}

#subfooter a{
	color:#fff;
}

.pad-sub-foot {
	padding: 8px 25px 0px 25px;
	margin:0;
}

/* END Sub Footer Styles */

/* Widget Styles */

.textwidget {
	margin:10px 20px 10px 20px;
}

#searchform {
	margin:0;
	padding:0;
	text-align:center;
}

#calendar_wrap {
	text-align:center;
}

/* END Widget Styles */

/* Comments */

#comments {	
	color:#474747;	
}


#comments ul {	
	list-style-type:none;
	margin:0;
	padding:0;
}

.text_input {
	margin:0 5px 0 0;
}

.comment-text {
	padding:0 0 0 0;
	border-bottom: 1px dotted #cccccc;
}

.comment-info a{
	color:#474747;
	text-decoration:none;
}

.comment-info a:hover{
	color:#FF0000;
	text-decoration:underline;
}

.comment-time {
	font-size:9px;
	color:#999;
}


.comment-head {
	font-family:"Arial Narrow", Arial;
	color:#474747;
	font-size:20px;
}

.related ul {
	list-style-type:none;
	list-style:none;
	margin-left:0;
	padding-left:0;
}

.related h2 {
	margin:0;
	padding:0;
}

.related a {
	color:#474747;
}

.related a:visited {
	color:#474747;
}

.adsense {	
	padding:5px 0 10px 0;
}

.adsense2 {	
	padding:8px 0 10px 10px;
}
	
.search{	
	padding:0 10px 0 10px;
	}
/* END Comments */
