/*
Theme Name: {codesqueeze} by DEVTRENCH
Theme URI: http://www.devtrench.com/
Description: Blank Theme bases off of the default WordPress theme
Version: 1
Author: James Ehly
Author URI: http://www.devtrench.com/
Tags: blank, widgets, blueprint

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:bold;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.3em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;line-height:1.6em}
p img.left, img.alignleft {float:left;margin:0 1.5em 1.5em 0;padding:0;}
p img.right, img.alignright {float:right;margin:0 0 1.5em 1.5em;}
a:focus, a:hover {color:#036;}
a {color:#06c;text-decoration:underline;}

strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 1px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.right {float:right}
.left {float:left}

/* grid.css */
.container {width:986px;margin:0 auto;}
.column, div.span-1, div.span-2 {float:left;}
.last, div.last {margin-right:0;}
.span-1 {width:666px;}
.span-2 {width:320px;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* Style */
body {background:#222222 url('images/bg.gif') repeat-x;margin-top:0;}
h1 a, h2.title a {color:#000;text-decoration:none;}
h1, h2.title {color:#000;font-size:1.6em;font-weight:bold;margin:0 0 3px 0;padding:0;line-height:1.4em}
h2.widgettitle {margin-top:15px;color:#666;font-weight:bold;font-size:1.4em;margin-bottom:0;padding-bottom:0}

#search td {text-align:right;padding-top:25px;}
#search table {width:245px;}
#search form input.keyword {border:none;width:210px;background:transparent;margin:5px;color:#666;}
#search form div.kw {background:url('images/form-search-field.gif') no-repeat;height:26px;width:225px;}

#header {background:#2e2e2e;position:relative;margin-bottom:20px;height:93px;}
#header .header-footer {background:#ff0 url('images/bg-header-bot.gif') no-repeat;height:6px;width:986px;position:absolute;bottom:0;left:0}

#header-ads {margin:20px auto 14px auto}

#nav {margin:0;padding:0;position:absolute;top:75px;right:30px}
#nav li {list-style:none;float:left;border-right:1px solid #FFF;line-height:12px;}
#nav li.last {border:none}
#nav li a {position:relative;padding:4px 8px 5px 8px;margin:0 3px 0 3px;color:#FFF;text-decoration:none;}
#nav li a:hover {text-decoration:underline;}
#menu p.rsstext {float:right;margin:0;padding:0;color:#CCC}
#menu p.rsstext a {color:#6cf;text-decoration:none}
#menu {padding-bottom:14px;}

#rssbtn {position:absolute;left:50%;top:66px;margin-left:468px;z-index:100}

#content {position:relative;background:url('images/bg-content.gif') repeat-y;position:relative;}
#content-top-cap {background:url('images/bg-main-top.gif') no-repeat;width:986px;height:7px;position:absolute;top:0;left:0;}
#content-bot-cap {background:url('images/bg-main-footer.gif') no-repeat;width:986px;height:7px;position:absolute;bottom:0;left:0;}

#posts {margin:26px;}
.post {margin-bottom:30px}
.entry {margin-top:26px}
.subscr {margin:20px 0 20px 70px; width:100%}

/************************************************
*	Comments									*
************************************************/
.comment-header {font-widht:bold;font-size:1.6em}
#commentblock {
	width: 574px;
	background: #E8E8E8;
	color: #000000;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 5px 0px 0px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#commentblock ol{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.comment {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
  list-style: none;
	}

.commenttext-admin {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 35px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(images/comment_admin.gif) no-repeat top;
  list-style: none;
	}

.commenttext {
	clear: both;
	margin: 3px 0px 10px 0px;
	padding: 20px 10px 5px 10px;
	width: 380px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
  list-style: none;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
  




#sidebar {padding:10px;background:url('images/bg-sidebar.gif') repeat-x;min-height:269px}
#sidebar ul {margin:0;padding:0;list-style-type:none;}
#sidebar ul li ul li {border-bottom:1px solid #ccc}
#sidebar ul li ul li a {padding:5px;text-decoration:none;display:block;}
#sidebar ul li ul li a:hover {background:#eee}
.widget_categories li {width:140px;margin-left:5px;float:left;font-size:90%}
.widget_categories li.cat-item-27 {width:285px;margin-left:5px;float:left;font-size:90%}

#footer {position:relative;background:url('images/bg-footer.gif') repeat-y;margin-top:14px;min-height:100px}
#footer-top-cap {background:url('images/bg-footer-top.gif') no-repeat;width:986px;height:7px;position:absolute;top:0;left:0;}
#footer-bot-cap {background:url('images/bg-footer-bottom.gif') no-repeat;width:986px;height:6px;position:absolute;bottom:0;left:0;}

#footer .about-box {padding:12px;background:url('images/bg-about-box.gif') no-repeat bottom center;}
#footer .about-box p {text-align:center;width:245px;font-weight:bold;margin:0 auto}
#footer .about-box p .line1 {color:#535353}
#footer .about-box p .line2 {color:#666;text-transform:uppercase;font-size:120%}
#footer .about-box p .line3 {color:#333;font-size:110%}
#footer .about-box p .line4 {color:#4c4c4c;}

#footer .span-1 ul li.widget {width:310px;float:left!important;margin:0;padding:0 10px 10px 10px;list-style-type:none;}
#footer .span-1 ul {margin:0;padding:0;list-style-type:none;}
#footer .span-1 ul li ul li {border-bottom:1px solid #ccc;font-size:90%}
#footer .span-1 ul li.widget p {font-size:90%;font-weight:bold;margin:0;}
#footer .span-1 ul li ul li a {padding:5px;text-decoration:none;display:block;}
#footer .span-1 ul li ul li a:hover {background:#eee}

p.cw {color:#666;margin-top:14px}
p.cw a {color:#999;text-decoration:none}

/******* Twit Bubble ****************/

div.aktt_tweets {background:url('images/twitbubble-top.gif') no-repeat left top;position:relative}
div.aktt_tweets a {display:inline!important;}
div.aktt_tweets ul {width:254px;margin:0 0 0 46px!important;padding-top:36px!important;}
div.aktt_tweets ul li {width:234px;padding:0 10px;background:#333;border:none!important;color:#ccc;font-size:90%}
div.aktt_tweets ul li a {color:#6cf;}
div.aktt_tweets ul li a:hover {text-decoration:underline!important;background:none!important;padding:none!important}
div.aktt_tweets ul li.aktt_more_updates {background:#333 url('images/twitbubble-bottom.gif') no-repeat left bottom;text-align:right;padding-bottom:4px!important}


/******* Old Theme CSS ****************/

.relatedposts-header {
	font-size: 1.6em;
	font-family: Arial, Verdana, Tahoma;
	padding-top: 15px;
	}

#stayawhile{
	width: 100%;
	color: #000000;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	border-top: 1px solid #000000;
	}

#relatedposts{
        padding: 10px 0px 0px 0px;
}


#relatedposts a{
        text-decoration: none;
	}


#relatedposts a:hover{
        text-decoration: underline;
	}


#relatedposts ul li{
        list-style-type: none;
        }

#content img.center{
	float: none;
	border: none;
	margin-right: auto;
        margin-left: auto;
        margin-top: 10px;
	margin-bottom: 10px;
        display: block;
	}

#content p.center{
	float: none;
	border: none;
        display: block;
        text-align: center;
	}

#content img.right {
        float:right;
        padding-left: 5px;
}

#content img.left {
        float:left;
}

blockquote{
        background:url(/images/quote.gif) no-repeat;
        background-position:top left;
        text-align:justify;
	margin: 0px 0px 0px 25px;
	padding: 5px 35px 1px 40px;
	font-style: italic;
	color: #616161;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}


#content .photo {
        padding: 10px 10px 10px 10px;
        text-align: center;
        background: #c0c0c0;
        border: 1px solid gray;
        width: 1;
        float: left;
        display: block;
        margin-bottom: 20px;
}


#content div.photo img {
        border: 1px solid gray;
        margin-bottom: 5px;
}


#content div.center {
        text-align: center;
}


#content p.footnote {
        font-size: .9em;
        margin-top: 15px;
}


#content .inline {
        display: inline;
}


#content ul.squeezedlist li {
	padding: 5px 0px 8px;
}


#content ol.squeezedlist li {
	padding: 5px 0px 8px;
}

#content p.comments_link{
	width: 100%;
        float: left;
        padding: 10px 0px 0px 0px;
        border-bottom: 1px dashed #aaaaaa;
        margin-bottom: 30px
}

#content a.comments_link {
	background: 1px 0 url(images/comment24x24.gif) no-repeat;
        padding: 3px 1px 3px 37px;
        height: 24px;
	display: block;
}


/************************************************
*	C# Code Examples								*
************************************************/

#content .code
{
        margin-bottom: 30px;
        padding: 10px;
        border: 2px ridge white;
        background-color: rgb(238, 238, 238);
}

#content .csharpcode, .csharpcode pre
{
	font-size: 1em;
	color: black;
	font-family: Consolas, "Courier New", Courier, Monospace;
	background-color: rgb(238, 238, 238);
	/*white-space: pre;*/
}


#content .csharpcode pre 
{ 
    margin: 0em; 
}


#content .csharpcode .rem { color: #008000; }


#content .csharpcode .kwrd { color: #0000ff; }


#content .csharpcode .str { color: #006080; }


#content .csharpcode .op { color: #0000c0; }


#content .csharpcode .preproc { color: #cc6633; }


#content .csharpcode .asp { background-color: #ffff00; }


#content .csharpcode .html { color: #800000; }


#content .csharpcode .attr { color: #ff0000; }


#content .csharpcode .alt 
{
	background-color: #f4f4f4;
	width: 100%;
	margin: 0em;
}


#content .csharpcode .lnum { color: #606060; }
}