/*  

Theme Name: QDigitizing

Theme URI: http://www.qdigitizing.com

Description: QDigitizing Blog

Version: 1.0

Author: Wilson De Jesus

Author URI: http://www.socialfocus.com/



*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{

	margin: 0;
	padding: 0;

}

body{

	margin: 0;
	font-family:Calibri;
	font-size:13px;
	font-weight:regular;
	vertical-align: top;
	background: white;
	color: #000000;

}

h1{

	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;

}

a:link, a:visited{

	text-decoration: none;
	color: #199ed7;

}

a:hover{

	text-decoration: none;

}

p{

	padding: 10px 0 0 0;

}

#container{

	background-color:white;
	margin: 0 auto 0 auto;
	border: solid 7px #5e604b;
	width: 766px;
	text-align: left;
	overflow:auto;

}

#header{

	background-image: url(images/logo.png);
	float: left;
	width: 766px;
	height:192px;

}

#contentcontainer{

	float: left;
	width: 500px;
	margin:0 20px 20px 20px;

}

.post{

	padding: 10px 0 10px 0;

}

.post h2{

	font-family: Verdana;
	font-size: 14px;

}

.entry{

	line-height: 18px;
	margin:0 0 40px 0;
	font-size: 16px;
}

p.postmetadata{

	font-size:10px;
	margin: 10px 0 0 0;

}

.navigation{

	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;

}

.sidebar{

	float: left;
	width: 226px;
	background: #cdd1d4;
	margin: 0 0 0 0;
	display: inline;
	overflow:auto;
	padding:0 0 10px 0;
	font-size:10px;
	height:100%;

}

.sidebar ul{

	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 5px;

}

.sidebar ul li{

	padding: 10px 0 10px 0;

}

.sidebar ul li h2{

	font-family: Georgia, Sans-serif;
	font-size: 16px;
	color:#000066;
	letter-spacing:1px;
	margin:0 0 5px 0;

}

.sidebar ul ul li{

	padding: 0;
	line-height: 15px;
	background-color:white;
	padding:5px;
}

.sidebar2{

	float: left;
	width: 240px;
	background: #eeeeee;
	margin: 0 0 0 10px;
	display: inline;
	overflow:auto;

}

.sidebar2 ul{

	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;

}

.sidebar2 ul li{

	padding: 10px 0 10px 0;

}

.sidebar2 ul li h2{

	font-family: Georgia, Sans-serif;
	font-size: 14px;

}

.sidebar2 ul ul li{

	padding: 0;
	line-height: 24px;

}

table#wp-calendar{

	width: 100%;

}

.comments-template{

	margin: 10px 0 0;
	padding: 10px 0 0;

}

.comments-template ol{

	margin: 0;
	padding: 0 0 15px;
	list-style: none;

}

.comments-template ol li{

	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;

}

.comments-template h2, .comments-template h3{

	font-family: Georgia, Sans-serif;
	font-size: 16px;

}

.commentmetadata{

	font-size: 12px;

}

.comments-template p.nocomments{

	padding: 0;

}

.comments-template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;

}

#footer{

	background-color:gray;
	clear: both;
	float: left;
	width: 766px;

}

.title{

	color:#000066;
	font-family:my_font;
	font-size:25px;
	font-weight:bold;
	text-decoration:none;
	width:500px;
	border-bottom:solid black 3px;
	line-height:34px;
	margin:0 0 10px 0;

}

#nav{

	background-image:url(images/navbg.png);
	background-repeat:repeat-x;
	height:29px;
	text-transform:uppercase;
	padding-top:5px;
	overflow:auto;
	width:766px;

}

#nav a{

	color:#080248;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0;
	margin:0 1px 0 0;
	padding:0 0 1px 1px;
	text-decoration:none;
	padding:1px 8px 2px 7px;

}

a.current{

	background-color:#000066;
	color:#FFF!important;
	height:16px;

}

img.alignleft{

	padding-right:10px;
	float:left;
	padding-bottom:10px;

}

img.alignright{

	padding-left:10px;
	float:right;
	padding-bottom:10px;

}

#titleblogcontainer{

	width:500px;
	float:left;
	overflow:auto;
	margin:0 0 20px 0;

}

#titlebullet{

	background-image:url(images/3greenstar.jpg);
	width:12px;
	height:13px;
	float:left;
	margin:5px 0 0 0;

}

#posttitle{

	width:400px;
	overflow:auto;
	float:left;
	margin:0 0 0 5px;

}

#titledate{

	color:#a19a9a;
	float:left;

}

.widget li a {

	color:#5e604b!important

}

img {

          border:0;

}