/*  
Theme Name: AntiAbuse Simple
Theme URI: http://www.anti-abuse.org
Description: <a href="http://www.anti-abuse.org/">The Anti-Abuse Project</a>.
Version: 2.0
Author: Peter Dimov
Author URI: http://www.anti-abuse.org/

	This theme was designed and built by Peter Dimov.

	The CSS, XHTML and design is released under Creative Commons Attribution 2.5:
	http://creativecommons.org/licenses/by/2.5/

*/

body  {
	font: 13px "Trebuchet MS", Tahoma, Arial, sanf-serif;
	color: #333333;
background-color:white;
background-image:url(images/background_prim.gif);
background-repeat:repeat-x;
	margin: 0px;
	padding: 0px 0px 0px;
}
#wrapper {
width: 90%;
background-color:white;
border-left: 1px solid #0B5466;
border-right: 1px solid #0B5466;
background-image:url(images/background.gif);
background-repeat:repeat-x;
}
#header {
	width: 100%;
	height: 74px;
	position: relative;
	text-align:left;
color: white;
}

#topbar {
	width: 100%;
	height: 44px;
	position: relative;
	text-align:left;
}

#title {
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 30px;
color: white;
}

#title a {
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 30px;
color: white;
}

#title a:hover {
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 30px;
color: white;
}

#title .t1 {
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 30px;
color: white;
padding-top: 10px;
padding-left: 20px;
}

#title .t1:hover {
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 30px;
color: #F1F1F1;
}

#subtitle {
color: white;
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 15px;
padding-left: 20px;
}

#topborder {
width: 100%;
height: 0px;
/*	background:#1481A0; */
position: relative;
/* background: url(images/topborder.gif) no-repeat; */
}

#content {
width: 100%;
position: relative;
background: url(images/contentbg.gif) #FFFFFF repeat-y;
text-align: left;
color: black;
}

#footerbgr {
width: 100%;
height: 100px;
position: relative;
background-color: #004A5E;
border-top: 1px solid black;
}

#footer_text {
text-align: left; padding: 20px; float: right; color: white;
}

#footer_text a {
color: white;
font-weight: bold;
}


#footer_text a:hover {
color: white;
font-weight: bold;
text-decoration: underline;
}

#page {
	margin: 0px auto ;
	width: 1008px;
}

/* Navigation */

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	top: 12px;
	padding-left: 0px;
}

#nav li {
	float: left;
	margin-left: 0px;
}

#nav .current_page_item a, #nav .current_page_item a:visited{
position: relative;
z-index: 30;
height: 40px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
background: url(images/nav_back.gif) black repeat-x;
border-right: 1px solid black;
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 15px;
color: white;
font-weight:bold;
}

#nav .page_item a{
position: relative;
z-index: 30;
height: 40px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
border-right: 1px solid black;
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 15px;
font-weight:bold;
text-decoration:none;
color: white;
}

#nav .page_item a:hover {
position: relative;
z-index: 130;
height: 40px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 15px;
padding-right: 15px;
background: url(images/nav_back.gif) black repeat-x;
border-right: 1px solid black;
font-family: "Trebuchet MS", Tahoma, Arial;
font-size: 15px;
color: white;
font-weight:bold;
}

/* sidebar */
#sidebar {
	width: 208px;
	color: #666666;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: bold 16px "Trebuchet MS", Tahoma, Arial;
	color: black;
	margin:0pt;
margin-top: 4px;
border-bottom: 1px solid #333333;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #004A5E;
	text-decoration: none;
font-weight: bold;
font-size: 13px;
font-family: "Trebuchet MS", Tahoma, Arial;
}
#sidebar a:hover{
color: #127F9E;
font-weight: bold;
font-size: 13px;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
padding-left: 20px;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px  2px 0px;
/*	border-bottom: 1px solid #dceeb7; */
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/* Search From */
#searchform {
	padding-left: 0px;
	margin: 15px 0 0;
}
#searchform br {
 /* display: none; */
 height: 5px;
}
#searchform #s {
	border:1px solid #203346;
	width: 150px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #CCCCCC;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	border: none;
	width: 70px;
	height: 28px;
	cursor: pointer;
vertical-align: middle;
/*
	background: url(images/btn-bg.gif) repeat-x;
border: 1px solid #F2F2F2;
	width: 70px;
	height: 28px;
	font: bold 13px "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	vertical-align: middle;
*/
}

/* Posts Styles */

a {
	color: #005E79;
	text-decoration: none;
}
a:visited {
	color: #005E79;
	text-decoration: none;
}
a:hover {
	color: gray;
	text-decoration: none;
}
img {
    float:left;
    margin:0 20px 10px 0;
  }
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	color: #00647D;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted gray;
	text-transform: uppercase;
	font: normal 17px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h1 a, h1 a:visited{
	color: #00647D;
	text-transform: uppercase;
	text-decoration: none;
}
h1 a:hover{
	color: #1583A2;
	text-transform: uppercase;	
	text-decoration: none;
}
h2 {
	color: #00647D;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted gray;
	text-transform: uppercase;
	font: normal 17px "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #00647D;
	text-transform: uppercase;
	text-decoration: none;
}
h2 a:hover {
	color: #1583A2;
	text-transform: uppercase;	
	text-decoration: none;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #BEBEBE;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #BEBEBE;
	margin: 10px 0px 5px;
}

form {
	margin:0px;
	padding:0px;
}


/**********************/

.post {
	float:left;
	width: 95%;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: 0px;
}
.entry {
float:left;
width: 100%;
text-align:justify;
}
.post-cat {
float: left;
	padding-left: 3px;
	font-size: 13px;
	color: #999999;
}
.post-comments {
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	padding-right: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
	padding-right: 20px;
	text-align:justify;
}


/* comments area */
#comments, #respond {
border-bottom: 1px dotted #CCCCCC;
	padding: 10px 10px 10px 10px;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-right: 20px;
	line-height: 130%;
}
.commentlist li{
border: 1px solid silver;
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F5F5F5;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	color: #333333;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#F5F5F5;
	border: 1px solid #CCCCCC;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
padding-right: 20px;
}
