/*  
Theme Name: DigitalWebbing
Theme URI: http://www.digitalwebbing.com/
Description: WP Theme based on the DW design by Ed Dukeshire, modded by Ron Phillips.
Author URI: http://www.netizenron.com/
*/


body {

	font: 75%/150% Arial, Helvetica, sans-serif;
	color: #0a3d55;
	background: #F4F4F4 url(/blog/wp-content/themes/dwblog/img/dwb_siderail_bg.gif) repeat-y left;
	margin: 0px;
}

a {
	color: #0000FF ;
}
a:visited {
	color: #0000ff;
}
a:hover {
	color: #FF0033;
	text-decoration: none;
}

img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	
	padding-left: 0px;
	height: 60px;
	color: #000000;
}
h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #0b57d4;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #4982d0;
	letter-spacing: -1px;
	padding-bottom: 3px;
}

html>body h2 {

	font-size: 1.5em;

}
h2 a, h2 a:visited {
	color: #0b57d4;
	text-decoration: none;
}
h2 a:hover {
	color: #0272b4;
	text-decoration: none;
}
h3 {
	color: #0b57d4;
	margin: 10px 0px 5px;
}
h4 {
	color: #0b57d4;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px;
	width: 860px;
	height:650px;
	heigh\t:auto;

}
/* header area */
#header {
	background:#FFFFFF;
	height: 102px;
	border: none;
    position: relative;
}
#headerlogo {
	position: relative;
	padding: 20px 0px 0px 50px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 60px;
	bottom: 3px;
	color: #ffffff;
	font-size: 16px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
                right: 0px;
	top: 0px;
}
#nav li {
	float: left;
	margin-left: 0px;
}
 #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #000000;
                text-decoration: none;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
/* content  */
#content {
	padding: 10px 10px 25px 0px;
	float: right;
	width: 590px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
}

.post-digg {
	width: 58px;
	height: 96px;
                float:left;
	
}
.post-date {
	width: 45px;
	height: 56px;
                color: #06a4ff;
                float:right;
	
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #06a4ff;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #1135e8;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 485px;
}
.post-cat {
	background: #FBFBFB;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #0f2ca9;
}
.post-comments {
	background: #FBFBFB;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #FBFBFB;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #0f2ca9;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #0f2ca9;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #4982d0;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #dceef7;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #0332b7;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin: 10px 0;
	padding: 3px 0;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #1135e8;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #221d1d;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 90%;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #221d1d;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	border: 1px solid #4982d0;
	background:#000066;
	padding: 2px;
    font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #f9f8ee;
	vertical-align: middle;	
    float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: left;
	margin:0;
	padding: 0px 0px 0px 13px;
	width: 240px;
	
	
}

#sidebar .hgraphics {

	margin:5px 0px 5px 2px;

}

#sidebar .top {
	padding-top:15px;
	background-image: url(/blog/images/graphics/dwb_sidebar_toprail.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#sidebar .bottom {
	background-image: url(/blog/images/graphics/dwb_sidebar_top.gif);
	background-repeat: no-repeat;
	background-position: right top;

}


/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #0000FF;
    font-size: 10px;
	line-height:normal;

}
#sidebar a:hover{
	color: #0000FF;
    font-size: 10px;
	line-height:normal;

}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0 0 0 3px;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}
/*blogroll widget */
ul.list-blogroll li{
	background: url(/images/bluedot.gif) no-repeat left 3px !important;
	padding-left: 15px !important;
}
/*meta  widget*/
ul.list-meta li{
	background: url(/images/bluedot.gif) no-repeat left 3px !important;
	padding-left: 15px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(/images/bluedot.gif) no-repeat left 3px !important;
	padding-left: 15px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(/images/bluedot.gif) no-repeat left 3px !important;
	padding-left: 15px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(/images/bluedot.gif) no-repeat left 3px !important;
	padding-left: 15px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(/images/bluedot.gif) no-repeat left 3px !important;
	padding-left: 15px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(/images/bluedot.gif) no-repeat left 3px !important;
	padding-left: 15px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(/images/bluedot.gif) no-repeat left 3px !important;
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 110px;
	padding: 3px;
	line-height: 18px;
	vertical-align: middle;
	background: #FFFAFA;
    border: 1px solid #4982d0;	
    margin-right: 2px;
	color: #333333;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	
	border: 1px solid #4982d0;
	background:#000066;
	width: 60px;
	padding: 2px;
    font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #f9f8ee;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
/* footer bar */
#footer {
	position:relative;
	background-color: #000066;
	background-image: url(/images/headerbkex.jpg);
	border-top:2px solid #CCC;
	border-bottom: 1px solid #FFF;
	color:#FFFFFF;
	margin: 0;
	width:100%;
	height: 40px;
	overflow:hidden;
	background-position: -1 left;
}

#footer .middle {
	height:40px;
	width:inherit;
	/*border:1px solid black;*/
	display:table-cell;
	line-height: 100%; 
	vertical-align:middle;
}

html>body #footer .middle { height:auto; padding: 10px 0 0 0;}
html>body #footer .top .middle { padding: 12px 120px 0 0; }

#footer .copy {
	float:left;
	margin-left:68px;
	width:50%
	
}

#footer .top {
  	float:right;
	width:134px;
}

/* 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;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#topads {

	margin: 0 0 0 16px;
	background:#FFFFFF url(/blog/images/graphics/dwb_topad_bg.gif) repeat-x 10px;

}


