/*
Theme Name: AdderDemon
Theme URI: http://www.creative9.com
Description: This is a simple theme for the site AdderDemon.com
Author: Zeeshawn Durrani
Author URI: http://www.creative9.com


/*-----------Block Level Elements--------------*/

body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-color: #333333;
	color: #5b5b5b;
}

#page {
	width: 840px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border: 18px solid white;
	overflow: hidden;
}

#header {
	width: 100%;
	background-color: #FFFFFF;
}

#wrapper {
	width: 100%;
	background-color: #FFFFFF;
	margin: 0px;
	padding:0px;	
}

#content {
	width: 610px;
	float: left;
	padding: 0px 0px 0px 20px;
	background-color: #FFFFFF;
	margin: 0px 0px;
}

#sidebar {
	width: 190px;
	float: left;
	margin-left: 0px;
	margin: 0px;
	padding: 0px 0px;
	padding-left: 10px;
	font-family: "Lucida Sans Unicode", Verdana, Tahoma;
	background-color: #FFFFFF;
}



#counter {
	float:right;
	display: inline;
	padding: 0px;
	margin: 10px 30px 0px 0px;
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5b5b5b;
	
}

#counter .text {
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	margin-bottom: 8px;
}

#counter .newsletter {
	margin: 0px;
	padding: 0px;
}

#logo {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}


#menu {
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px;
	margin-top: 20px;
}

#menu ul {
	padding: 0px;
	margin: 5px 45px 0px 0px;
	float:right;
	overflow: hidden;
}

#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px 0px;
	padding: 0px 0px;;
	color: #5b5b5b;
}

#menu li a, #menu li a:visited {
	margin: 0px 0px;
	padding: 0px 0px 0px 15px;
	color: #5b5b5b;
	font-family: Verdana, arial, serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#menu li a:hover {

	text-decoration: underline;
	color: #0099CC;

}

#splash {
	background-image: url(images/splash.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	overflow: hidden;
	height: 259px;
	width: 845px;
}

#footer {
	width: 850px;
	margin: 0px auto;
	text-align: center;
	font-family: "Lucida Sans Unicode", Verdana, Tahoma, Sanserif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding: 4px 0px;
	line-height: 1.5em;
	clear: both;
	margin-top: 1px;
}

#footer .links {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

#footer .smalltext {
	margin: 0px;
	padding: 0px;
}

#footer .links a:link, #footer .links a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

#footer .links a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#footer a:link, #footer a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF0066;
	text-decoration: underline;
}

/*-------------Headings-------------*/

h1 {

}

h2 {
	color: #4b4b4b;
	font-family: "Trebuchet MS", Arial, Verdana, Tahoma;
	font-size: 24px;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
	margin:0px 0px;
}

h3 {
	color: #4b4b4b;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial, Verdana, Tahoma;
	padding: 5px 0px 8px 18px;
	margin:0px 0px;
}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

h2 a:visited, h2 a:link{
	color: #666666;
	text-decoration: none;
	Arial, Verdana, Tahoma;
}

h2 a:hover {
	color: #0099CC;
	font-family: Arial, Verdana, Tahoma;
	text-decoration: none;
	border-bottom: 1px dashed #0099CC;
}


.entry {
	border: 1px solid #CCCCCC;
	background-color: #F0EEEF;
	padding: 0px 0px 0px 0px;
	padding-bottom: 10px;
}

.entry2 {
	border: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	padding: 0px 0px 0px 0px;
	padding-bottom: 10px;
}

.entry3 {
	border: 1px dashed #CCCCCC;
	background-color:#FFFFFF;
	margin-left: 15px;
	padding: 0px 0px 0px 0px;
}

.entry p {
	padding: 1px 5px 0px 10px;
	margin: 5px 0px;
	font-family: "Lucida Sans Unicode", verdana, arial, tahoma;
	font-size: 12px;
	line-height: 1.5em;
}

.entry2 p {
	padding: 2px 5px 0px 10px;
	margin: 5px 0px;
	font-family: "Lucida Sans Unicode", verdana, arial, tahoma;
	font-size: 12px;
	line-height: 1.5em;
}

.entry ul, .entry li {
	padding: 0px 5px 0px 10px;
}

.entry a:link, .entry a:visited
{
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
.entry a:hover
{
    border-bottom:#0099CC 1px dashed;
	text-decoration: underline;
}

.entry2 a:link, .entry2 a:visited
{
	color: #0099CC;
	font-weight: bold;
	text-decoration: none;
}
.entry2 a:hover
{
	text-decoration: underline;
}


.entrytext {
	line-height: 1.3em;
	font-size:11px;
	font-family: "Lucida Sans Unicode", verdana, arial, serif;
}

cite {
	color: red;
	font-weight: bold;
}

a img {
	border:0px;
}

/*--------------Sidebar------------*/


#sidebar ul {
	padding: 0px;
	margin: 0px;
}

#sidebar h2 {
	list-style-image: none;
	color: #0099CC;
	padding: 5px 0px 5px 5px;
	margin:0px 0px;
	
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	font-size:11px;
	padding: 0px;
	font-weight: bold;
}

#sidebar ul ul li {
	font-size:11px;
	padding: 0px;
	list-style-image: url('images/bullet.jpg');
}

#sidebar p {

}

#sidebar a:link, #sidebar a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
#sidebar a:hover {
	color: #0099CC;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}


/*--------------Comments--------------*/

#comments {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
}

#respond {
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

#commentform 
{
	margin: 5px;
	padding:10px;
	background:#F6F6F6;
	border: #ddd 1px solid;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	
}

#commentform textarea
{
	width:500px;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
}

ol.commentlist {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.5em;
	font-size: 11px;
	font-family: verdana, arial, tahoma;
}

ol.commentlist li {

}

ol.commentlist li.alt {
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	background-color: #F6F6F6;
	width: 90%;

}

ol.commentlist a {
	color: #666666;
	text-decoration: underline;
	font-family: verdana;
	font-weight: bold;
	
}

small.commentmetadata {
	line-height: 1.5em;
	font-size: 11px;
}

small {
	color: #666666;
	font-weight:bold;
	text-decoration: none;
	font-size:11px;
}

small a:link, small a:visited{
	color: #0099CC;
	text-decoration:none;
}

small a:hover{
	padding-top: 3px;
	color: #0099CC;
	text-decoration:underline;
}

/*--------------Search Form-------------*/

#searchform {
	
}

#searchform #s {
	background: #FFFFFF;
	border: 1px solid #666666;
	font-size: 11px;
	font-family: Verdana, Arial, Serif;
	font-weight: normal;
	padding: 3px;
	color:#3F3D3D;
	width:150px;
}


#searchform #searchsubmit {
		background: #333333;
		background-position:center;
		padding:2px;
		margin: 0px;
		color:#FFFFFF;
		font-size: 11px;
		font-family: Verdana, Arial, Serif;
		font-weight:bold;
		border: 1px solid #000000;
}



/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
	clear:both;
}

br.clear {
	clear: both;
}

img {
border: 0;
padding: 0;
margin: 0;
}

ul, ol, dl {
	margin: 0px 0px 15px 0px;
	padding: 5px 0px;
}

li, dd {
	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 5px;;
}

ul li {
	list-style-type: square;
}

form {
	font-size: 11px;
	font-family: verdana,arial;
	margin-top:0px;
	padding-top:0px;
}

input , select, textarea{
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-family: verdana,arial;
	background-color:#FFFFFF;
	padding: 3px;
}

.button {
	background-color: #0099CC;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 11px;
	padding:2px;
	border:1px solid #CCCCCC;
}	

.profileimg {
	border: 1px solid #CCCCCC;
}

.pink {
	color: #FF0066;
}

.blue {
	color: #0099CC;
}

.whitebox {
	background-color:#FFFFFF; 
	width:90%;
	border:1px dashed #CCCCCC; 
	margin-left: 17px; 
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
	line-height:1.5em;
}

.loginform {
	margin-left:20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom:0px;
}

.members {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	font-family: verdana, arial, tahoma;
	font-size:11px;
	line-height: 1.5em;
}

.vertads {
   margin-left: 5px;
}

.vertads ul {
	padding: 0px;
	margin: 0px;
}

.horizads {
   margin-left: 20px;
}

.errorMessage {
	color: #FF0066;
	font-family: "lucida Sans unicode";
	size: 11px;
}

.okMessage {
	size: 11px;
	color: #0099CC;
	font-family: "lucida Sans unicode";
}
