/*  
Theme Name:
Theme URI: 
Description: 
Version: 1
Author:
Author URI:
*/


/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
input, button, textarea, select {  font: normal 12px/12px "Verdana", sans-serif; color:#2d3538; vertical-align: middle; }
legend { display: none; }
fieldset { border: none; }
ul, ol { list-style: none; }
ol { list-style-type: decimal;}
hr { display: none; }

/* SL ()
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SL { width: 620px; float: left;}

.title { color: #666; margin-bottom: 10px;}
.note {  background:url(images/note-icon.png) no-repeat left 2px; padding-left: 14px; color:#669900; font-size: 11px;}
.edit a { background:url(images/edit-icon.png) no-repeat left 2px; padding-left: 14px; color:#ff6600; font-size: 11px; }
.error { color:#cc0000; font-size: 11px; font-weight: bold;}



/* Post Single
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.post { margin: 0 0 20px 0;}

.p-time { border: solid 1px #999; width: 50px; float: left;}
.p-time .day, .p-time .month, .p-time .year { text-align: center;}
.p-time .day { font: normal 20px/18px "Arial"; letter-spacing: -1px; color:#fff; width: 50px; padding: 7px 0px; background:#144EA0; overflow: hidden; }
.p-time .month { background:#ccc; width: 50px; padding: 3px 0px; font-weight: bold;}
.p-time .year { background: #fff; width: 50px; font: normal 11px/11px 'Verdana'; padding: 5px 0; color:#666;}

.p-body { width: 550px; float: right;}

.p-head { padding-bottom: 5px;}
.p-cat { font: normal 11px/14px 'Arial'; text-transform: capitalize; color:#666;}
.p-cat a, .p-cat a:visited, .p-cat a:hover { text-decoration: underline; color:#666;}

.p-con { border-top: solid 1px #dbdbdb;}
.p-con p { font: normal 12px/19px "Verdana"; padding: 5px 0px; margin: 5px 0px;}
#content .p-con ol { list-style: decimal inside; }
#content .p-con ol { padding: 10px 0px 10px 25px; margin: 0px; }
#content .p-con ol li { padding: 2px 0px 2px 0px; }
#content .p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
#content .p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat left 1px; }
#content .p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #ecf6f8; }
#content .p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; }
#content .p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}


#content .p-det { margin: 10px 0 10px 0;}
#content .p-det li { color:#7f7f7f; padding: 4px 0px 6px 30px; margin: 0 0 5px 0; }
#content .p-det li.p-det-com { background: url("images/p-det-com.png") left center no-repeat; }
#content .p-det li.p-det-com a { font-weight: bold; letter-spacing: -1px;}
#content .p-det li.p-det-tag { background: url("images/p-det-tag.png") left center no-repeat; }
#content .p-det li a,.p-det a:visited { font: normal 12px "Arial"; margin-right: 3px;}

.p-con .wpunlimited_bookmarks strong { font-weight: normal; color:#999; padding-bottom: 2px; font-size: 10px; text-transform:uppercase; }
.p-con .wpunlimited_bookmarks a img { display:inline; border:none; padding:0; margin:0; margin-top: 5px; }

/* Images
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.p-con img { padding: 0; max-width: 100%; }
.p-con img.centered { display: block; margin-left: auto; margin-right: auto; padding: 1px; border: solid 1px #9b9792;}
.p-con img.alignright { margin: 5px 0 10px 20px; display: inline; border: solid 1px #ccc; padding: 4px; background-color: #eee; }
.p-con img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 1px #ccc; padding: 4px; background-color: #eee;}
.p-con .alignright { float: right; }
.p-con .alignleft { float: left }

.wp-caption { margin: 5px 0 10px 20px; text-align: center; border: solid 1px #ccc; padding: 4px 0 4px 0; background-color: #eee;}
.wp-caption p { padding: 0; margin: 0; font-size: 11px; font-style: italic;}

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.blog-nav { overflow: hidden; padding-bottom: 20px;}
.blog-nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 0px; padding-left: 20px; }
.blog-nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 20px; }
.blog-nav a, .blog-nav a:visited { cursor: hand; font: bold 14px/16px "Arial"; letter-spacing: -1px; }

/* Comments
############################################################################################################## */
.comments-list { padding-top: 20px;}
.comments-list div.entry { margin-bottom: 15px; padding: 25px; border: 1px solid #dcedf0; background: #fff url(images/comments-list-entry-bkg.png) no-repeat right bottom;}
.comments-list div.alt { background: #e1f4fc url(images/comments-list-alt-bkg.png) no-repeat left top; padding-top: 40px; border: none; margin-bottom: 25px;}
.comments-list p.name { font: bold 14px/14px "Arial" sans-serif; letter-spacing: -1px; color:#000;}
.comments-list p.avt { padding: 0px; margin: 0px; float: right;}
.comments-list p.avt img { border: solid 1px #ccc;}
* html .comments-list p.avt { left: -60px; }
.comments-list p.date { font-size: 11px; margin-bottom: 5px;}
.comments-list p.date a, .comments-list p.date a:visited, .comments-list p.date a:hover { color:#96b1bc; text-decoration: underline;}

.comments-list .con { font: normal 12px/17px "Verdana"; margin-right: 90px; color:#333;}
.comments-list .con p { font: normal 12px/17px "Verdana"; padding: 5px 0px; margin: 0px; color:#333;}
.comments-list .con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; margin: 10px 20px; }
.comments-list .con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; color:#666; }


/* Comments Form
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.comments-form { background: #f5f5f5; padding: 20px; margin: 10px 0px; border: 1px solid #ccc;}
.comments-form p { padding: 7px 0px; color:#808080;}
.comments-form .required { font-weight: normal; color:#ff0000;}
.comments-form input { padding: 5px; width: 210px; margin-right: 7px; }
.comments-form input.formid { border: 1px solid #a8d3e4; background: #fff url(images/form-name-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formemail { border: 1px solid #a8d3e4; background: #fff url(images/form-email-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}
.comments-form input.formuri { border: 1px solid #a8d3e4; background: #fff url(images/form-uri-bkg.png) no-repeat left; padding: 5px 5px 5px 40px;}

.comments-form textarea { border: 1px solid #a8d3e4; background: #fff; padding: 4px; width: 97%;}
.comments-form .button { border: 1px solid #a8d3e4; background: url(images/button-post-comment.png) no-repeat left; color:#fff; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 4px 38px;}


/* Side Right 
############################################################################################################## */


/* Search 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.col-300 .search { padding: 0 0 10px 0; overflow: hidden;}
/**/ *html .col-300 .search  { height: 1%;} /**/ 
.col-300 .search form { width: 300px; padding: 10px; border: 1px solid #0d346c; background: #144EA0; }
.col-300 .search fieldset { overflow: hidden; height: 1%;  }
.col-300 .search input { float: left; margin-right: 2px; background: url(images/search-input.png) no-repeat; border: none; padding: 5px 3px 5px 65px; width: 155px; color:#666;}
.col-300 .search button { float: left; background: url(images/search-button.png) no-repeat; width: 26px; height: 24px; border: none; cursor: pointer; text-indent: -1000em; }

.col-300 .syn ul { margin: 0;}
.col-300 .syn li { background: url(images/SynIco.png) no-repeat left center; margin: 0px 5px 0px 0px; padding: 3px 0px 3px 15px; list-style-type: none; display: inline; font: normal 11px 'Arial';}
/*
.col-300 .syn li a {color:#fff; }
.col-300 .syn li a:visited {color:#fff; }
.col-300 .syn li a:hover {color:#fff; }
*/

/* About Blog 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.col-300 .about { padding: 10px 0 0 0;}

/* Categories + Archives 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.col-300 .categs { background: #fff; border-bottom: 1px solid #ccc; overflow: hidden; padding: 0 0 10px 0; margin-bottom: 3px;}
/**/ *html .col-300 .categs { height: 1%;} /**/ 
.col-300 .categs div { }
.col-300 .categs h3 { font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#244380;}
.col-300 .categs li { padding: 0 0 3px 0; list-style-type: none; font-size: 12px; color:#666; }


/* widget
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.col-300 .widget { background: #dedede; padding: 15px; margin-bottom: 3px;}
.col-300 .widget h3 { font: bold 15px/15px 'Arial'; letter-spacing: -1px; color:#102a30; padding-bottom: 5px;}
.col-300 .widget li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0px 2px 6px; font-size: 11px; color:#5e8a89;}


.col-300 .widget_tag_cloud { line-height: 22px;}

.col-300 .widget_calendar table { width: 100%;}
.col-300 .widget_calendar table td { text-align: center; padding: 3px; }
.col-300 .widget_calendar caption { background: #d2e9e3; padding: 5px 0px; margin-bottom: 10px;}
.col-300 .widget_calendar #today { background: #d2e9e3;}

.col-300 .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}

.col-300 .widget_flickrRSS { overflow: hidden; padding: 15px 0px 15px 15px;}
/**/ *html .col-300 .widget_flickrRSS { height: 1%;} /**/ 
.col-300 .widget_flickrRSS h3 { width: 270px; margin-bottom: 10px;}
.col-300 .widget_flickrRSS ul { float: left;}
.col-300 .widget_flickrRSS li { background: none; list-style-type: none; display: inline; padding: 0px; float: left; margin: 0px 7px 7px 0px;}
.col-300 .widget_flickrRSS li a img, .col-300 .widget_flickrRSS li a:visited img { border: solid 1px #fff; width: 60px; height: 60px;}
.col-300 .widget_flickrRSS li a:hover img { border: solid 1px #000;}

#content .col-300 ul li { background: none; padding:0; margin:0 0 4px 0;}

#content .col-300 .odds { margin-top: 20px; padding: 0;}

/* tubepress
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.post .tubepress_container {margin-top: 10px}