/*
Theme Name: Qwidget based on WP Default
*/

*{
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0;
	padding: 0;
	font-size: 10px;
	line-height: 13px;
	font-family: Verdana, Tahoma, Arial,  Sans-Serif;
	color: #636467;
	background: #ffffff;
}


img, a img {

	border: 0px;
}

a:link, a:visited{
	color: #00ABD7;
	text-decoration: none;
}



a:hover, a:active{
	color: #00ABD7;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 24px;
}

h2 {
	font-size: 23px;
	line-height: 26px;
	margin-bottom: 21px;
}

h3 {
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 18px;
}

h4 {
	font-size: 14px;
	line-height: 18pxl
	margin-bottom: 14px;
}

h5 {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 13px;
}


p {
	margin-bottom: 18px

}

ol, ul{
	margin: 18px 18px;
}

hr {
	display: none;
	}


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

/* Begin Structure */


#container {
	position: absolute;
	left: 50%;
	margin-left: -390px; 
	padding: 0px 20px; 
	width: 760px;
	background: url( 'images/background.gif') repeat-y;
	
}



*html #container {

	width: 800px;
}




/*
 * HEADER
 * Logo, tag
 */
 
#header {
	
	height: 206px;
	width: 100%;
	background: url( 'images/Header.png') no-repeat;
}


#logo{
	height: 101px;
	width: 267px;
	float: left;
}

#tagline{
	
	margin-top: 16px;
	float: right;
}

#subscribe {

	float: right;
	margin-top: 12px;
	margin-right: 20px;
	width: 166px;
}


/*
 * MAIN DIV LAYOUT
 * Content, Sidebar
 */
 
#mainDiv
{	
	
	width: 732px;
	margin-top:  10px;
	margin-left: 16px;
}


#content {
	
	float: left;
	width: 474px;
	margin-top: 10px;
	font-size: 13px;
	line-height: 22px;
	
}

*html #content {
}


#content ol{
	list-style: decimal;
	margin: 18px 18px;
}


#content ul{
	list-style: circle;
	margin: 18px 18px;
}



#content-top{
	height: 11px;

}

#content-bottom{

	height: 11px;
}



#sidebar{
	float: right;
	margin-right: 0px;
	width: 188px;
	font-size: 10px;
}

*html #sidebar {
	margin-left: 0px;
}

#footer {
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#comment {
	width: 400px;
}



/* End Structure */

.clear {
	clear: both;
}

.post {
	
	
	width: 454px;
	padding: 12px 10px 0px;
	font-size: 10px;
	line-height: 13px;
	color: #636467;
	background: url( 'images/post-background-top.png' ) no-repeat top left;
}

*html .post {
	
	height: 284px;
	width: 474px;
}

.post img{ 
	
	width: 205px;
	height: 155px;
	border: 1px solid black;
	margin: 0px 12px 26px 0px;
	float: left;
}

.post .minpostsize {
	
	width: 1px;
	border: 0px;
	height: 252px;
}

.post ul{
	margin-left: 18px;
	list-style: circle;
}

.post h2 {

	margin-bottom: 4px;
}

.post h2 a:link, .post h2 a:visited {
	
	color: #636467;
	
}

.post .continue{
	clear: both;
	display: block;
	border-top: 1px dotted grey;
	margin-top: 6px;
	vertical-align: bottom;
	padding-top: 6px;


}

.post_date {

	display: block;
	width: 426px;
	font-size: 10px;
}


.postmetadata {
	
	
	height: 28px;
	width: 474px;
	text-align: left;
	font-size: 10px;
	background: url( 'images/post-background-bottom.png' ) no-repeat bottom left;
	margin-bottom: 28px;
}

.postmetadata p
{
	padding-top: 3px;
	padding-left: 10px;
}

.alt {

	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

}



/*
 * CAPTIONS
 */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}




/* 
 * SIDEBAR
 */

#sidebar ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar li
{
	margin-bottom: 6x;
}

#sidebar li ul li
{
	margin-bottom: 6px;
}

#sidebar h2.widgettitle{

	display: none;
	
}

#sidebar .textwidget h3
{
	font-size: 12px;
	color: #646567;
	margin-top: 20px;
	border-top: 1px solid #949599;
	
	padding-bottom: 2px;
	border-bottom: 6px solid #949599;
	margin-bottom: 10px;
	width: 178px;
}

#sidebar .textwidget .subhead
{
	font-size: 10px;
	font-weight: regular;
	color: #15b0dc;
	display: block;
	margin-bottom: 10px;
	
}

#sidebar .textwidget p
{
	
	
}

#sidebar .textwidget{
	
	color: #363636;
	font-size: 10px;
	line-height: 13px;
	width: 180px;
}

#sidebar #searchform{
	text-align: left;
	padding-right:  6px;
}

#sidebar #searchform label{

	display: none;
}

#sidebar #searchform input{

	width: 130px;
	border: 1px solid gray;
}

#sidebar #searchform #searchsubmit
{
	width: 40px;
	border: 0px;
	background: #ffffff;
}

#sidebar .blogroll a, #sidebar .widget_recent_entries a, #sidebar .widget_archive a
{
	color: #363636;
}
/* 
 * GENERAL
 */
.blue {
	color: #00ABD7;
} 

#text-7 .textwidget a, #text-11 .textwidget a {

	color: #636467;
}
 
