/*
Theme Name: We Rock Your Web Forum
Description: Forum theme by WeRockYourWeb.com for Forum.WeRockYourWeb.com
Author: Contract Web Development, Inc.
Author URI: http://www.WeRockYourWeb.com
*/

/* static START */
* { margin:0; padding:0 }
abbr[title], acronym[title] {	border-bottom:thin dotted;	cursor:help }
body { margin: 20px 0 0 0; padding: 0; text-align: center; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 100.01%; line-height: 100.01%; color: #462600; background: #815c2d url(images/bg.jpg) repeat }
#container { font-size: 10px; text-align: left; line-height: 140%; border: 0; width: 981px; margin: 0 auto; padding: 0; background: #E5E5CC }
* html #container { width: 981px; w\idth: 980px }
#inner-container { font-size: 110%; line-height: 150%; width: 957px; height: 100%; margin: 0; padding: 0 11px;	border-left: 1px solid #785327;	border-bottom: 1px solid #785327; border-right: 1px solid #785327; background: #eff4e9 /* url(bg-inner.gif) repeat */ } 
h1, h2 { font-size: 150%; font-weight: bold; font-style: italic; font-family: Arial, Helvetica, sans-serif;	color: #6a2800;	margin-bottom: 1em;	text-transform: none; text-decoration: none; font-variant: small-caps; border: 0 }
h2 { font-size: 130% }
h3 { font-weight: bold; font-style: normal; font-size: 115%; font-family: Arial, Helvetica, sans-serif;	color: #2C5098;	margin-bottom: 1em;	text-transform: none; border-bottom: 2px solid #ff5400 } 
a:link, a:visited {	color: #6a2800; text-decoration: underline; border-bottom: none }
a:active { text-decoration: underline; border-bottom: none } 
a:hover { text-decoration: underline; color: #a14914 }
em { font-style: italic; letter-spacing: .25px;	margin-right: .125em	}
hr { height: 1em;	margin: 0; padding: 0; color: #FFF; background-color: #FFF; border: none;	border-top: 1px dotted #A6A6A6 }
p { border: 0 }
strong, b { color: #6a2800 }
img { margin: 0; padding: 0.3em 0.5em; border: 0 }
a:hover img { border: 0 }
img.sided {	background:#FFF; border:1px solid #CCC; padding:3px }
small { font-size:10px }
a:hover img.sided { border-color:#A6A6A6 }
blockquote { background:#F4F5F7 url(img/blockquote.gif) 3px 3px no-repeat;	border:1px dashed #CCC;	padding:8px 12px 8px 36px;	margin:5px 0 }
.more-link { font-size:11px }
.alignleft { float:left; text-align:left; margin-right:10px }
.alignright { float:right; text-align:right; margin-left:10px }
.aligncenter { display: block; margin-left: auto; margin-right: auto }
.floatleft { float:left }
.floatright { float:right }
.left { float:left; margin-right:0px } /* cwd margin-right: 10px */
.right { float:right; margin-left:10px }
.fixed, .clear { clear:both }
input.textfield, textarea { background:#FFF url(img/textfield.gif) top repeat-x; border:1px solid #A6A6A6; padding:2px 1px }
.boxcaption { background:#E3E4E6 url(img/box.gif) 0 0 no-repeat; padding:6px 12px; border-bottom:1px solid #CCC }
.boxcaption h3 { font-size:12px; font-family:Verdana,"BitStream vera Sans"; letter-spacing:0em }
.box { background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat; padding:8px 12px; margin-bottom:10px }
.messagebox, .errorbox { background:#EDEFF0 url(img/messagebox.gif) no-repeat; padding:0 12px; height:27px; line-height:27px; font-size:11px }
.w3c { color:#080; font-size:10px }
/* static END */

/* social media */
.social td { padding-right: 1em }

/* floating social media */
#box { width: 51px; max-width: 51px; position: absolute; margin-left: -80px; margin-top: -5px; border: 1px solid #fff; border-right: 0px; padding: 5px 10px; background: #fff }
#box div { margin: 10px 0 }
#box #tweet, #box #stumble, #box #plusone { padding: 0; margin: 10px 0 0 0 }

/* adsense */
#adsense-sidebar, #adsense-header, #adsense-bottom { text-align: center; margin: 0 auto }
#header-banner { position: relative; left: -7px; margin-top: 5px }
#get-social { width: 233px; max-width: 233px; vertical-align: top }
#get-social img { float: left; vertical-align:text-top }
#ad-banner { width: 720px; max-width: 720px } 

/* layout START */
#wrap { /*background:url(img/light.png) center top no-repeat;*/ padding:20px 0 }
/* layout END */	

/* header START */
#header { margin-top: 0 }
#logo { background:url(images/logo.jpg) 0 0 no-repeat; height:111px; border-top: 1px solid #785327; border-left: 1px solid #785327; border-right: 1px solid #785327 }
#caption { height:64px; padding:25px 30px 21px }
#title a {	text-decoration:none; color:#FFF; width:250px; height:30px; display:block;	font-family:'Georgia',Times,Serif; letter-spacing:0 }

/* drop-down menu */
#navigation { width: 981px; margin: 0; padding: 0; height: 1em; border: 0 }
#navigation li { list-style: none; float: left; border-right: 1px solid #785327; border-bottom: 1px solid #785327 }
#navigation li a { display: block; font-family: Verdana, Arial, sans-serif; font-size: 100%; font-weight: bold; padding: 0.3em 1.1em 0.4em 1.1em; color: #fff; text-decoration: none; background: #ad3232 url(images/menu-title.gif) repeat-x }
#navigation li ul { display: none; width: 10em; /* Width to help Opera out */ background-color: #69f }
#navigation li:hover ul, #navigation li.hover ul { display: block; position: absolute; margin: 0; padding: 0 } /* :hover class is for ie 6 */
#navigation li:hover li, #navigation li.hover li { float: none }
#navigation li:hover li a, #navigation li.hover li a { color: #fff; background: #ad3232 }
#navigation a:hover, #navigation li li a:hover { color: #fff; background: #d34c4c; border-bottom: none }

/* carry over from main css */
#navigation li { border-right: 1px solid #6d4a22; border-top: 1px solid #6d4a22 }
#navigation ul { top: 2em }
#navigation li li { border-right: 1px solid #6d4a22; border-left: 1px solid #6d4a22 }

/* search box */
#searchbox { width:280px; float:right; padding:4px 10px; margin-right: 12px }
#searchbox .textfield { line-height:16px; width:180px; float:right }
#searchbox .switcher { background:url(img/icons.gif) 0 0 no-repeat; float:right; width:18px; height:22px; line-height:16px; display:block;	text-indent:-999em; float:right; padding:0 2px; height:16px; margin-top:3px }
/* header end */

/* google search box */
#gsearchbox { float: right; padding-right: 25px }

/* content START */
#content { background:#FFF url(img/sidesep.gif) right repeat-y; min-height:400px }
/* content END */

/* main START */
#main { background:#FFF; width:585px; padding: 5px 0 10px 10px; float:left; margin-left: 50px } /* cwd margin-left: 50px */
#notice { color:#080 }
#notice a { text-decoration:underline }
.post { padding: 0 } /* cwd - 0 0 10px 0 */
hr.rule { background:url(img/divider-ornament-wide.gif) no-repeat center; border:0; height:1.5em } 
hr{ background:url(img/divider-ornament-wide.gif) no-repeat center; border:0; height:1.5em; clear: both; padding: 15px 0 15px 0 }
.post h2, .post h1 { display:block; margin:10px 0 3px 0; border-bottom:1px solid #CCC; padding:5px 5px; font-size:28px; font-weight: normal; font-family:'Georgia',Times,Serif }
.post h2, .post h1 a.title { text-decoration:none; color:#4C4C4C }
.post h2, .post h1 a.title:hover { color:#000 }
.post .info { margin:5px }
.post .info span.first { margin-left:0 }
.post .date, .post .tags, .post .categories, .post .editpost, .post .readingblinds, .post .comments, .post .addcomment, .post .editlinks {	background:url(img/icons.gif) no-repeat; padding-left:22px; height:16px; line-height:16px; display:block; font-size:11px }
.post .act { height:16px; float:right } 
.post .act span { float:left; margin-left:15px }
.post .tags { background-position:0 -16px }
.post .categories { background-position:0 -32px }
.post .date { background-position:0 -48px; float:left }
.post .editpost { background-position:0 -64px }
.post .readingblinds { background-position:0 -80px }
.post .comments { background-position:0 -96px }
.post .addcomment { background-position:0 -112px }
.post .editlinks { background-position:0 -176px }
.post .content { padding:5px 0 5px 5px; line-height:145%; overflow:hidden }
.post .content p { margin-bottom:0 } /* cwd - margin-bottom:10px */
.post .content .under { height:16px; line-height:16px }
.post .content .under span { float:left; margin-right:15px }
.post .content h4 { color:#080; margin-bottom:10px }
.post .content img {
	max-width:600px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border:1px solid #CCC;
	margin:5px 0 10px;
}
.post .content table tr td {
	border-top:1px solid #CCC;
	padding:2px 10px;
}
.post .content table tr th {
	padding:1px 10px;
	background:#EDEFF0;
	text-align:left;
}
.post .content .boxcaption {
	background-image:url(img/postbox.gif);
	border-bottom:1px solid #CCC;
}
.post .content .box {
	background-image:url(img/postbox.gif);
}
#postpath {
	background:url(img/icons.gif) 0 -208px no-repeat;
	height:16px;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
}
#pagenavi, 
#postnavi {
	border-top:1px solid #CCC;
	margin:10px -5px 0;
	padding:10px 5px 0;
}
#pagenavi {
	font-size:11px;
}
#pagenavi .newer a, 
#postnavi .prev a {
	background:url(img/icons.gif) 0 -224px no-repeat;
	padding-left:22px;
	float:left;
	height:16px;
	line-height:16px;
}
#pagenavi .older a, 
#postnavi .next a {
	background:url(img/icons.gif) 100% -240px no-repeat;
	padding-right:22px;
	float:right;
	height:16px;
	line-height:16px;
}
/* main END */

/* sidebar START */
#sidebar {
	background:#F7F7F7;
	width:285px; /* cwd 300 */
	float:right;
	font-size:95%;
	background:#F7F7F7;
	line-height:145%;
	overflow:hidden;
}
#sidebar li {
	background:url(img/icons.gif) 0 -320px no-repeat;
	padding-left:22px;
	list-style:none;
	margin-top:5px;
	/*font-size:95%;*/
}
#sidebar .content, 
#sidebar li {
	font-size:12px;
}
#northsidebar .widget {	font-size: 120%; background:url(img/widgetsep.png) bottom no-repeat; padding:10px 15px 19px 0 } /* cwd padding-left: 0 */
#southsidebar .widget {
	background:url(img/widgetsep.png) top no-repeat;
	padding:15px 15px 17px 0; /* cwd padding-left: 0 */
}
#centersidebar {
	padding:12px 15px 0 0; /* cwd padding-left: 0 */
}
#northsidebar, #southsidebar {
	font-size:95%;
}
#northsidebar .widget h2, 
#southsidebar .widget h2 {
	margin-bottom:10px;
}
#northsidebar .widget .content p, 
#southsidebar .widget .content p {
	margin-bottom:10px;
}
#westsidebar {
	width:121px;
	float:left;
	padding-right:5px;
	font-size:95%;
	overflow:hidden;
}
#eastsidebar {
	width:129px;
	float:right;
	font-size:95%;
	overflow:hidden;
}
#westsidebar h3, 
#eastsidebar h3 {
	margin-bottom:5px;
}
#westsidebar .widget, 
#eastsidebar .widget {
	margin-bottom:15px;
}
#sidebar #feedrss, #sidebar #feedemail {
	height:25px;
	line-height:25px;
	display:block;
	padding-left:11px; /* cwd 31 */
	float:left;
	text-decoration:none;
}
#sidebar #feedrss {
	background:url(img/feeds.gif) 0 0 no-repeat;
	margin-left:5px;
}
#sidebar #feed_readers {
	margin-top:15px;
}
#sidebar #feed_readers .reader {
	padding-left:6px;
}
#sidebar #feed_readers .first {
	padding-left:0;
}
#sidebar #feedemail {
	background:url(img/feeds.gif) 0 -25px no-repeat;
	margin-left:25px;
}
#tag_cloud a {
	line-height:130%;
}
/* sidebar END */

/* footer START */
#footer {
	background:url(img/header_footer.jpg) 0 -132px no-repeat;
	display:block;
	height:88px;
	border-top:1px solid #CCC;
	font-size:11px;
	line-height:145%;
	width:100%;
}
#footer a {
	color:#2A2A2A;
}
#copyright {
	margin-top:12px;
	margin-left:20px;
}
#themeinfo {
	margin-left:20px;
}
a#powered {
	background:url(img/bb-logo.png) no-repeat;
	display:block;
	width:92px;
	height:57px;
	float:left;
	margin:0 10px 0 5px;
	text-indent:-999em;
}
a#gotop {
	background:url(img/icons.gif) 0 -304px no-repeat;
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
/* footer END */

/* comment START */
#commentlist {
	background:#FCFCFC;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin:0 -15px;
	padding:0 15px 15px;
}
#commentlist ol, #commentlist li {
	list-style:none;
}
#cmtswitcher {
	background:#FFF;
	font-size:10px;
	padding-top:5px;
}
#cmtswitcher a.tab, 
#cmtswitcher a.curtab {
	padding:5px 10px;
	margin-bottom:-1px;
	display:block;
	float:right;
	color:#555;
	text-decoration:none;
}
#cmtswitcher a.tab {
	border:1px solid #FFF;
	border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
	background:#FCFCFC;
	border:1px solid #CCC;
	border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment, 
#cmtswitcher .addtrackback {
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
	float:left;
	margin-right:15px;
	margin-top:4px !important;
	margin-top:3px;
}
#cmtswitcher .addcomment {
	background:url(img/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
	background:url(img/icons.gif) 0 -144px no-repeat;
}
#thecomments .comment, #thecomments .messagebox {
	margin-top:15px;
}
.comment .author {
	float:left;
	width:81px;
	text-align:center;
}
.comment .pic {
	background:url(img/commentpoint.png) 100% 33% no-repeat;
	padding-right:14px;
	margin-top:10px;
}
.comment .name {
	width:67px;
	padding-right:14px;
	font-weight:bolder;
	overflow:hidden;
}
.comment .avatar {
	padding:1px;
	border:1px solid #999;
}
.comment .info {
	background:#EDEFF0 url(img/comment.gif) 0 0 no-repeat;
	float:left;
	padding:10px 15px 0;
	width:494px;
}
.comment .date, 
.trackback .date {
	float:left;
	font-size:10px;
}
.comment .act, 
.trackback .act {
	float:right;
	font-size:10px;
}
.comment .content {
	background:url(img/comment.gif) 100% 100% no-repeat;
	margin:0 -15px;
	padding:0 15px 10px;
	line-height:145%;
}
.comment .content p {
	margin-top:10px;
}
.comment .content blockquote p {
	margin-top:0;
	margin-bottom:10px;
}
.admincomment .author {
	float:right;
}
.admincomment .pic {
	background:url(img/commentpoint.png) 0% 33% no-repeat;
	padding-right:0;
	padding-left:14px;
}
.admincomment .name {
	padding-right:0;
	padding-left:14px;
}
.admincomment .info {
	float:right;
}
#thetrackbacks {
	display:none;
}
#thetrackbacks li {
	margin-top:15px;
}
.trackback {
	background:#EDEFF0 url(img/box.gif) 0% 0% no-repeat;
	padding:10px 15px 0;
	width:575px;
}
.trackback .title {
	background:#EDEFF0 url(img/box.gif) 100% 100% no-repeat;
	padding:10px 15px !important;
	padding:0 15px 10px;
	width:575px;
	margin:0 -15px;
}
#respond {
	padding:10px 0;
	font-size:11px;
}
#respond .row {
	margin-bottom:5px;
	/*position:relative;*/
}
#respond .textfield {
	width:200px;
}
#submit {
	font-size:10px;
}
#submitbox a.feed {
	background:url(img/icons.gif) 0 -256px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	float:left;
}
#emoticon {
	float:right;
	margin-top:1px;
	margin-right:10px;
}
#comment {
	width:601px;
}
/* comment END */

/* archives STRAT */
#archives {
	list-style-position:inside;
}
.postspermonth {
	margin:5px 0;
	list-style:none;
}
.srg_switcher {
	margin-bottom:10px;
}
/* archives END */

/* linkcat START */
.post .content .linkcat ul li {
	list-style:none;
	float:left;
	width:25%;
	padding:2px 0;
	overflow:hidden;
}
.post .content .linkcat ul li a {
	background:url(img/icons.gif) 0 -160px no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
}
/* linkcat END */

/* image switcher START */
.imageswitcher {
	background:#EDEFF0;
	padding:5px;
	font-size:11px;
}
.imageswitcher_image {
	background:#FFF;
	border:1px solid #BABABA;
	padding:3px;
	margin:0;
}
a .imageswitcher_image:hover {
	border-color:#999;
}
a.imageswitcher_button {
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0 !important;
	margin-bottom:5px;
	margin-right:4px;
	padding:2px 5px;
	background:#BCCCD3;
	border-top:1px solid #BCCCD3;
	border-right:1px solid #BABABA;
	border-bottom:1px solid #BABABA;
	border-left:1px solid #BCCCD3;
	color:#2970A6;
}
a.imageswitcher_button:hover {
	background:#ACBCC3;
	border-top:1px solid #AAA;
	border-right:1px solid #ACBCC3;
	border-bottom:1px solid #ACBCC3;
	border-left:1px solid #AAA;
	text-decoration:none;
}
/* image switcher END */

/* related posts START */
/* when related posts with title */
#related_posts {
	padding-bottom:10px;
}
#related_posts h3 {
	background:#E3E4E6 url(img/box.gif) 0 0 no-repeat;
	font-size:12px;
	padding:6px 12px;
	font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
	letter-spacing:0em;
	border-bottom:1px solid #CCC;
}
#related_posts ul {
	background:#F4F5F7 url(img/box.gif) 100% 100% no-repeat;
	padding:3px 12px 8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
#related_posts .count {
	font-size:10px;
}
#related_posts .excerpt {
	color:#999;
	font-size:11px;
	display:block;
}
/* when related posts without title */
/*
#related_posts {
	padding-top:3px;
	padding-bottom:8px;
}
#related_posts ul li {
	list-style:none;
	padding:3px 5px;
	border-bottom:1px solid #E3E4E6;
	line-height:18px;
}
*/
/* related posts END */
code { color: blue; background: #e9f0fa; cursor: text; padding: 0; margin: 0 /* font-family: "Courier New", Courier, monospace */ }
pre { margin: 0 0 1.81818em 0; padding: 0.81818em; font-size: 0.84615em; font-family: Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; width: 450px }

.download {
	background:transparent url(img/icons.gif) no-repeat scroll 0 -208px;
	height:16px;
	line-height:16px;
	margin:5px 0;
	padding-left:22px;
}
#wpstats { display: none;}
#twitter-tools h2 { background: url(img/twitter.png) no-repeat left center; }
#twitter-tools h2 { margin:0 10px 10px 0; padding: 5px 5px 5px 32px; }

/* add new topics */
#forumlist tr th, #latest tr th { text-transform: capitalize; font-weight: bold }
#latest th a.new-topic:link, #latest th a.new-topic:visited, #latest th a.new-topic:active { text-transform: capitalize; font-variant: normal; font-family: Verdana, Arial, sans-serif; font-size: 100%; font-weight: bold; padding: 0.3em 1em 0.4em 1em; color: #f7e5cf; text-decoration: none; background-color: #492b09; border: 2px solid #6d4a22 }
#latest th a.new-topic:hover { color: #fff; background-color: #64421c; border: 2px solid #6d4a22 }
