/*
Theme Name: Blank 2-Column L-S
Theme URI: http://example.com
Description: A Blank Wordpress theme with left sidebar
Author: Your Name
Author URI: http://example.com
version: 1.0
*/



/* basics */


body {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background: #eeeeee url(images/bg.jpg) left top repeat;
color:#333333;
	}


/* links */

a{
	color:#00adec;
	text-decoration:none;
	border: none;
	}

a:hover{color:#55d2ff;text-decoration: underline; border: none;}
	
h1 {font-size: 24px; 
font-weight:normal;
	color: #00adec;
margin-bottom:20px;
margin-top:10px;
}
h2 {font-size: 20px; 
line-height:24px;
        margin-top:10px;
	font-weight: normal;
	color: #00adec;
}
h2 a, h1 a {
	text-decoration:none;
}
h3 {font-size: 16px; 
margin-top:10px;
	font-weight: normal;
	color: #00adec;
}
h4 {font-size: 14px; 
margin-top:5px;
	font-weight: bold;
	color: #00adec;
}

#scrollingText
	{
		width: 940px;
margin-left:10px;
		height: 24px;
		position: relative;
	}
	
	#scrollingText div.scrollableArea *
	{
		display: inline;
		margin: 0;

		font-weight: normal; 
		background-color: #fff; 
		color: #999999; 
		width: auto;
		height: auto;
	}



/* images and misc. */

img{ border: none; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}




#wrapper {
        padding-top:10px;
	background-color:#ffffff;
}
#nav {
        margin-top:1px;
        margin-bottom:10px;
        background: #333333 url(images/navbg2.png) top left repeat-x;
}
#nav li {
	
float:left;
}
#nav li a {
font-size:16px;
line-height:38px;
	color:#ffffff;
padding:0 0 0 16px; 
margin-left:16px;
	background: transparent url(images/bulletwhite.png) 0px 7px no-repeat;
}
#nav li a:hover {
background: transparent url(images/bullet.png) 0px 7px no-repeat;
	color:#00adec;
text-decoration:none;
}

#bodybg {
padding-top:20px;
	background: transparent url(images/bodybg.gif) top center no-repeat;
	}
#logo {
        height:161px;
	background: transparent url(images/head.jpg) top left no-repeat;
        text-align:right;
}

#division {
height:23px;
	background: transparent url(images/crinkle.png) top center no-repeat;
}




/* content */


#content {
line-height: 17px;
text-align:left;
	}	

.post {
	margin: 0 0 0 0;
	padding:0px 0px 10px 0px;
	line-height: 17pt;
text-align:left;
border-bottom:1px dashed #cccccc;
	}
	
.post p{padding-top:10px;}


.post ul {
padding-left:24px;
list-style-type:none;
}

.post li {
padding:0 0 0 26px;
	background: transparent url(images/bullet.png) 10px 9px no-repeat;
}

.post td {
padding: 4px 20px 4px 0;
vertical-align:top;
}
.post input.flong, .post select.flong {
border:1px solid #333333;
width:240px;
}
.post input.fshort {
border:1px solid #333333;
width:120px;
}
.post textarea.fbig {
width:240px;
border:1px solid #333333;
height:150px;
}
.post textarea.fsmall {
width:240px;
border:1px solid #333333;
height:80px;
}


.entry p{margin:0 0 0 0;}

.byline{
font-size:10px;
color:#999999;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */


.widget {
padding-bottom:20px;	
}
.widget h3 {
	line-height:30px;
color:#ffffff;
margin-bottom:10px;
margin-top:0;
padding-left:15px;
        background: #333333 url(images/navbg2.png) bottom left repeat-x;
 }
.widget li {
	padding:5px 0 5px 26px;
border-bottom:1px dashed #cccccc;
	background: transparent url(images/bullet.png) 10px 9px no-repeat;
}

.widget li li {
	padding:3px 0 3px 0;
        border:0;
        background:none;
}


/* comments */

#commentssection{
	clear: both;
	padding: 10px 0px;
	margin: 0;
	}
	


#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	

	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}




cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
position:relative;
top:120px;
padding-right:15px;
        color:#ffffff;

	}

#searchform input#s{
width:140px;
	font-size: 9pt;
	padding: 4px;
	margin: 2px;
	border: 1px solid #DFDFDF;
	}

#searchform input#searchsubmit{

	font-size: 9pt;
	padding: 4px;
	margin: 2px 0 0 2px;
	border: 1px solid #DFDFDF;
	background-color: #fff;
	color: #797979;
cursor:pointer;
	}

/* footer */

#footer {

text-align:center;
	margin-top:30px;
margin-bottom:30px;
color:#999999;
	}
	
#footer a{color:#00adec;text-decoration: none;}
#footer a:hover{color: #55d2ff;text-decoration: underline;}


