/*
THEME NAME: GOTR 3 - Pink 
THEME URI: 
Description: (Actively revising) This theme has a pink color scheme with green accents, Menu buttons at the top and a left side navigation bar.
VERSION: 3
AUTHOR: GOTR Sites

*/

/* Begin html tags */
* { margin:0; padding:0; } 
body {font-size: 62.5%; /* Resets 1em to 10px */font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
/*background: #D82B96;*********************/
background:#EC9ACD; /*used with light pink bg*/
color: #282c2f;margin:0px auto;height:auto;}
hr{display: none;}
a{color: #678E04;text-decoration: none;}
a:hover {color: #06c;text-decoration: underline;}
ul{list-style-type: none;}
h2{font-size:1.3em;}
h3,h4{font-size:1.1em;font-weight:bold;}
small{font-size:0.9em;color:#777;}
.clear{clear:both;}
/* End html tags */


/* Begin Structure */
#wrapper{
	/*background:url(img/background.png) no-repeat left top;****************/
background:url(img/background_light_pink.png) no-repeat left top;/* light pink bg */
padding-left:40px;width:90%;
}
#bg-wrapper-2{background:url(img/background_right.png) no-repeat left bottom;}
#header {height:200px;color: #8C8858;font-size:1.2em;display:block;}
#content{
	width:100%;font-size:1.2em;
	
	background:url(img/background_top_right.png) no-repeat top right;
	}


#maincontent{
display:block;
position:absolute;
width:650px;
float:left;
line-height:1.5em;

margin-left:240px;
}
#sidebar{margin-top:30px;width:250px;float:right;text-align:left;overflow:hidden;}
#sidebar-left{padding:3px 25px;background:url(img/sidebar_m.png) repeat-y left;}
.sidebar-b,.sidebar-t{height:20px;background:url(img/sidebar.png) no-repeat;}
.sidebar-t{background-position:left top;}
.sidebar-b{background-position:left bottom;}
#footer-top{/*removed*/
	display:block;
	width:95%;
	height:150px;
	background:url(img/footer_top.png) no-repeat bottom center;
}
#footer{
	display:block;
	height:30px;
	width:95%;
	
	font-size:1.2em;
	padding:20px 10px 0 50px;
	background:#7B9466;
	color:#fff;
	/*background:url(img/footer_bg2.png) repeat-x left bottom;*/
	background:url(img/footer_top_shadow.png) repeat-x top left;
margin-top:10px;
	}






#footer-left{float:left;}
#footer-right{float:right;}
/* End Structure */

/* begin header*/
#name{width:500px;height:60px;background:url(img/name.png) no-repeat left center;text-indent:-99999px;display:block;}
#textname{
	margin-left:200px;width:800px;height:60px;padding-top:10px;
	}
#header h1{line-height:35px;font-size:2.5em;text-align:left;padding:40px 10px 0 40px;position:relative;display:block;}
#header h1 a{text-decoration: none;display:block;text-shadow:0 1px 0 #dfdfdf;color:#D92B95;font:Tahoma, Geneva, sans-serif;}
.description{display: block; width:600px;height:75px;margin-left:70px;margin-top:10px;
background-image:url(img/tag_line_graphic.png); background-repeat:no-repeat;background-position:center; text-indent:-2000px;}


.increaseSize{font-size:1.3em;}
#navbar{height:65px;overflow:hidden;width:820px;display:none;}/* Display hidden Removes Top level navigation for sites with large number of page,  this could be set in the widgets*/

#menus{float:right;list-style-type:none;text-align: center;font-size:1em;}
/*#menus li{display:inline;float:left;}
#menus li a{ float:left;color:#fff;padding:0px .9em 0;z-index:1;text-decoration:none;line-height:80px;}
#menus li a:hover {text-decoration: none;}
*/
#menus li {
    /* Sliding right image */
background: transparent url('img/button_right.png') no-repeat scroll top right; 
display: block;
float: left;
height: 38px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 5px;
margin-top:15px;
padding-right: 17px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
#menus li a  {
/* Background left image */ 
background: transparent url('img/button_left.png') no-repeat; 
display: block;
line-height: 26px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 7px 0px 5px 12px;
color:#fff;
} 
#menus li a:hover {
text-decoration:underline;
}

#menus .current_page_item a{text-decoration:underline;}
/* End header*/

/* submenu START */
#menus li ul {
	display:none;
	/*background:#9C9C62;
	background-color:#AFC39B;*/
	background-color:#992273;
	border:solid #ddd;
	border-width:1px 1px 0;
	line-height:0;
	position:absolute;
	z-index:1;
}
#menus li li {
	background:none;
	height:auto;
	float:none;
	margin:0;
	padding:0;
	list-style:none;
}
#menus li li a {
	text-shadow:0 0 0;
	float:none;
	padding:7px;
	text-decoration:none;
	border-bottom:1px solid #ddd;
	margin:0;
	background-image:none;
	height:auto;
	line-height:100%;
	color:#fff;
	display:block;
	width:140px;
}
#menus li li a.last {border-color:#A6A6A6;}
#menus li li a:hover, 
#menus li li a.current {background:url(img/nav_bg_over.jpg);
	background-repeat:repeat-x;color:#382E1F;/*background:url(img/logo_32x32.png) left center no-repeat; As a logo to the left of the drop down menu*/}
#menus li li a.subtitle, 
#menus li li a.subtitle:hover {background-position:right;background-repeat:no-repeat;}




#footer a{color:#578E04;}
/* begin maincontent*/
.topcorner,.bottomcorner{height:30px;background:url(img/content.png) no-repeat;}
.topcorner{background-position:left top;}
.bottomcorner{background-position:left bottom;}
.contentpadding{padding:5px 30px;background:url(img/content_m.png) repeat-y left;}

#maincontent{float:left;}
#maincontent h2{word-wrap:break-word;}
#maincontent h2 a{color:#4C5A0F;text-decoration: none;}
#maincontent a{color:#578E04;}
#maincontent a:hover{color:#0066CC;border:0;text-decoration: none;}
#maincontent .entry a{color:#578E04;}
#maincontent .entry a:hover{border-bottom:1px dashed;color:#0066CC;}
.post{padding-bottom:30px;overflow:hidden;}
.entry{margin-top:5px;overflow:hidden;}

.entry p {margin-bottom:0.5em;}
.entry ol {padding: 0 0 0 35px;}
.entry ul {}
.entry ul li{list-style-position:inside;background:url(img/ul.gif) no-repeat left 7px;margin-left:10px;padding-left:8px;}
.entry img {border:0px solid #ccc;padding:2px;max-width:570px;height:auto;margin:3px;}
.entry .wp-smiley{border:0px;}


.entry input{border:1px solid #ccc;margin:2px 0;padding:3px;}

.entry blockquote {margin:5px;padding:5px;background:#EAEAEA;}
.entry table {border:1px solid #777;}
.entry table tr th{padding:1px 10px;background:#999;}
.entry table tr td{padding:2px 10px;background:#ddd;}

.postmetadata{padding:1px 0px;margin:0.5em 0 25px;font-size:0.9em;color:#777;}

.ping-track,.page-link{padding:5px;background:#eee;}
.postnav{margin:1em 0;}

/* End maincontent */

/* Begin icons */

.postinfo{border-top:1px solid #D6D6D6;margin:3px 0;padding:4px 0;}
.post .postinfo span.first {margin-left:0;}

.post .date,.post .categorys,.post .urcomments,.post .editpost,.post .tags{background: url(img/icons.gif) no-repeat;margin-right:12px;padding-left:18px;line-height:16px;display:block;font-size:11px;}
.post .date{float:left;background-position:0 0;}
.post .categorys{float:left;background-position:0 -16px;}
.post .urcomments{float:right;background-position:0 -48px;}
.post .editpost{float:right;background-position:0 -32px;}
.post .tags{float:left;background-position:0 -64px;}


/* End icons */

/* Begin sidebar */
#sidebar {}
#sidebar h2,#sidebar h3{font-size:16px;text-transform:uppercase;font-size:1em;color:#4C5A0F;border-bottom:1px solid #ccc;margin-top:1em;padding-bottom:2px;}
#sidebar li{margin:4px 5px;background:url(img/ul.gif) no-repeat left 6px;padding-left:8px;}
#sidebar ul li ul{}
#sidebar ul ul li a,#sidebar li a{padding:1px 0 1px 2px;color:#3D5402;}
#sidebar ul ul li a:hover,#sidebar li a:hover{color:#0066CC;text-decoration: underline;}

#sidebar img{border:0px;}
.widget{}

.searchf input.sbm-b{margin:3px 0;width:225px;height:23px;border:0;padding:5px 0 0 5px;color:#6D6D6D;background:url(img/search.png) no-repeat top left;}

.widget select{padding:0px 0px;border:1px solid #ccc;margin:5px 4px;width:220px;}

/* End sidebar */


/* Begin wp-tags*/
img.centered {display: block;margin-left: auto;margin-right: auto;}
img.alignright {padding: 2px;margin: 0 0 2px 7px;display: inline;}
img.alignleft {padding: 2px;margin: 0 7px 2px 0;display: inline;}

.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left}

.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin-top: 10px;margin-bottom:10px;}
.wp-caption img {margin: 0;padding: 0;border: 0 none;}
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}


#wp-calendar{width:100%;text-align:center;font-family:Georgia;}
#wp-calendar td {text-align:center;}
#wp-calendar td a ,#wp-calendar #prev a:hover,#wp-calendar #next a:hover{display:block;background:#578E04;color:#fff;}
#wp-calendar td a:hover ,#wp-calendar #prev a,#wp-calendar #next a{display:block; background:#fff;color:#578E04; text-decoration:none;}


/* End wp-tags */


/* Begin comments*/

.comment-author,.comment-meta{}

#maincontent .commentlist a{text-decoration: none;}
#maincontent .commentlist .commentmetadata a{color:#bbb;}
#maincontent .commentlist .commentmetadata a:hover{text-decoration: underline;}
#respond input{border:1px solid #ccc;margin:3px 0;padding:3px;}

#respond #comment{width:575px;height:150px;}
.commentlist li{list-style:none;}
.commentlist p{padding:2px 0;}
.comment-body{background:#F7F7F7;border-top:1px solid #ccc;margin:1em 0 1em 45px;;padding:5px;position:relative;}
.commentlist .children{margin:0 0 0 25px;}
.backtotop{text-align:right;}
.commentlist li .avatar{position:absolute;left:-45px;top:1px;padding:2px;border:1px solid #ddd;}
.commentlist li .comment-meta{width:50%;position:absolute;right:2px;top:2px;font-size:11px;font-style:italic;text-align:right;}
.commentlist li .comment-author{width:40%;}
.commentlist li p{clear:both;}
/* End comments */

#gotr_logo{
	display:block;
	float:left;
	width:200px;
	height:200px;
	padding-right:10px;
	background-image:url(img/logo_gotr.png);
	background-repeat:no-repeat;
	background-position:center;
}

#left_sidebar{
	display:block;
	float:left;
	width:200px;
	min-height:600px;
	margin-top:5px;
	padding-bottom:10px;

}
#left_sidebar h1{
	display:block;
	background:url(img/nav_bg_over.jpg);
	background-repeat:repeat-x;
	padding:5px 0px 0px 10px;
	color:#992273;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	height:25px;
	border-bottom:1px solid white;
	border-bottom-color:#D92B95;
}

#leftsidebar ul{
	display:block;

	border-color:#ccc;

	
}

#left_sidebar li{
	display:block;
	width:200px;
	height:30px;
	
	background-color:#992273;
	
	
}

#left_sidebar li:hover{
	background:url(img/nav_bg_over.jpg);
	background-repeat:repeat-x;
	
}


#left_sidebar li a{	
	padding-top:10px;
	padding-left:20px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;/********     *******/
	text-decoration:none;
	color:#fff;
}
#left_sidebar li a:hover{	
	color:#000;
	text-decoration:none;
}


	
/*submenu syle*/

/* submenu START */


#left_sidebar_menu  li{
	display:block;
	height:30px;
	width:200px;
	
}
#left_sidebar_menu  li a{
	display:block;
	padding-top:10px;
	
}
#left_sidebar_menu li a.last {}
#left_sidebar_menu li a:hover, 
#left_sidebar  li a.current {}
#left_sidebar_menu  li a.subtitle, 
#left_sidebar_menu  li a.subtitle:hover {background-position:right;background-repeat:no-repeat;}

#left_sidebar_menu li ul {
	display:block;
	border:1px solid #ddd;
	

	position:absolute;
	margin-left:200px;
	
	
	z-index:1;
	top:0px;
}
#sponsor_bar{
	display:block;
	margin-top:20px;
	height:auto;
	width:250px;
	background:#fff;
	margin-left:800px;
	text-align:center
}
#sponsor_bar h2{
	display:block;
	background:url(img/nav_bg_over.jpg);
	background-repeat:repeat-x;
	padding:5px 0px 0px 10px;
	color:#fff;
	font-size:18px;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	height:25px;
	border-bottom:1px solid red;
	border-bottom-color:#D92B95;
}
#sponsors_bottom{
	display:block;
	
	width:630px;
	overflow:visible;
	text-align:center;
	margin-left:290px;
	margin-top: 200px;
	background:#FFF;
	
	
}

#sponsors_bottom ul{
text-align: justify;
}
#sponsors_bottom li{
	display:block;
	float:left;
	padding-left:10px;
}
#horizon_logo{/*this is set so it appears centered in the bottom sponsor area because of its dimentions */
	padding-top:20px;
}

a img { border: none ; }
.widget li{
background: none;
}
