/*
Theme Name: www.theoffside.com
Theme URI: http://www.theoffside.com/
Description: 
Version: 1.0
Author: BootsnAll
*/

body {
	background: #2C4468 url(images/bgr_body.jpg);
	font-family: verdana, arial;
	font-size: 12px;
	margin: 0;
	background-repeat: repeat-x;
}

a:link, a:visited {color: #06c; text-decoration: none;} 
a:hover { color: #F00; text-decoration: none; } 


.head_left{
	color: #FFF;
	background: url(images/head_left.gif);
}

.head_right{
	color: #FFF;
	background: url(images/head_right.gif);
}

.content_col{
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	background: #E5E5E5;

}

.category_col{
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	background: #E5E5E5;
}

.date{
	color: #CC0000;
}


form{padding: 0; margin: 0;}

.btn_search{
	background: #333;
	color: #FFF;
	border: 1px solid #333;
}

.article h1 a:link, .article a:visited {color: #06c; text-decoration: none;} 
.article h1 a:hover { color: #F00; text-decoration: none; }
.article a:link, .article a:visited {color: #06c; text-decoration: underline;} 
.article a:hover { color: #F00; text-decoration: none; }

.article_details{
	background: #FFFFD5;
}

.category{
	background: #EFF3F6;
}

.tags{
	background: #FFFFD5;
}

.footer{
	background: #E5E5E5;
	border-top: 1px solid #fff;
}

.local_navigation{
	background: #eee;
}

h3{
	color: #CC0000;
}

.share{
	background: #D8F1D8;
	border: 1px solid #81D181;
	color: #333;
}

.comment_body{
	background: #ebebeb;
	margin-bottom: 20px;
}


/* mihai - tags */
.paginator { font: 10px Arial, Helvetica, sans-serif; padding-top: 10px; padding-bottom: 10px; margin: 0px; }
.paginator a, .pageList .this-page {padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator a:visited {padding: 2px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none;}
.paginator .this-page {padding: 2px 6px; border-color: #999; font-weight: bold; font-size: 13px; vertical-align: top; background: #fff;}
.paginator a:hover {color: #3333FF; background: #E8EBF0; border-color: #036; text-decoration: none;}

.meta{
	font-size: 11px;
	color:#008000;
	padding-top:3px;
}
.post_excerpt{
	font-size:12px;
	padding-top:3px;
}

ol{
padding: 0 0 0 35px;
margin: 0;
}

ol li{
padding: 0 10px 10px 0px;
margin: 0;
}

.main_content ul{
     list-style-type: none;
     padding: 0 0 0 0;
     margin: 0 0 0 0;
}

.top_ad{
padding-top: 5px;
}

/* added by mihai*/
.article ul{
    margin: 0 0 0 20px;
    padding: 0px;
    list-style-type:disc;
}
.article li{
    line-height:0px;
}
/* end */

#space { 
	height: 20px;
	padding: 0 20px;
	}
#info td {
	font-weight: bold;
	text-transform: uppercase; 
	font-size: 10px;
	}
#top {
	width: 480px; height: 22px; 
	background: url(http://www.twox4.co.uk/content_top.jpg) no-repeat top left; 
	}
#image {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	}
#bold { font-weight: bold; }
#copy { 
	width: 438px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: url(http://www.twox4.co.uk/copy_bg.jpg) repeat-x top left;; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0 
	}
#footer {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	width: 438px;
	padding: 0 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
#online {
	width: 438px;
	padding: 15px 20px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	}
#bottom {
	width: 480px;
	height: 21px;
	background:  url(http://www.twox4.co.uk/content_bottom.jpg) no-repeat top left;
	}
#dots { 
	width: 438px;
	height: 2px;
	background:  url(http://www.twox4.co.uk/dots.png) repeat-x top left;
	margin-top: 15px;
	margin-bottom: 15px
	}
#ital { font-style: italic; }
img { margin: 0; border: 0px none; }
#bold0 { font-weight: bold; }
.style2 {
	font-weight: bold;
	text-decoration: underline;
}
.style4 {
	text-decoration: underline;
}
.style5 {
	text-align: center;
}
.style6 {
	font-size: 14px;
	color: #FF0000;
}