/*  
Theme Name: Almost White Dark
Theme URI: http://www.com
Description: A two column theme. darktheme. 
Version: 1.00
Author: Mr. X
Author URI: http://www.dot.com
*/

/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bg2.gif) repeat-x fixed;
	/*font-size: 78%;*/
	font-size: 13px;
	font-family: verdana, arial, sans-serif, Georgia, Geneva, Helvetica;
	color: #333;
	text-align: center;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}

h1, h2 {
	/*font-size: 1.4em;*/
	font-size : 14px;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1em;
}

h1,h2,h3,h4 {color:#0000ff; }

a {
	text-decoration: none;
}
a:link, a:visited {
	color:#0000ff; text-decoration:none; border-bottom:0px solid #0000ff;
}

a:hover {
	color:#0000ff; text-decoration:none; border-bottom:1px solid #0000ff;
}
input, textarea, select {
	border: 1px solid #C1C0B5;
	background: #FAFAF0;
	color: #333;
	font-size: 1em;
	font-family: arial, sans-serif, Georgia, verdana, Geneva, Helvetica;
}
blockquote {
	margin: 1.2em 20px;
	padding: 0.1em 20px;
	border-top: 1px solid #E8E7D0;
	border-bottom: 1px solid #E8E7D0;
	background: #e5ebf9;
}
small {
	font-size: 0.9em;
}
code {
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
	background: #fff;
	color: #333;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
a img {
	border: 0;
}

/* Layout */

#wrapper {
	margin: 0 auto;
	width: 750px;
	background-color: #fff;
	text-align: left;
}


#header {

	margin : 20px 0 0 0;
	padding: 30px 0 5px 0;
	height : 40px;
	background: #fff url(' ') center top no-repeat;
	border-bottom: 10px solid #bfd0f6;
}
	/* Header Styles */
	#header h1 {
	  margin: 0;
		font-size: 2.2em;
	  
	}
	#header h1 a {
		
		text-decoration: none;
		margin: 0 0 0 20px;
		color: #7da2f4;
	}		
	
	#header h1 a:hover {
		border-bottom:0px solid #000000;
		text-decoration: none;
		margin: 0 0 0 20px;
		color: #0000ff;
	}
	#header h1 a img{
	margin: -30px 0 0 -20px;
	padding : 0;
	
	}
#content {
	float: left;
	margin: 0 0 0 20px;
	width: 500px;
	overflow: hidden;
	display: inline; /* IE double margin bug fix */
}
#sidebar {
	float: left;
	margin: 0 20px 0 20px;
	padding: 1.8em 0 0 0;
	width: 190px;
	font-size: 0.9em;
	overflow: hidden;
	display: inline; /* IE double margin bug fix */
}


#footer {
	clear: both; 
	font-size: 0.9em;
	text-align: right;
  border-top: 10px solid #bfd0f6;
}
	/* Footer Styles */
	#footer p {
		margin: 0px 0 0 0;
		padding: 10px 0 20px 0;
		background-color: #fff;
		border-top: 3px solid #fff;
		font-size: 0.9em;
		text-align: right;
	}

#footer p a:link{
text-decoration : none;
}

/* Sidebar Styles */

#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	background: url(images/arrow22.gif) no-repeat center right;
	font-size: 1.1em;
        color : #000000;


}
#sidebar h2 a {
	color: #0000ff;
}
#sidebar h2 a:hover {
	color: #E58712;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {


}
#sidebar ul ul {
	margin: 0.3em 0 1.1em 0;
	
	/*border-top: 1px solid #E8E7D0;
	background-color: #FAFAF0;*/
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	/*border-bottom: 1px solid #E8E7D0;*/
}
#sidebar ul ul li a {
	/*display: block;*/
	margin: 0 0 0 0px;
	padding: 0.1em 0px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
	text-decoration:none; border-bottom:1px solid #0000ff;
} 
html>body #sidebar ul ul li a {
	width: 170px;
	text-decoration:none; border-bottom:1px solid #0000ff;
}
#sidebar ul ul li a:hover {
	/*background-color: #FFF;*/
}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
/*	border-top: 1px solid #E8E7D0;*/
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 0.1em 10px 0.1em 25px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
} 
html>body #sidebar ul ul ul li a {
	width: 155px;
}
/* Calendar */
#wp-calendar {
	margin: 0 0 1.2em 0;
	width: 190px;
	border: 1px solid #E8E7D0;
	background: #FAFAF0;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 188px;
} 
html>body #wp-calendar {
	width: 188px;
}
#wp-calendar caption {
	margin: 1.2em 0 0 0;
	padding: 0.4em 0;
	background: #9BBB38;  
	color: #FFF;
	font-weight: bold;
}
#wp-calendar td {
	border: 0;
	border-collapse: collapse;
	background: #FFF;
}
#wp-calendar td a {
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}

/* Blog */

.post {
}


.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #0000ff;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}




.posttitle a {
	float: left;
	padding: 0 px;
	/*background: #9BBB38 url(images/posttitle.gif) no-repeat top right;*/
}
.posttitle a:link, .posttitle a:visited {
	color: #0000ff;	text-decoration:none; border-bottom:1px solid #0000ff;
}
.posttitle a:hover, .posttitle a:active {
color: #0000ff;	text-decoration:none; border-bottom:1px solid #00f;
	
	/*background: #E8E7D0 url(images/posttitle.gif) no-repeat 100% -91px;
	color: #80904F;*/
}
.postmeta {
	margin-top: 0;
	padding-top: 0.1em;
	/*background: url(images/postmeta.gif) no-repeat top left;*/
	font-size: 0.9em;
	color: #999;
}
.postentry p a:link{
color: #0000ff;	text-decoration:none; border-bottom:1px solid #ffffff;
}

.postentry p a:hover{
color: #0000ff;	text-decoration:none; border-bottom:1px solid #0000ff;

}

.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}

.postnav {
	width: 100%;
	padding: 1.2em 0;
	overflow: auto;
}
.prev {
	float: left;
}
.next {
	float: right;
}

/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	padding: 0.1em 20px;
	background-color: #fff;
}
.alt {
	background-color: #eaf0fe !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}
#comment {
	width: 98%;
	color: #333; background-color: #fafaf0;
	padding : 4px;
}

/* Widgets and Etc */

.widget_calendar h2 {
	display: none !important;
}
.widget_search div {
	margin: 1.2em 0;
}
#sidebar #s {
	margin-bottom: 2px;
	width: 180px;
}

/* Image Borders */
/*
div.image {
	margin: 1.2em 0;
}

div.imagecenter {
	margin: 1.2em 0;
	text-align: center;
}
div.imagecenter img {
	margin: 0 auto;
}

div.imageleft, img.imageleft {
	float: left;
	margin: 0 15px 0.2em 0;
	padding: 0;
}
 
div.imageright, img.imageright {
	float: right;
	margin: 0 0 0.2em 15px;
	padding: 0;
}

div.image img, img.image,
div.imagecenter img,
div.imageleft img, img.imageleft,
div.imageright img, img.imageright {
	padding: 5px;
	border: 1px solid #C1C0B5;
	background: #FFF;
} */

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both; 
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 10px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
