/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/ /* Global Layout */
body {
	font-size: .75em;
	margin: 0px;
	text-align: center;
	background: #ccc url(img/bg.gif) top left repeat-x;
	color: #222;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


strong {
	font-weight: bold
}

.ad-space {
	position: relative;
	margin-bottom: 6px;
	background: #e6e6e6;
	clear: both;
}

#wrap {
	position: relative;
	margin: auto;
	width: 960px;
	background: #fff;
	padding: 0 10px 0 10px;
}

#top {
	position: relative;
	height: 107px;
	background: url(img/head.gif) top left no-repeat;
}

#cover img {
	position: relative;
	float: right;
}

#search-box {
	position: absolute;
	bottom: 9px;
	left: 349px;
}

#search {
	position: relative;
	float: left;
	padding: 6px 5px 0 0;
	height: 20px;
	width: 279px;
	border: 0;
	background: none;
}

#ss {
	position: relative;
	float: left;
	margin-left: 5px;
	width: 91px;
	height: 25px;
	border: 0;
	background: none;
}

#gs {
	position: relative;
	float: left;
	width: 90px;
	height: 25px;
	border: 0;
	background: none;
}

#nav {
	position: relative;
	height: 25px;
	background: #2b2b2b;
}

#nav li {
	position: relative;
	float: left;
	height: 25px;
}

#nav li a {
	position: relative;
	float: left;
	padding: 5px 16px 0 15px;
	height: 20px;
	font-family: verdana;
	color: #fff;
	text-decoration: none;
}

#nav li:last-child a {
	border: 0;
}

#nav li a#home {
	background: #880000;
	background-position: 0 -1px;
}

#nav li a.active,#nav li a:hover {
	background: #555;
}

#page-top {
	position: relative;
	margin-top: 5px;
	padding-top: 6px;
	border-top: 1px solid #ddd;
	height: 29px;
	z-index: 5;
}

#page-top ul {
	position: relative;
	float: left;
	height: 25px;
}

#page-top ul li {
	position: relative;
	float: left;
	height: 25px;
	margin-right: 1px;
}

#page-top ul li a {
	position: relative;
	float: left;
	height: 19px;
	padding: 5px 0 0 0;
	background: #d9d9d9;
	color: #6c6c6c;
	border-bottom: 3px solid #ff0000;
	text-decoration: none;
}

#page-top ul li a:hover,#page-top ul li a.active {
	background: #434343;
	color: #c6c6c6;
	border-bottom: 3px solid #c6c6c6;
}

#pl1 {
	position: relative;
	float: left;
	width: 120px;
	/*background: url(img/story1.gif) top left no-repeat;*/
}

#pl2 {
	position: relative;
	float: left;
	width: 116px;
	/*background: url(img/story2.gif) top left no-repeat;*/
}

#pl3 {
	position: relative;
	float: left;
	width: 114px;
	/*background: url(img/story2-30.gif) top left no-repeat;*/
}

#login {
	position: relative;
	float: right;
	margin-top: -7px;
	padding: 5px 0 5px 6px;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fff;
	height: 20px;
}

.ltext {
	position: relative;
	float: left;
	width: 109px;
	height: 15px;
	font-size: .9em;
	padding: 3px 5px 0 5px;
	border: 1px solid #ddd;
	margin-right: 8px;
}

#loginbtn {
	position: relative;
	float: left;
	height: 20px;
	width: 78px;
	border: 0;
	background: url(img/login.gif) top left;
}

#login a {
	position: relative;
	margin-left: 8px;
	float: left;
	padding: 3px 5px 0 15px;
	font-weight: bold;
	color: #222;
	height: 17px;
	font-size: .9em;
	border-bottom: 1px solid #888;
	font-family: Georgia;
	background: url(img/tag.gif) left center no-repeat;
}

#login span {
	position: relative;
	margin-left: 8px;
	float: left;
	padding: 3px 5px 0 15px;
	font-weight: bold;
	color: #222;
	height: 17px;
	font-size: .9em;
	font-family: Georgia;
}

#feature {
	position: relative;
	margin-bottom: 6px;
}

#feature-left {
	position: relative;
	padding: 10px 10px 4px 0;
	width: 620px;
	border: 1px solid #ddd;
	border-left: 0;
}

#feature-right {
	position: relative;
	float: right;
}

.entry {
	position: relative;
	text-align: left;
	
}

.entry p {
	position: relative;
	line-height: 1.5em;
	padding-bottom: 1em;
}

#articleBody p {
	font-size: 14px;
	padding: 10px 16px 10px 0;
}

.entry p.post-info {
	position: relative;
	font-family: Georgia;
	color: #c2171c;
}

.entry p.post-info strong {
	font-weight: normal;
	display: block;
}

.entry p.post-info2 {
	position: relative;
	font-size: 1.2em;
	font-family: Georgia;
	color: #555;
	padding-bottom: 0;
}

div.social a {
	position: relative;
	color: #333;
	float: left;
	margin-right: 6px;
	padding-top: 3px;
	font-size: .9em;
}

.social span {
	position: relative;
	float: left;
	margin-right: 6px;
}

.s1 {
	position: relative;
	float: left;
	height: 17px;
	width: 17px;
	background: url(img/social.gif) left center no-repeat;
}

.s2 {
	position: relative;
	float: left;
	height: 17px;
	width: 17px;
	background: url(img/social.gif) center top no-repeat;
}

.s3 {
	position: relative;
	float: left;
	height: 17px;
	width: 17px;
	background: url(img/social.gif) right center no-repeat;
}

.entry h1 {
	position: relative;
	font-size: 2em;
	font-family: Georgia;
	font-weight: normal;
}

.entry h2 {
	position: relative;
	font-size: 1.6em;
	font-family: Georgia;
	font-weight: bold;
	color: #4d4d4d;
}

.entry h2 a {
	color: #4d4d4d;
}

.entry h3 {
	position: relative;
	font-size: 1.2em;
	font-family: Georgia;
	color: #d71830;
	font-weight: normal;
}

.entry a {
	color: #d71830;
}

.entry a.go-link {
	position: relative;
	padding: 0 0 0 18px;
	background: url(img/ltag.gif) left center no-repeat;
	font-size: 2em;
	color: #444;
	margin-right: 18px;
	text-decoration: none;
	font-weight: normal;
}

#front {
	position: relative;
	margin-bottom: 6px;
	padding-bottom: 45px;
}

#content {
	position: relative;
	float: left;
	width: 643px;
	padding-right: 10px;
	padding-left: 3px;
}

#front-content {
	position: relative;
	float: left;
	width: 683px;
}

#eventbox {
	position: relative;
	padding: 5px 10px 0 140px;
	height: 19px;
	background: url(img/eventbg.gif) top left no-repeat;
	color: #fff;
	text-align: left;
	overflow: hidden;
	font-size: .9em;
	margin-bottom: 6px;
}

.split {
	position: relative;
	float: left;
	padding: 15px 20px 15px 0;
	width: 320px;
	
}

.oneRow{
	overflow:auto;
}

#front-sidebar {
	position: relative;
	float: right;
	text-align: left;
	width: 272px;
}

#front-sidebar h2 {
	position: relative;
	padding: 4px 0 0 18px;
	font-size: 1.2em;
	font-weight: bold;
	font-family: Georgia;
	color: #4d4d4d;
	height: 22px;
	background: url(img/h2bg.gif) top left no-repeat;
}

.widget {
	position: relative;
	padding: 14px;
	margin-bottom: 8px;
	background: #f2f2f2;
}

.widget p {
	position: relative;
	line-height: 1.5em;
	padding-bottom: 1em;
}

.widget ul li span {
	position: relative;
	float: left;
	padding-right: 4px;
}

.wsubmit {
	position: relative;
	float: right;
	margin-top: -5px;
	width: 65px;
	height: 23px;
	border: 0px;
	background: url(img/submit.gif) top left no-repeat;
}

ol.articles {
	position: relative;
}

ol.articles li {
	position: relative;
	line-height: 1.9em;
	border-bottom: 1px solid #acacac;
}

ol.articles li strong {
	position: relative;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	width: 27px;
	text-align: center;
	color: #c12126;
}

#footer {
	position: relative;
	height: 34px;
	background: #464646 url(img/footer.gif) top left no-repeat;
	text-align:left;
	padding: 124px 0 0 24px;
	color: white;
}

#footer a {
	color: white;
}

.newsticker {
	list-style-type: none;
}

.newsticker a {
	color: white
}

#overlay {
	background-image: url(img/overlay.png);
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 90;
}

.modal {
	background: #FFF repeat-x scroll center top;
	border-color: #FFFFFF #303030 #303030 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	display: none;
	left: 50%;
	margin-left: -300px;
	position: fixed;
	width: 600px;
	z-index: 100;
	text-align:left;
	padding:30px;
	top:20px
}

.modal ._close {
	background: transparent url(img/mod-close.png) no-repeat scroll 0 0;
	display: block;
	height: 22px;
	position: absolute;
	right: 5px;
	top: 5px;
	width: 22px;
}

.modal ._close span {
	margin-left: -9000px;
}

.modal h2{
	font-size:20px;
}

.modal ul{
	margin:20px 0 0 0;
}

.modal li{
	font-size:16px;
	float: left;
	margin: 0 16px 0 0;
}

.modal li a{
	padding: 4px 6px 4px 6px;
	text-align: center;
	border-bottom:1px solid #000;
	display: block;
	text-decoration: none;
	color:#000
}

.modal li a:hover {
	color:#FFF;
	background:#880000;
}

#homeButton{
	display:block;
	width:300px;
	height:60px;
	position:absolute;
	top:20px;
	left:0;
}

.register {
	padding:20px;
	margin-top:10px;
	width:300px;
}

.register .errors{
	color:#800;
	margin:5px 0 10px 0;
}

.element-group label{
	display:block;
	font-size:14px;
	width:180px;
	float:left;
	clear:both;
	text-align:right;
	padding-right:10px
}

.widget .clearfix label{
	display:block;
	width:214px;
	float:right;
	margin-bottom:10px
}

.element-group input{
	display:block;
	border:1px solid gray;
	padding:3px 3px 3px 3px;
	margin: 5px 0 5px 0;
	width:200px;
}

.element-group select{
	display:block;
	padding:3px 3px 3px 3px;
	margin: 5px 0 5px 0;
	width:210px;
}

.register input[type="submit"] {
	margin:10px 0 0 0;
	border:1px solid gray;
	padding:6px;
}

.subCats {
	color: #999;
}

.subCats span{
	color: #26b4c9
}

#content ul {
	padding:5px 20px 0 20px;
	margin:0;
	list-style: circle;
}

#content li {
	margin:0 0 10px 0;
}


.about_table { width:100%; line-height:25px;}
.about_column{float:left; width:45%; padding:5px;}
#about_kaseh{font-size:30px;color:#ff0011;float:left;}
#about_dia{font-size:30px;color:#000; float:left; padding-right:5px;}
.about_redbg {background-color:#c72f2e; color:#fff;padding:5px; font-size:20px;}
.about_red {color:#c72f2e;}
.about_graybg {background-color:#ddd; padding:5px;}
.center {text-align:center;}
.left {text-align:left;}
.dotted {list-style:disc inside;margin-bottom:10px;}
ul.dotted li {margin-left:5px;padding:0;}


