/*
Theme Name: A0000
Theme URI: coded by clive http://www.psd2site.com/
Description: IranGoals
*/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

html {
	margin-bottom: 1px;
	background: #5c8618 url(images/html_bg.jpg) repeat-x bottom left;
}

body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000;
	background:url(images/body_bg.jpg) repeat-x top left;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
}

a:link, a:visited {
	text-decoration: none;
	color: #0066ff;
}

a:hover {
	text-decoration: underline;
	color: #0055dd;
}

p {
	padding: 5px 0;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}





#wrapper {
	margin: 0px auto;
	width: 976px;
}

#header {
	height: 123px;
	padding-right: 20px;
}

#logo {
	float: left;
}
#logo h1 {
	margin: 0;
	padding: 0;
}
#logo h1 a {
	width: 450px;
	height: 123px;
	display: block;
	text-indent: -9999px;
	background: url(images/logo.jpg) no-repeat;
}
.login {
	float: right;
	padding-right: 10px;
	height: 55px;
	line-height: 35px;
	color: #fff;
	font-weight: bold;
}
.login a, .login a:visited {
	color: #fff;
}
.search {
	width: 255px;
	height: 56px;
	padding: 13px 0 0 50px;
	float: right;
	clear: right;
	background: url(images/search_bg.png) no-repeat;
}
.search #s {
	width: 181px;
	padding: 6px;
	background: url(images/search_input.jpg) no-repeat;
	vertical-align: top;
	margin-right: 5px;
}
#page {
	padding: 0 25px;
	background: url(images/page_bg.png) no-repeat top center;
}
#donate {
	position: absolute;
	margin-left: 791px;
	margin-top: -17px;
}
#nav {
	height: 42px;
	padding: 11px 30px 0 11px;
	background: url(images/nav_bg.jpg) no-repeat;
}
#nav ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
}
#nav ul li a {
	display: block;
	float: left;
	height: 42px;
	line-height: 42px;
	padding: 0 15px;
	color: #fff;
	font-weight: bold;
}
#nav ul li:hover, #nav ul li.current_page_item {
	background: url(images/nav_tab-left.jpg) no-repeat top left;
}
#nav ul li a:hover, #nav ul li.current_page_item a {
	background: url(images/nav_tab-right.jpg) no-repeat top right;
	color: #000;
	text-decoration: none;
}
*body #nav ul li a:hover {
	background: url(images/nav_tab_bg.jpg) repeat-x;
}
.cats {
	height: 28px;
	padding: 12px 25px 0 25px;
	background: url(images/cats_bg.jpg) repeat-x;
}
.cats ul li {
	list-style: none;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #cecece;
	
}
.cats li a {
	color: #205100;
	height: 15px;
	line-height: 15px;
}

#content {
	background: url(images/content_bg.jpg) repeat-y top center;
	border-left: 1px solid #5d694f;
	border-right: 1px solid #5d694f;
	border-bottom: 1px solid #fff;
	height: 1%;
	overflow: hidden;
}
#main {
	width: 537px;
	padding: 15px;
	float: left;
	border-top: 1px solid #c9c9c9;
}
#main input, #main textarea {
	border: 1px solid #ccc;
}
.latest-videos {
	height: 1%;
	overflow: hidden;
	background: #fff;
	padding: 10px 0 10px 15px;
	font-size: 11px;
}
.video {
	width: 160px;
	margin-right: 14px;
	float: left;
}
.more-videos {
	clear: both;
	height: 21px;
	line-height: 21px;
	padding: 0 15px;
	text-align: right;
	background: url(images/more-videos.jpg) no-repeat;
	margin-bottom: 15px;
}
.more-videos a, .more-videos a:visited {
	color: #fff;
}
#main h2 {
	height: 33px;
	line-height: 33px;
	padding: 0 15px;
	background: url(images/h2_bg.jpg) no-repeat;
}
#main ul, #main ol {
	padding-left: 20px;
}


#sidebar {
	width: 325px;
	padding: 15px;
	float: right;
	border-top: 1px solid #c9c9c9;
}
#sidebar h3 {
	font-size: 13px;
	color: #333;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: url(images/sidebar_h3.jpg) repeat-x bottom left;
}

#sidebar ul, #sidebar ul ol {
}

#sidebar ul li {
	list-style: none;
	margin-bottom: 10px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ol li, ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar a, #sidebar a:visited {
	color: #5c8618;
	font-weight: bold;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}
#sidebar #tabcontrol {
	height: 32px;
	padding: 0 1px;
}
#sidebar ul#tabcontrol li {
	margin-bottom: 0;
	padding: 0;
}
#sidebar #tabcontrol li, #sidebar #tabcontrol li a {
	display: block;
	float: left;
	text-align: center;
	height: 32px;
	line-height: 32px;
	color: #fff;
}
#sidebar #tabcontrol li a:hover {
	text-decoration: none;
}

#sidebar #tabcontrol .pgl-table a {
	width: 103px;
	background: url(images/pgl-table.jpg) no-repeat;
}
#sidebar #tabcontrol .pgl-table a:hover, #sidebar #tabcontrol .pgl-table a.selected {
	background: url(images/pgl-table_hover.jpg) no-repeat;
}
#sidebar #tabcontrol .result a {
	width: 107px;
	background: url(images/result.jpg) no-repeat;
}
#sidebar #tabcontrol .result a:hover, #sidebar #tabcontrol .result a.selected {
	background: url(images/result_hover.jpg) no-repeat;
}
#sidebar #tabcontrol .top-scorer a {
	width: 113px;
	background: url(images/top-scorer.jpg) no-repeat top right;
}
#sidebar #tabcontrol .top-scorer a:hover, #sidebar #tabcontrol .top-scorer a.selected {
	background: url(images/top-scorer_hover.jpg) no-repeat top right;
}
.tabcontent {
	background: url(images/tabcontent_bg.jpg) no-repeat bottom center;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
.tabcontent table {
	background: #dfdfdf;
}
.tabcontent table th {
	padding: 5px 10px;
	color: #fff;
	font-weight: normal;
}
.tabcontent table td {
	padding: 3px 10px;
	text-align: center;
}
.tabcontent table .clubtd {
	text-align: left;
}
.tabcontent table th {
	background: url(images/th_bg.jpg) repeat-x top left;
}
.tabcontent table td {
	background: url(images/td_bg.jpg) repeat-x top left;
}
.tabcontent table.lates-results td {
	font-size: 11px;
	text-align: left;
}
#hot-news {
	padding: 10px;
	color: #fff;
	height: 172px;
	margin-bottom: 10px;
	background: url(images/hot-news_bg.jpg) no-repeat;
}
#hot-news h3 {
	color: #fff;
	padding: 10px 0;
	margin-bottom: 10px;
	background: url(images/h3_hot-news.jpg) repeat-x bottom left;
}
#hot-news h3 span {
	color: #ffcc00;
}
#hot-news h4, #hot-news h4 a, #hot-news h4 a:visited {
	color: #fff;
	font-size: 12px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.excerpt {
	font-size: 11px;
	float: left;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/excerpt_bg.jpg) repeat-x top left;
	padding-top: 5px;
}



#bottom {
	background: url(images/bottom_bg.jpg) repeat-x;
	padding: 25px 0 25px 25px;
	border-left: 1px solid #5d694f;
	border-right: 1px solid #5d694f;
	color: #fff;
	height: 1%;
	overflow: hidden;
}
#bottom a, #bottom a:visited {
	color: #fff;
}
#bottom ul li {
	list-style: none;
	width: 270px;
	float: left;
	margin-right: 28px;
}
#bottom #email-newsletter {
	width: 230px;
	padding: 5px;
	background: url(images/news_input.jpg) no-repeat;
}
#bottom h3 {
	color: #fecb00;
	padding: 7px 0;
	margin-bottom: 7px;
	background: url(images/bottom_h3.jpg) repeat-x bottom left;
}

#footer {
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	color: #fff;
	font-size: 11px;
	background: url(images/footer_bg.jpg) no-repeat;
}
#footer a, #footer a:visited {
	color: #fff;
}


.posts td {
	padding: 5px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.posts td.banner {
	padding: 0;
}
.posts tr.post1 {
	background: #f0f0f0;
}
.posts tr.post0 {
	background: #dce0c4;
}
.posts h3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.posts .comments {
	width: 120px;
}
.posts .comments a {
	padding-left: 25px;
	color: #666;
	font-size: 11px;
	background: url(images/comments_bg.png) no-repeat center left;
}
.posts .comments a:visited {
	color: #666;
}
.posts .cat, .posts .cat a, .posts .cat a:visited {
	color: #7dac3d;
	font-weight: bold;
}
.categoryp {
	background: url(images/categoryp_bg.jpg) no-repeat center right;
	width: 30px;
}

.post {
	background: #fff;
	padding: 10px;
}
.postmetadata {
	padding-top: 5px;
	clear: both;
	margin: 10px 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.clear {
	clear: both;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.navigation {
	text-align: center;
	margin-top: 10px;
}

.aligncenter {
	margin: 0 auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
 float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist {
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}





#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #ccc;
}

#commentform textarea {
	padding: 2px;
	border: 1px solid #ccc;
}

#commentform #submit {
}

#commentform p {
	margin: 5px 0;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}





#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background: #ffffff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}