/*

Theme Name: danlew

Theme URI: http://www.danlew.com/

Description: A unique theme exclusive for danlew.com by normalfx .

Version: 1.0

Author: normalfx

Author URI: http://www.normalfx.com/

Tags: blue, fixed width, two columns



*/







/* Begin Typography & Colors */

*{

	margin:0;

	padding:0;

	}

body{

	font-family:Arial, Helvetica, sans-serif;

	background:#EDF3F5;

	font-size:62.5%;

	color:#565656

	}

img{

	border:none

	}

a{

	color:#2F5073;

	text-decoration:none

	}

a:hover{

	text-decoration:underline

	}

h1{

	font-size:3em;

	

	}

h2{

	font-size:2.8em

	}

h3{

	font-size:2.5em

	}

h4{

	font-size:2.2em

	}

h5{

	font-size:2em

	}

p{

	font-size:1.6em;

	line-height:1.4em;

	padding:0 0 1em 0

	}

ul{

	font-size:1.2em;

	}

ol{

	font-size:1.2em

	}

h1, strong, em{

	color:#57A2D3

	}

	

.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}





small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



#headerimg .description {

	font-size: 1.2em;

	text-align: center;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em Arial,'Lucida Grande', Verdana , Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	margin:0 0 5px 5px

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.2em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	font-size:1.2em;

	text-transform: none;

	}



#commentform p {

	font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */

#page {

	background-color: white;

	margin: 20px auto;

	padding: 0;

	width: 760px;

	border: 1px solid #959596;

	}





#headerimg {

	margin: 0;

	height: 200px;

	width: 100%;

	}



.narrowcolumn {

	float: left;

	padding: 0 0 20px 45px;

	margin: 0px 0 0;

	width: 450px;

	}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 450px;

	}



.post {

	margin: 0 0 40px;

	text-align: justify;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}

/* End Structure */



/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ul {

	padding: 0 35px 0 35px;

	margin: 0 0 1.6em 0;

	}

.entry ol {

	padding: 0 35px 0 35px;

	margin: 0 0 1.6em 0;

	}



.entry ol li, .entry ul li {

	margin: 0 0 0.5em 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}







/* Begin Form Elements */

#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */





/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 10px 30px 6px 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



/*.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}*/

/* End Various Tags & Classes*/







/* 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;

}

/* End captions */



/* main layout */

#header{

	width:100%;

	overflow:hidden;

	background:#305277 url(images/header_main_bg.gif) repeat-x;

	border-bottom:10px solid #98BED5

	}

#top-header{

	width:965px;

	height:34px;

	margin:0 auto;

	background:#2F5073

	}

#mid-header, #nav{

	width:965px;

	margin:0 auto;

	}

#bottom-header{

	width:100%;

	height:245px;

	background:#305277 url(images/header_bg.jpg) top center no-repeat

	}

#bottom-header .bottom-container{

	position:relative;

	width:965px;

	height:245px;

	margin:0 auto;

	}

#wrapper{

	width:965px;

	margin:0 auto;

	padding:10px 0 0 0;

	background:#fff;

	border-left:10px solid #E7E7E7;

	border-right:10px solid #E7E7E7;

	overflow:hidden

	}

#top-content{

	float:left;

	width:941px;

	margin:0 12px 10px 12px;

	background:#EDEDED url(images/featured_bg_top.gif) top no-repeat;

	}

#top-content .featured-bottom{

	float:left;

	width:941px;

	height:10px;

	background:url(images/featured_bg_btm.gif) bottom left no-repeat;

	}

#featured{

	float:left;

	width:628px;

	height:227px;

	border:5px solid #fff;

	margin:10px 10px 0 10px;

	background:#D6F0F1

	}

#left-content{

	width:646px;

	float:left;

	display:inline;

	margin:0 10px 0 12px

	}

#sidebar{

	float:left;

	width:286px;

	background:#F7F6F6;

	padding:0 0 10px 0

	}

#footer{

	width:945px;

	background:#fff;

	float:left;

	padding:10px

	}

	

/* site styling */

#top-header ul{

	margin:5px 0 0 0;

	}

#top-header ul li{

	display:inline;

	}

#top-header ul li a{

	float:left;

	color:#98BED5;

	display:block;

	padding:5px 10px;

	text-decoration:none;

	background: url(images/top_nav_separator.gif) right center no-repeat

	}

#top-header ul li a:hover{

	text-decoration:underline

	}

#social-network{

	float:right;

	margin:5px 0 0 0

	}

#social-network a{

	font-size:1.1em;

	text-decoration:none;

	color:#fff;

	padding:0 0 0 5px

	}

#mid-header h1{

	float:left;

	width:220px;

	height:57px;

	background:url(images/danlew.gif) no-repeat;

	margin:20px 0 0 0

	}

#mid-header h1 a{

	display:block;

	text-indent:-9999em;

	}

#mid-header h2{

	float:left;

	display:inline;

	width:419px;

	height:32px;

	margin:30px 0 0 40px;

	background:url(images/learn_from_a_successful_tag.gif) no-repeat;

	text-indent:-9999em;

	}

#search-box{

	float:right;

	width:246px;

	height:36px;

	margin:30px 0;

	background:url(images/search_bg.gif) no-repeat

	}

#search-box #qg{

	display:inline;

	float:left;

	width:190px;

	height:24px;

        color:#ffffff;

	margin:1px 0 1px 1px;

	padding:5px !important;

	background:none !important;

	border:none !important;

	font-size:1.6em

	}

	

#nav{

	clear:both;

	height:54px

	}

*:first-child+html #nav ul{

	margin:5px 0 0 0

	}

#nav ul li{

	float:left;

	display:inline;

	font-size:1.2em

	}

#nav ul li a{

	display:block;

	color:#000;

	padding:12px;

	}

#nav ul li a:hover, #nav ul li.current_page_item a{

	color:#fff;

	background:#1D496E url(images/main_nav_bg_hover.gif) repeat-x;

	text-decoration:none

	}

#mid-header{

	height:118px

	}

#bottom-header .bottom-container h3{

	text-indent:-9999em;

	height:15px;

	}

#bottom-header .bottom-container ul{

	display:inline;

	width:330px;

	float:left;

	margin:110px 0 0 320px;

	}

#bottom-header .bottom-container ul li{

	list-style:url(images/header_bullet.gif);

	color:#fff;

	font-weight:700;

	padding:0 0 5px 0;

	font-size:0.9em

	}

#reg-form{

        position:absolute;

	display:inline;

	float:left;

	width:203px;

	z-index:9999;

        bottom:92px;

        right:69px;

	margin:4px 0 0 43px

	}

#reg-form p{

	padding:0 0 5px 0

	} 

#reg-form .reg-input{

	width:188px;

	height:22px;

	font-size:1.1em;

	padding:5px;

	color:#D4CED0

	}

#top-article{

	display:inline;

	float:right;

	width:274px;

	margin:10px 8px 0 0;

	background:#fff;

	padding:0 0 10px 0

	}

#top-article h2{

	height:19px;

	background:#BBD5DE url(images/head_gradient_bg.gif) repeat-x;

	color:#2F5073;

	font-size:1.8em;

	padding:10px;

	font-family:trebuchet MS, Georgia, "Times New Roman", Times, serif;

	}

#top-article ul {

	margin:5px 10px;

	padding:0 0 5px;

	}

#top-article ul li {

	border-bottom:1px dotted #8F8D8D;

	font-size:0.9em;

	line-height:1em;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

	margin:0 0 5px;

	padding:0 0 5px;

	}

#top-article ul li a {

	color:#57A2D3;

	}

#top-article ul li span {

	color:#666;

	font-size:10px;

	}

#left-content .leading-text {

	height:41px;

	margin:0 0 10px;

	}

#left-content .leading-text h2{

	padding:8px 10px 0 10px;

	color:#2F5073;

	font-size:1.8em;

	height:33px;

	font-family:trebuchet MS, Georgia, "Times New Roman", Times, serif;

	background:#BED7DF url(images/head_gradient_bg.gif) repeat-x

	}

#hilight{

	overflow:hidden;

	padding:0 0 10px 0

	}

#hilight .hilight-block {

	background:#DBE6EA;

	display:inline;

	float:left;

	margin:0 5px 5px;

	padding:6px;

	width:193px;

	}

#hilight .hilight-block h3 {

	font-size:1.2em;

	line-height:1.1em;

	padding:5px 0 0;

	}

#hilight .hilight-block a {

	color:#57A2D3;

	}

#hilight .hilight-block img {

	width:193px;

	max-height:128px

	}

* html #hilight .hilight-block img{

	height:128px

	}

.post-block {

	border-bottom:1px dotted #ccc;

	float:left;

	margin:0 0 10px;

	overflow:hidden;

	padding:0 0 10px;

	}

.post-thumb {

	float:left;

	width:156px;

	}

.post-thumb img {

	border:3px solid #FFB92E;

	width:150px;

	}

.date-block {

	background:#8C8B8B url(images/date_bg.gif) no-repeat scroll 0 0;

	color:#3C3B3B;

	float:left;

	font-weight:700;

	height:50px;

	line-height:1em;

	margin:0 5px 0 0;

	text-align:center;

	width:48px;

	}

.date-block span.month {

	display:block;

	font-size:1.8em;

	padding:8px 0 4px;

	}

.date-block span.date {

	display:block;

	font-size:1.2em;

	}

.date-block span.year {

	display:block;

	font-size:1em;

	}

.entry {

	float:left;

	width:590px;

	}

.entry .post-head {

	float:left;

	margin:0 5px 15px;

	width:530px;

	}

.entry p {

	font-size:1.2em;

	padding:0 0 1.4em;

	}

.entry h3 a{

	text-decoration:none

	}

.entry h3 a:hover{

	text-decoration:underline

	}

.entry a{

	color:#57A2D3;

	text-decoration:underline

	}

.entry a:hover{

	text-decoration:none

	}

.post-comment {

	background:transparent url(images/comment_bubble_bg.gif) no-repeat scroll 0 0;

	float:left;

	height:45px;

	text-align:center;

	width:49px;

	}

.post-comment a {

	color:#184C75;

	text-decoration:none

	}

.post-comment p {

	font-family:Georgia,"Times New Roman",Times,serif;

	font-size:1.6em;

	font-weight:700;

	padding:0;

	}

.post-comment span{

	text-align:center;

	font-size:0.9em;

	color:#fff;

	}

.post-head h3 {

	font-family:trebuchet MS, Georgia,"Times New Roman",Times,serif;

	font-size:2em;

	}

.post-head small {

	font-size:1.1em;

	font-style:italic;

	}

.post-thumb {

	float:left;

	width:156px;

	}

.post-thumb img {

	border:2px solid #ccc;

	width:150px;

	}

.entry .details {

	display:inline;

	float:left;

	padding:0 0 0 10px;

	width:400px;

	}

.entry .details .readmore{

	display:block;

	text-indent:-9999em;

	width:91px;

	margin:5px 0 0 0;

	background:url(images/readmore.gif) right no-repeat

	}

#pagination {

	color:#57A2D3;

	float:left;

	font-size:1.1em;

	padding:5px 0 0;

	height:20px;

	}

#pagination a {

	background:#ccc none repeat scroll 0 0;

	color:#fff;

	margin:0 2px 0 0;

	padding:3px 7px;

	}

#pagination a:hover {

	background:#57A2D3 none repeat scroll 0 0;

	color:#FFFFFF;

	}

#pagination .pages {

	margin:0 2px 0 0;

	padding:5px 7px;

	}

#pagination .current {

	font-weight:700;

	margin:0 2px 0 0;

	padding:5px 7px;

	}

#single-post .entry .details, #archive-post .entry .details {

	width:580px;

	}
	
#single-post .entry .details h1, #archive-post .entry .details h1{
	font-size:1.6em;
	padding:0 0 6px 0;
	}
#single-post .entry .details h2, #archive-post .entry .details h2{
	font-size:1.5em;
	padding:0 0 6px 0;
	}
#single-post .entry .details h3, #archive-post .entry .details h3{
	font-size:1.4em;
	padding:0 0 6px 0;
	}

#archive-post h2 {

	font-size:1.8em;

	padding:0 0 20px;

	}

#archive-post .post-block {

	width:645px;

	}

#sidebar .side-block{

	width:100%;

	overflow:hidden;

	float:left

	}

#sidebar .side-block h2{

	background:#BED7DF url(images/head_gradient_bg.gif) repeat-x scroll 0 0;

	color:#2F5073;

	font-family:trebuchet MS,Georgia,"Times New Roman",Times,serif;

	font-size:1.8em;

	height:33px;

	padding:8px 10px 0;

	margin:0 0 5px 0

	}

#sidebar .side-block .banner-block{

	margin:0 0 0 6px

	}

#sidebar .side-block .banner-block img{

	margin:0 0 6px 0;

	}

#sidebar .half-side-block{

	width:143px;

	float:left;

	margin:0 0 10px

	}

#sidebar .half-side-block h2{

	background:#BED7DF url(images/head_gradient_bg.gif) repeat-x scroll 0 0;

	color:#2F5073;

	font-family:trebuchet MS,Georgia,"Times New Roman",Times,serif;

	font-size:1.3em;

	height:33px;

	padding:8px 10px 0;

	margin:0 0 5px 0

	}

#sidebar .half-side-block ul{

	margin:0 18px;

	padding:0 0 10px

	}

#sidebar .half-side-block ul li{

	font-size:0.8em;

	color:#57A2D3;

	border-bottom:1px dotted #57A2D3

	}

#sidebar .half-side-block ul li a{

	color:#57A2D3;

	padding:5px 0;

	display:block

	}

#twitter_update_list{

	margin:0 0 0 10px;

	}

#twitter_update_list ul{

	width:263px;

	}

ul#twitter_update_list li{

	list-style:none;

	background:url(images/tweet_top.gif) no-repeat;

	font-size:0.8em;

	padding:10px 10px 0 30px;

	margin:0 0 5px;

	height:67px

	}

ul#twitter_update_list li a{

	color:#57A2D3

	}

#twitter_update_list .follow-me{

	padding:5px 0;

	}

.foot-block{

	float:left;

	width:280px;

	margin:10px 15px 0 18px

	}

.foot-block h2{

	font-size:1.8em;

	color:#57A2D3;

	margin:0 0 5px 0

	}

.foot-block .top-block{

	background:#E4E4E4 url(images/footer_top_bg.gif) no-repeat;

	overflow:hidden;

	}

.foot-block .top-block .foot-tail{

	float:left;

	width:100%;

	height:20px;

	background:url(images/footer_btm_bg.gif) no-repeat

	}

#tag-coloud{

	padding:15px 10px 0 10px;

	}

#tag-coloud a{

	color:#57A2D3

	}

#footer .copyright{

	float:left;

	text-align:center;

	width:100%;

	padding:10px 0;

	}

#footer .copyright p{

	float:left;

	width:100%;

	text-align:center;

	padding:0;

	font-size:1.2em;

	color:#2F5073

	}

#footer .copyright p a{

	color:#2F5073

	}

#mybloglog{

	padding:10px 0 0 5px;

	}

#MBL_COMM, table#MBL_COMM td.mbl_fo_hidden, table#MBL_COMM td.mbl_img{

	background:none !important;

	border:none !important

	}

#flickr{

	padding:10px 0 0 5px;

	}

#flickr ul li{

	display:inline;

	float:left;

	}

#flickr img{

	border:1px solid #57A2D3;

	margin:0 6px 6px

	}

#flickr p{

	float:left;

	display:inline;

	font-size:1.1em;

	font-weight:700;

	padding:3px 0 0 10px;

	}

#flickr .tweetmeme_button{
	display:none
	}




/* general classes */

.float-dan{

	position:absolute;

	right:0;

	bottom:0

	}

.content-ad {

	padding:0 0 20px 0;

	text-align:center;

	}

.content-ad img{

	width:646px

	}

.light-blue-bg{

	background:#EDF5FA

	}

.large-head{

	font-size:1.8em !important

	}

.side-ad{

	float:left;

	padding:10px 0

	}

#desc{

	position:absolute;

	right:140px;

	bottom:75px;

	color:#fff;

	font-size:1.1em;

	}

#comments h3{

	font-size:1.6em;

	}
#facebook-comm{
	padding:10px 0 0 5px;
	}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */

