/*  
Theme Name: Over Easy
Theme URI: http://www.woothemes.com/
Description: Over Easy by WooThemes
Version: 2.6.3
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*=== jqery ===*/

.slidingDiv, .slidingDiv_topic {
     display: none;}

/*=== Other ===*/	 

.bg-dark {
	margin: 1em 0 1.5em;
	background: #191919;
	padding: 8px 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #2786c2;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}	 
	 
	 
	 
	 
/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: url(images/bkg.jpg) #9bc4d1 repeat-x center top;
	color: #444444;
	font: .75em "Trebuchet MS", Arial, Helvetica;
	padding: 0 0 5px;
	line-height: 1.8em;
}
a{
	color: #2786c2;
	text-decoration: none
}
a:hover{
	color: #f75342;
}
input,select,textarea{
	border: #e0e0e0 1px solid;
	color: #7e7e7e;
	font-size: 18px;
	padding: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px	
}
li{
	list-style: none
}
h1{
	color: #555555;
	font-size: 1.6em;
	letter-spacing: -1px;
	margin: 0 0 .8em
}
h2{
	color: #262625;
	font-size: 1.3em;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin: 0 0 .8em
}
h2 a{
	color: #262625
}
h3{
	color: #262625;
	font-size: 1.3em;
	margin: 0 0 1em
}
h3 a{
	color: #262625
}
h4{
	color: #444444;
	font-size: 1em;
	margin: 0 0 1em
}
p{
	padding: 0 0 1.5em
}
strong { 
font-weight: 700;
font-size: 1.2em;
	font-weight:bold;
 }
/*=== Intro ===*/
.intro {
	line-height:1.3em;
	z-index:0;
}
.intro a {
	color:#FFFFFF;
	text-decoration:underline;
}
.intro a:hover {
	color:#222222;
	text-decoration:underline;
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 940px
}
/*=== Header ===*/
#header{
	height: 300px;
	position: relative;
}
#header .spacer{
	float: right
}
/*- Logo -*/
#header h1{
	float: left;
	_width:414px;
}
#header h1 a{
	display: block;
	height: 144px;
}
#header h1 a:hover{
	text-decoration: none
}

/*=== Buttons ===*/
.btn-rounded{
	line-height: 30px;
	font-weight:bold;
	float: left;
}
.btn-rounded a{
	color: #ffffff;
	padding: 0 0 0 13px;
	display: block;
	float: left;
}
.btn-rounded a span{
	height: 30px;
	padding: 0 13px 0 0;
	display: block;
	float: left;
}

.btn {
	margin:0; 
	padding:5px 10px;
	border:0px solid #408bb6;
	background:#59a5d1;
 	color:#ffffff;
	font-weight:bold;
}


/*=== Navigation ===*/
/*- Nav11 -*/

/*=== Page Nav ( alternative with dropdowns) == */

#nav_home {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	letter-spacing: -1px;
	float: left;
	margin: 270px 2px 0 10px;
	text-transform: uppercase;
}

#nav_right {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	letter-spacing: -1px;
	float: left;
	margin: 270px 2px 0 0;
	text-transform: uppercase;
}

#nav11, #nav11 ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav11 a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	z-index: 100;
}

/*=== Navigation ===*/
/*- Nav1 -*/

/*=== Page Nav ( alternative with dropdowns) == */

#nav1 {
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	letter-spacing: -1px;
	float: left;
	margin: 270px 0 0 0;
	text-transform: uppercase;
}
#nav1, #nav1 ul {
	padding: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}

#nav1 a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	z-index: 100;
}

#nav1 li {
	float: left;
	line-height: 30px;
	padding: 0 2px 0 0;
}
#nav1 li a{
	background: url(images/btn-rounded.gif) no-repeat left;
	color: #ffffff;
	padding: 0 13px 0 13px;
	text-decoration: none
}
#nav1 li a span{
	background: url(images/btn-rounded.gif) no-repeat right;
	display: inline-block;
	height: 30px;
	padding: 0 13px 0 0;
}

#nav1 li a:hover,
#nav1 li.active a, 
#nav1 li.current_page_item a{
	background: url(images/btn-rounded2.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}

#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(images/btn-rounded.gif) no-repeat right; 
}


/* Style drop down list */

#nav1 li ul {
	position: absolute;
	left: -999em;
	width: 179px;
	font-weight: normal;
	letter-spacing: 0;
	text-transform: none;
	border-top: 0px solid #e4e4e4;
	box-shadow: 2px 2px 5px #ddd;
}
#nav1 li ul li {
	border: 2px solid #e4e4e4;
	border-width: 0 1px 1px;
	background: #ffffff;
	float: none;
}
#nav1 li ul li a {
	color: #666666;
	background: #ffffff;
}

#nav1 li.current_page_item ul li a{
	color: #666666;
	background: #ffffff;
}

#nav1 li ul li a:hover,
#nav1 li ul li.active a, 
#nav1 li ul li.current_page_item a{
	color: #666666;
	background: #f4f4f4;
}

#nav1 li ul li a span,
#nav1 li ul li.active a span,
#nav1 li ul li.current_page_item a span,
#nav1 li ul li a:hover span {
	background:none !important;
	color: #666666;
}

#nav1 li:hover ul, #nav1 li.sfhover ul {
	left: auto;
}

#nav1 li ul li a span{
	display: inline;
	height: 30px;
	padding: 0 13px 0 0;
}

#nav1 li ul li a {
	font-size: 8px;
	font-weight: bold;
	font-family:verdana,sans-serif;
	text-transform: uppercase;
	color: #666666;
}

#nav1 li ul li ul li a {
	border-width:0 1px 1px 0px;
}
#nav1 li ul ul {
	margin: -31px 0 0 163px;
}

#nav1 li:hover ul ul, #nav1 li.sfhover ul ul {
	left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li.sfhover ul, #nav1 li li.sfhover ul {
	left: auto;
}

/* IE7 Fix */

#nav1 li:hover, #nav1 li.hover {  
	position: static;
	visibility:visible
}

html>body #nav1 li ul li { *margin-top:-2px; }

/*- Nav2 -*/
.nav2 li, .widget li{
	border-bottom:1px dotted #ccc;
	padding: .5em 0 .5em 0px;
	}
.nav2 li a, .widget li a{
	color: #969696;
font-family: "verdana", sans-serif;
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: 400;
text-align: left;
}
.nav2 li a:hover, .widget li a:hover{
	color: #2786c2;
	text-decoration: none
}
#rightcol .widget .textwidget ul { margin:0; padding:0; }

/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 10px
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 620px
}
/*=== Right Column ===*/
#rightcol{
	float: right;
	margin: -5px 0 0;
	width: 320px
}
#rightcol h3{
	color: #ffffff;
	font-size: 1em;
	height: 1.4em;
	margin-top:0px;
}
#rightcol h3 span{
	border: 0px solid #fff;
	border-right-style: 5px solid #ccc;
	margin: 1em 0 1.5em;
	background: #adadad;
		-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 10px;
	font-size: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}
#rightcol .widget ul, #rightcol .textwidget {
	height: 1%;
	margin: 0 0 2em;
	padding: 0px 0px 0px
}

/*=== Sub Columns ===*/
.col1{
	float: left;
	width: 115px;
	margin:0 0 1em;	
}
.col1 a{
	color: #555555;
	text-decoration: underline
}
.col2{
	float: right;
	width: 425px
}
.col3{
	float: left;
	padding: 0 35px 0 0;
	width: 273px
}
.col3.last, .col6.last{
	padding: 0
}
.col3.nav2, .col6.nav2{
	background: none;
	padding: 0
}
.col3 h2{
	color: #464646;
	margin: 0 0 .5em
}
.col3 p{
	padding: 0
}
.col4{
	float: left;
	width: 335px
}
.col5{
	float: right;
	width: 415px
}
.col5 img{
	border: 10px solid #f6f5ed;
}
.col6{
	float: left;
	padding: 0 20px 20px 0;
	width: 300px
}
* html .col6{
	width: 290px;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 30px;
	width: 940px;
	background: url(images/box5-bgr.gif) repeat-y top;
}
.box .top,.box .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box .spacer{
	background: url(images/box5-bgr.gif) repeat-y top;
	border-right: 1px dashed #ebebeb;
	height: 1%;
	padding: 15px 35px;
	width: 500px;
	margin: 0px 5px 0px
}
/*- Box2 -*/
.box2{
	margin: 20px -20px 1em;
	width: 320px
}
.box2 .top,.box2 .bot{
	clear: both;
	height: 10px;
	overflow: hidden
}
.box2 .bot{
}
.box2 .spacer{
	background: #fff;
	border: 0px solid #ccc;
	height: 1%;
	padding: 10px 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
/*- Box3 -*/
.box3{
	margin: 0 0 1em;
	width: 425px
}
.box3 .top,.box3 .bot{
	background: url(images/box3-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box3 .bot{
	background: url(images/box3-bot.gif) no-repeat top
}
.box3 .spcr{
	background: #f2f9f9;
	height: 1%;
	padding: 0 20px;
	min-height:50px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.box3 p{
	padding: 0
}
/*- Box4 -*/
.box4{
	color: #ffffff;
	font-size: 1.8em;
	margin: 0 0 20px;
	width: 940px
}
.box4 .top,.box4 .bot{
	background: url(images/box4-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box4 .bot{
	background: url(images/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #b0c730;
	height: 1%;
	padding: 5px 25px
}
.box4 p{
	padding: 0
}
/*- Box5 -*/
.box5{
	margin: 0 0 30px;
	width: 940px
}
.box5 .top,.box5 .bot{
	background: url(images/box5-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box5 .bot{
	background: url(images/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(images/box5-bgr.gif) repeat-y top;
	height: 1%;
	padding: 15px 25px
}
.box5 .post img {
	border:0;
	box-shadow: none;
}
/*- Box6 -*/
.box6{
	margin: 0 0 20px;
	width: 940px
}
.box6 .top,.box6 .bot{
	background: url(images/box6-top.gif) no-repeat top;
	clear: both;
	height: 10px;
	overflow: hidden
}
.box6 .bot{
	background: url(images/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #ffffff;
	height: 1%;
	padding: 10px 25px
}
#footer .box6 .spacer{
	padding: 0px 25px
}

/*- Wrapper -*/
.wrapper{
	float: left;
	padding: 0 0 0 20px;
}
/*- Date -*/
.date{
	color: #898989;
	margin: -15px 0 10px;
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 10px
}
/*=== Styling Forms ===*/
/*- Search -*/
#search{
	height: 32px;
	margin: 0px;
	padding: 0 0 0 25px
}
#search input.keyword{
	background: #d5d3c4;
	border-bottom: 1px solid #fcfcfa;
	border-top: 1px solid #c4c2b5;
	border-left: 1px solid #c4c2b5;
	color: #ffffff;
	float: left;
	font-size: 11px;
	padding: 7px 5px 8px;
	width: 190px
}
	
/*- Form1 Setup -*/
.form1 div{
	margin: 0 0 15px
}
.form1 label{
	color: #b7b7b7;
	padding: 7px 0 0 15px
}

/* Form1 Textarea */
.form1 textarea{
	height: 45px;
	overflow: auto;
	width: 500px
		-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
/*=== Link Buttons ===*/
.btn-cat {
	border: 1px solid #e8f5ff;
	margin: 1em 0 1.5em;
	background: #f8fbfd;
	padding: 8px 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: #2786c2;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.btn-continue{
	margin: 0 0 2em;
}
.btn-general{
	background: #f8fbfd;
	padding: 5px 10px;
	color: #2786c2;	
}
.btn-general a { 
	color: #2786c2;
}
.btn-continue a{
	background: url(images/ico-more2.gif) no-repeat left;
	padding: 0 0 0 20px
}
.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 5px 10px
}
.btn-arr2{
	float: left;
	padding: 130px 0 0;
	width: 27px
}
/*=== Pics, Ads etc. ===*/
.ads{
	margin: 0 0 10px
}
.ads img{
	margin: 0 8px 5px 0
}
/*=== Footer ===*/
#footer a{
	color: #949387;
	text-decoration: underline
}
#footer img{
	position: relative;
	vertical-align:middle
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left
}
.fr{
	float: right
}
.ac{
	text-align: center
}
.ar{
	text-align: right
}
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright{
padding: 4px;
margin: 3px 0 2px 10px;
display: inline;
	box-shadow: 2px 2px 5px #ddd;
}

img.alignleft{
padding: 4px;
margin: 3px 10px 2px 0;
display: inline;
}

.alignleft{
float: left;
}

.alignright{
float: right;
}

/*=== Posts ===*/

.post {	

}

.entry {text-align:justify;}


.post img {	
	border:0px solid #e1e1e1;
}
.post ul, .post ol{
	padding: 0 0 1.2em 2em;
}
.post ul li{
	color: #555555;
	background: url(images/ico-bullet.gif) no-repeat left top;
	padding: 0 0 0 20px;
}
.post ol li{
	list-style-type:decimal;
	margin: 0 0 0 20px;
}	
.post li a:hover{
	color: #2786c2;
	text-decoration: none
}

.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#f2f9f9 url(images/ico-quote.gif) no-repeat 10px 10px;
	border-top:1px solid #E5E3D1;
	border-bottom:1px solid #E5E3D1;	
	width:80%; height:auto;
	margin:0 0 15px 10px; padding:15px 25px 0px 55px;
	display:block;
}

/*=== Comments ===*/

#comments .box3 p { padding-bottom:10px; }
#respond { margin: 1em 0 0; }

/*=== Widget styling ===*/

.widget #recentcomments li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: .5em 0
}
.widget #recentcomments li a{
	background:none;
	color: #2786c2;
	text-decoration:none;
}
.widget #recentcomments li a:hover{
	color: #2786c2;
	text-decoration: underline;
}

.widget #searchform, .widget #calendar_wrap{
	background: #f2f9f9;
	height: 1%;
	margin: 0 0 2em;
	padding: 7px 15px 7px
}

.widget #searchform, .widget #calendar_wrap{
	clear: both;
	height: 1%;
	margin: 0 0 14px;
}

.widget #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
}

.widget #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:240px;
}

.widget #wp-calendar thead th {
	color:#333333;
}


.widget #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

.widget #wp-calendar tfoot td#next {
	text-align:right;
}

.widget #wp-calendar td {
	width:auto;			
}

.widget #wp-calendar td a {
	padding:2px;
	text-decoration:underline;
}

.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(images/ico-quote.gif) no-repeat top left;
	margin:9px 0 0;
	width:37px;
	height:29px;
}
.flickr_badge_image img{
	margin: 0 3px 8px;
	padding: 0 7px 5px 0;
	float:left;
}
.flickr img{
	vertical-align:middle;
	margin:6px 0 8px;	
}
.subscribe img{
	vertical-align:middle;
	margin:6px 0 8px;	
}

/*=== Slider ===*/

.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 795px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 15px; /*margin around each panel*/
width: 770px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

/*=== THREADED COMMENTS == */

ol.commentlist li.threaded .box3 { width:auto; margin:0px; }
ol.commentlist li.threaded .col1 { width:90px; }
ol.commentlist li.threaded .box3 .spcr { padding:10px 15px 0; margin:0; }
ol.commentlist li.threaded .children { margin-left:20px; }
ol.commentlist li.threaded .col2 { float:none; width:auto; margin-left:115px; }

/*=== GRAVITY FORMS == */

.gfield {
    margin-bottom: 10px;
}

.gform_wrapper .top_label .gfield_label {
    display:block;
    float:left;
    padding-right:20px;
    width: 100px;
    margin: 5px 0px 4px !important;
}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea, .gform_wrapper input {
    background: #FCFCFC;
    border: 1px solid #E2E2E2;
}

.gform_wrapper input {
    padding: 7px 3px !important;
}

.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea {
    width: 400px !important;
    padding: 7px 3px !important;
}

.gform_wrapper .entry img, .gform_wrapper img.thumbnail {
    padding: 0px !important;
    border: 0px !important;
}

ul.top_label .clear-multi {
    clear: none !important;
}

.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio {
    margin-left: 120px !important;
}

img.ui-datepicker-trigger {
    border: 0px !important;
    padding: 0px;
}

.entry .gform_wrapper ul li {
    background: none !important;
}

.gform_wrapper input.button {
    background: #F0F0F0 no-repeat 90% 50%;
    color: #333;
    font-size: 12px !important;
    margin-left: 10px !important;
    margin-right: 20px !important;
    padding: 4px 25px 4px 25px !important;
    text-transform: uppercase;
}

.gform_wrapper input.button:hover {
    background: #DBDBDB;
    color: black;
}

/* Fixes 2.0 */
#nav1 li ul li.cat-item a { color:#555; }


.keyword{
	color: #666666;
font: 18px "Arial", Helvetica;
	padding: 20px 0px 0px 10px !important;
}

/*=== Forum ===*/

.tags-list list:tag {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
	ont-size: 18px;
}

.threadauthor {
	float: left;
	padding: 1em 1em 0 1em;
	width: 120px;
}

.threadauthor p { margin: 0; }

.threadauthor small { font: 11px Verdana, Arial, Helvetica, sans-serif; }

.threadpost {
	padding: 1em 1em;
	margin-left: 100px;
}

/* Show hide content with slide effect
=================================== */

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */


	/* End layout CSS */

	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */

	/* End layout CSS */

	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;
	position:relative;
}



/* > Buttons
-------------------------------------------------------------- */

.login_form {
	border: 1px solid #6bafd6;
	padding: 3px 10px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
	background-color: #bbdaec;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
}

#FileUpload {
    position:relative;
}
 
#BrowserVisible {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    background:url(images/browse.png) 100% 0px no-repeat;
    height:20px;
    width:240px;
}
 
#FileField {
    width:130px;
    height:15px;
    margin-right:0px;
    font-size:10px;
	color: #666666;
    border:solid 1px #cccccc;
	
}
 
#BrowserHidden {
    position:relative;
    width:240px;
    height:20px;
    text-align: right;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}


a.button, input[type=submit], input[type=button],
ul.button-nav li a, div.generic-button a {
	border: 1px solid #adadad;
	padding: 3px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
	background-color: #adadad;
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	vertical-align: bottom;
	cursor: pointer;
}
	a.button:hover, a.button:focus, input[type=submit]:hover, input[type=button]:hover,
	ul.button-nav li a:hover, ul.button-nav li.current a,
	div.generic-button a:hover {
		border-color: #bababa;
		background-color: #bababa;
		color: #fff;
		outline: none;
	}

	/* Buttons that are disabled */
	div.pending a, a.disabled {
		border-color: #eee;
		color: #bbb;
		cursor: default;
	}
	div.pending a:hover, a.disabled:hover { border-color: #eee; color: #bbb; }

	div.accept, div.reject {
		float: left;
		margin-left: 10px;
	}

ul.button-nav li {
	float: left;
	margin: 0 10px 10px 0;
}
	ul.button-nav li.current a {
		font-weight: bold;
	}

	
	

#userinfo { margin-top: 10px; }

#userinfo dt { border-bottom: 1px solid #ddd; font-size:14px; font-weight: bold; }

#userinfo dd { border-bottom: 1px solid #ddd; margin: 0 0 5px; }

#useravatar {  }

#topic-tags .alt {
	border: 0px solid #ccc;
}

.topicmeta{
	color: #a4a4a4;
	margin: -10px 0 10px;
	position: relative;
	background: #fafcfd;
	padding: 10px 0px 10px 20px;
}

		.topicmeta a:link{
	color: #3a9ddb;
	}
		.topicmeta a:visited{
	color: #3a9ddb;
}

/* Profile Page */
.user-recent {
	margin: 20px;
	font-size:14px;
}

.imgcaption{
	text-align: center;
	padding: 3px 0;
}

.user-recent ol li{ 
	margin-left: 10px;
	font-size:12px;
}

.topictitle {
	color: #ff4646;
	border-bottom: 4px solid #ddd;
	margin: 0 0 10px;
	padding: 0 0 5px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form, #userlogin, #currentfavorites, #register, #useractivity {
	font-size:14px;
	text-align: right;
	text-transform: uppercase;
	color: #333;
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px;
	padding: 0px 5px 0px 5px;
}

#front-page #main h2, #forum-page #main h2, h2.post-form {
	font-size:18px;
	text-align: left;
	text-transform: none;
	color: #c5c5c5;
	border-bottom: 0px solid #ddd;
	margin: 10px 10px 10px 10px;
	padding: 0px 5px 2px 20px;
	background-image: url("images/comment.png");
background-origin: padding-box;
background-position: 0% 50%;
background-repeat: no-repeat;

}


.side {
	font-size:11px;
	letter-spacing: 0.04em;
	font-family: "verdana", sans-serif;
	text-align: left;
	text-transform: none;
	color: #fff;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px;
	padding: 2px 6px 2px 6px;
	background: #89d0ed;
	background-origin: padding-box;
	background-position: 100% 50%;
	background-repeat: no-repeat;

}

.bb_reputation {margin: 0px 0px 0px 0px; line-height:1.1em; font-size:11px;  white-space: nowrap; letter-spacing:-1px;} 
.bb_reputation a {color:green;}
.bb_reputation .bb_number {color:black; padding:0 2px;} 
.bb_reputation a.bb_reputation_link {font-size:150%; font-weight:bold; color:red;}
.bb_reputation_bar {margin-top:2px; height:5px; line-height:5px;font-size:5px; background:lightgreen; border:1px solid #ccc;}


.post_comments {
		background: url(images/comment.png) no-repeat right top;
		line-height:10px;
		font-size:16px;
		padding: 0 16px 4px 0px;
		background-position: 65% 50%; 
		margin-left:10px;
		color: #ff7b65;
		font-weight:bold;
	}

.num2 {
		font-size:16px;
		color: #444;
		font-weight:bold;
	}
	
	.nav .page-numbers {
		padding: 1px 5px 15px 0px;
		background: transparent;
		font-size:14px;
		font-weight:bold;
		color: #cccccc;
	}
	
		.nav a:link{
	color: #666666;
}

	.nav a:visited{
	color: #666666;
}	

	.alt {
	background: #fafcfd url(images/hr_line.png) repeat-x bottom;
	border: 1px solid #ecf3f8;
}

	
	.post_last {
		font-size:10px;
		color: #666666;
	}	
	
	.topic_title {
		font-size:14px;
		color: #444;
		font-weight:bold;
	}
	
	
	.topic_title a:link{
	color: #444;
}

	.topic_title a:visited{
	color: #444;
}

	.topic_title a:hover{
	color: #f75342;
}


	.topic_title2 {
		font-size:16px;
		color: #f75342;
		font-weight:bold;
	}

	
	.topic_title2 a:link{
	color: #2786c2;
}

	.topic_title2 a:hover{
	color: #f75342;
}
	
	
#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;
	border-bottom:1px solid #eee;

}
	
#forumlist td {
line-height:1.2em;padding:12px 10px 12px 10px;background: url('images/dotted.gif') top repeat-x;	
	
}

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #forumlist tr:hover, #favorites tr:hover { background: #fff6f7; }

#latest th, #favorites th {
	border-bottom: 5px solid #4ebaff;
	background: #f6fbff;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 5px 10px;
}


#forumlist th {
	border-bottom: 5px solid #fc575e;
	background: #fff6f7;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	padding: 5px 10px;
}

#latest, #forumlist, #favorites {
	background: #;
	margin-bottom: 2em;
	width: 100%;
}

.bozo { background: #eeee88; }

.alt.bozo { background: #ffff99; }

.deleted { background: #ee8888; }

.alt.deleted { background: #ff9999; }

#main { 
	font-size: 1.2em;
	width: 760px;
	margin: 0 auto 25px;
	position: relative;
}

.bbcrumb {
	text-transform: uppercase;
	font-size: 0.9em;
	letter-spacing: 1px;
	padding: 5px 0 20px;
}

.post_form { 
	border: 0px solid #b4d1e2; 
	background: #f5f5f5; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 10px 15px; 
	margin: 0 0 1.1em;
	border-top: 0px solid #e4e4e4;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
}

.notice {  
	background: #fffcd5; 
	color: #3399cc; 
	font-size: 1.1em; 
	font-weight: bold;
	padding: 8px 15px; 
	margin: 0 0 1.1em; 
}

.notice p { margin-bottom: 0; }

#thread .post img {max-width:500px; border: 0px;}

.submit {
	text-align: left;
	margin-top: -40px;
	margin-bottom: 10px
}



#postform p.submit input {
	background-color: #7d7d7d;
	border: 0px;
	color: #fff;
	font-weight:bold;
	float: right;
	margin-top: 14px;
	margin-bottom: -10px;
	display: block;
	line-height: 15px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 4px 8px;
	margin:0px 0px 0 0;

}
#postform p.submit input:hover {
	background-color: #575757;
	margin:0px 0px 0 0;
}


.sign-up{
  padding: 0;
  width: 215px;
  height: 68px;
  display: block;
  margin: -3px 0 3px -4px;
  text-indent: -99px;
  text-decoration: none;
  background-image: url(images/sign-up2.png);
  background-position: -0px -72px;
  clear:left;
}
.sign-up a span { display: none; }
.sign-up:hover { background-position: -0px 5px; }
