/*  
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:#fff;
	}
	
#page {
	margin:0 auto;
	text-align:left;
	width:930px;
	background:url(images/bg.gif);
	border:1px solid #3b3b3b;
	}
	
#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:#3b3b3b;
	height:32px;
}

#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;
	padding: 10px 0 0 0;
	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:#8d8d8d;
	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:#fff;
	}
.sb-top-list2 li a:visited {
	color:#fff;
	}	
	
.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:#3b3b3b;
	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:#3b3b3b;
	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:#3b3b3b;
	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:#3b3b3b;
	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;
}
	
.search{	
	padding:0 10px 0 10px;
	}
/* END Comments */



#main2 { 
	font-size: 1.2em;
	margin: 0 auto 25px;
	position: relative;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
}

.notice { 
	border: 2px solid #4c9545; 
	background: #abd8a2; 
	color: #4c9545; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

/* Login Form
=================================== */

.login { 
	position: absolute;
	bottom: 31px;
	left: 0;
	font-weight: bold;
	color: #444;
	width: 100%;
	z-index: 1;
}

.login p { padding: 0 0 5px; }

.login label {
	display: block;
	float: left;
	padding-right: 10px;
}

.login #submit {
	font-size: 1.2em;
	margin-top: 13px;
	float: left;
}

p.login {
	font-weight: normal;
	font-size: 1.2em;
}

form.login input { 
	margin-top: 3px;
	border: 1px solid #999;
}


/* Front Page
=================================== */

#front-page #hottags { 
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	overflow: hidden;
}

#front-page #discussions { 
	margin-left: 170px;
	width: 590px;
}

.frontpageheatmap {
	font-weight: normal;
	line-height: 30px;
	padding-bottom: 10px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register {
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #discussions ul { padding: 0 0 0 14px; }

.sticky { background: #a1d29a; }

/* Topic Page
=================================== */

.infobox {
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }

#topic-info {
	float: left;
	padding: 0 1em 0 0;
}

#topic-tags {
	border-left: 1px solid #ccc;
	float: right;
	padding: 0 0 0 1em;
}

.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

#thread {
	background: #eee;
	list-style: none;
	margin: 0 0 0 100px;
	padding: 0;
}

#thread li {
	padding: 1.5em 1.0em;
	line-height: 1.5em;
}

#thread li ol, #thread li ul { margin-left: 40px; }

#thread li ol li, #thread li ul li { padding: 0; }

.threadauthor {
	margin-left: -110px;
	overflow: hidden;
	position: absolute;
	width: 95px;
}

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.poststuff {
	border-top: 1px dotted #ccc;
	margin: 10px 0 0;
	padding: 5px 0 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.num, #forumlist small {
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

.postform {
	background: #f0f0f0;
	padding: 1em;
	margin-bottom: 1em;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 720px;
	display: block;
}

.postform label { display: block; }

#manage-tags { 
	margin: 10px 0; 
	list-style: none; 
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

.submit { text-align: right; }

.topiclink { display: block; }

.topictitle {
	font-size: 26px;
	font-weight: normal;
	display: inline;
}

/* Other
=================================== */

#content .frontpageheatmap a {
	font-weight: normal;
	text-decoration: none;
}

#content .infobox li { margin-bottom: 2px; }

#content .nav a {
	border: 1px solid #ccc;
	font-weight: normal;
}
#content .nav a:hover {
	border: 1px solid #999;
}
#content a:visited {
	font-weight: normal;
}

#front-search {
	float: right;
	margin-top: -8px;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #e4f3e1; }

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background: #ddd;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background: #f7f7f7;
	margin-bottom: 2em;
	width: 100%;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

/* Profile Page
=================================== */

#profile-menu {
	list-style: none;
	position: absolute;
	right: 0;
}

#profile-menu li {
	font-size: 1.1em;
	background-color: #eee;
	padding: 4px 7px;
	display: inline;
	border-top: 3px double #9e9e9e;
	position: relative;
	top: -10px;
}

#profile-menu li.current {
	background-color: #ddd;
	border-top: 1px solid #9e9e9e;
}

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

/* Profile Edit
=================================== */

fieldset { 
	border-top: 3px double #ccc;
	border-bottom: 1px solid #ccc;
	border-left: none;
	border-right: none;
	padding: 10px 0 10px 10px; 
	margin-bottom: 15px;
	width: 720px;
}

legend { 
	font-weight: bold;
	padding: 0 15px;
}

fieldset table { 
	text-align: left;
	margin: 0 15px;
}

fieldset table td { padding: 2px 0; }

fieldset p { 
	font-size: 11px;
	margin: 10px 16px;
}

