/*  
Theme Name: Compositio
Theme URI: http://designdisease.com/
Description: Created by <a href="http://designdisease.com">Design Disease</a>. This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it, and make any changes you like. Just leave the credits link under your footer :)
Version: 1
Author: Design Disease
Author URI: http://designdisease.com/
*/


/* Begin Typography & Colors */
* { margin: 0; padding: 0; }
body { background: #4d3327 url(images/background.jpg) no-repeat center top; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin:0; padding: 0px; color:#35383d;}
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;}
table { border-collapse: collapse; width: 100%; }
hr { display: none; }
img { padding: 0px; margin: 0px; border: none; text-align: center;}

a:link { text-decoration: none; color : #0099CC; border: 0px; }
a:active { text-decoration: underline; color : #025D87; border: 0px; }
a:visited { text-decoration: none; color : #0099CC; border: 0px; }
a:hover	{ text-decoration: underline; color : #025D87; border: 0px; } 
a:focus { outline: none;}

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; }

/* BG 
############################################################################################################## */
#bg {margin: 0 auto; margin-top: 0px; width: 960px;}
#header {width:100%; margin-top:35px;} 

/*Wrapper*/
/*############################################################################################################## */
#wrapper{background-color:#fff; }

/* Container 
############################################################################################################## */
.container { padding: 0px;background: transparent url(images/background.png) repeat-y ; float:left;width:950px;}


.menu { overflow: hidden; float: left; width: 100%; width: 550px; margin: 0 auto; padding: 10px 100px 0px 0px;}
/**/ * html .menu { height: 1%;} /* */
.menu ul { float:right;}
.menu li { display: inline; font: bold 14px/14px "Arial"; letter-spacing: 0px; float: left; height: 40px; }
.menu li ul li { font-weight: normal; letter-spacing: normal;}
.menu li a,
.menu li a:visited { height:30px; margin-top:10px; padding: 6px 10px 0px 10px; color:#272d36; float: left;  margin-right: 5px; background: #e7eaea url(images/menu_bg.jpg) bottom repeat-x;}
.menu li a:hover { background: #fff; color:#0099cc; text-decoration: none; height:40px; margin-top:0px; }
.menu .current_page_item a,
.menu .current_page_item a:visited,
.menu .current_page_item a:hover { background: #fff; color:#000; height:40px; margin-top:0px;}

.menu .current_page_item .page_item a, .menu .current_page_item .page_item a:visited { background: #def1f9; color:#272d36;}
.menu .current_page_item .page_item a:hover { background: #fff; color:#0099cc; }

.post-info-wrap {
clear:both;
float:left;
margin-left:-33px;
/*background:transparent url(images/post_title.png) repeat-x;*/
}
.post-date-info {
color:#fff;
display:block;
float:left;
font-weight:bold;
height:20px;
padding:4px 12px 4px 12px;
background:transparent url(images/post_title.png) repeat-x;
}

.post-info-comment{
background:transparent url(images/post_title.png) repeat-x;
color:#FFFFFF;
display:block;
float:left;
font-weight:bold;
height:20px;
width:200px;
padding:4px 12px;
}

.post-info-tag{
background:transparent url(images/p-det-tag.png) left no-repeat;
color:#000;
display:block;
float:left;
height:20px;
padding:4px 10px 4px 30px;
}

.post-info-comment a:visited, .post-info-comment a:link{
color:#FFFFFF;
}
.post-info-tag a:visited, .post-info-tag a:link{
color:#000;
}
.post-info-comment a:hover, .post-info-comment a:active,
.post-info-tag a:hover, .post-info-tag a:active {
text-decoration:underline;
}
.post-info-image {
float:left;
}

.more-link{
float:right;
margin-top:15px;
}

.edit-link{
float:right;
}
/* Logo
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.logo { overflow: hidden; margin-bottom: 0px; padding-bottom:10px;} 

.logo .txt { width: 550px; padding-left: 70px; background: url(images/logo.png) no-repeat left 10px; padding-bottom: 10px; }
.logo .txt h1 { font: bold 65px/60px "Arial"; letter-spacing: -3px; text-transform: lowercase; padding-bottom: 15px;}
.logo .txt h1 a, .logo .txt h1 a:visited, .logo .txt h1 a:hover { text-decoration: none; color:#fff;}
.logo .txt p.desc { font: 13px/13px "Helvetica"; display: block; color:#fff;}

.logo .img { padding-bottom: 15px; }
/* SL ()
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SL { width: 610px; float: left; padding: 0 20px 0 20px;}

.title { color:#272d36; font: normal 34px/34px "Helvetica"; letter-spacing: -1px; padding-bottom: 15px;margin-top:20px; margin-bottom: 10px; border-bottom: solid 1px #dfdfdf;}
.note {  background:url(images/note-icon.png) no-repeat left 2px; padding-left: 14px; color:#669900; font-size: 11px;}
.edit-link 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, .attachment { width: 100%; position: relative; background: transparent url(images/post-shadow.gif) bottom no-repeat; margin-top:20px; padding-bottom:50px;}
/**/ * html .post, .attachment { width: 99%;} /**/ 


.p-head { padding-bottom: 15px;}
.p-head h1, .p-head h1 a, .p-head h1 a:visited { color:#272d36; font: normal 34px/34px "Helvetica"; letter-spacing: -1px; margin:10px 0 10px;}
.p-head h1 a:hover { color:#0099cc; text-decoration: none; }

.p-head h2 { color:#272d36; font: normal 34px/34px "Helvetica"; letter-spacing: -1px; }
.p-head h2 a, .p-head h2 a:link, .p-head h2 a:visited, .p-head h2 a:active {background: transparent url(images/logo-title.png) top left no-repeat;
color:#272D36;
font-size:34px;
font-weight:normal;
line-height:40px;
margin:10px 0px;
padding-left:45px;
text-decoration:none;}
.p-head h2 a:hover { color:#0099CC; text-decoration: none; }


.p-head h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; }
.p-head h3 a, .p-head h3 a:visited { color:#272d36;}
.p-head h3 a:hover { color:#0099cc; text-decoration: none;}

.p-cat { font: normal 11px/14px 'Arial'; text-transform: uppercase; color:#999;}
.p-cat a, .p-cat a:visited, .p-cat a:hover { text-decoration: underline; color:#999; padding-right: 5px;}

.p-time { background: url(images/p-time-bkg.png) no-repeat right bottom; position: absolute; left: -70px; top: 5px; width: 50px; padding-bottom: 10px; }
/**/ * html .p-time { left: -70px;} /**/ 
.p-time strong { float: left; text-align: center;}
.p-time .day { font: normal 20px/18px "Arial"; letter-spacing: -1px; color:#fff; width: 40px; padding: 7px 0px; background:#2abada; overflow: hidden; }
.p-time .month { background:#dedede; width: 40px; padding: 3px 0px; margin-bottom: 10px;}
.p-time .year { background: #fff; border: solid 1px #dedede; font: normal 11px/11px 'Verdana'; padding: 12px 5px; color:#bababa;}

.p-con { }
.p-con p { color:#292929; font: normal 12px/19px "Verdana"; padding: 5px 0px; margin: 5px 0px;}
.p-con ol { list-style: decimal inside; }
.p-con ol { padding: 0px 0px 10px 0px; margin: 0px; }
.p-con ol li { padding: 2px 0px 2px 0px; }
.p-con ul { padding: 10px 0px 10px 20px; margin: 0px; }
.p-con ul li { padding: 2px 0px 2px 13px; list-style-type: none; background: url("images/p-con-li.png") no-repeat left 1px; color:000;}
.p-con blockquote { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; padding: 10px 20px; margin: 10px 0px; background: #ecf6f8; }
.p-con blockquote p { font: italic 14px/19px Georgia, "Times New Roman", Times, serif; }
.p-con blockquote li { padding: 2px 0px 2px 13px; list-style-type: none; font-size: 12px; line-height: 17px;}
.p-con h3 {font-size: 20px; margin-top: 20px;}
.p-con h4 {font-size: 16px; margin-top: 15px;}

.p-det { margin-top: 15px;}
.p-det li { color:#7f7f7f; display: inline; padding: 4px 0px 6px 30px; margin-right: 10px; }
.p-det li.p-det-com { background: url("images/p-det-com.png") left center no-repeat; }
.p-det li.p-det-com a { font-weight: bold; letter-spacing: -1px;}
.p-det li.p-det-tag { background: url("images/p-det-tag.png") left center no-repeat; }
.p-det li a,.p-det a:visited { font: normal 14px/18px "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%; border: 1px solid #DEDBD1;}
.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 4px #eee; padding: 1px; }
.p-con img.alignleft { margin: 5px 20px 10px 0; display: inline; border: solid 4px #eee; padding: 1px;}
.p-con .alignright { float: right; }
.p-con .alignleft { float: left }

/* Navigation
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++  */
.nav { overflow: hidden; padding-bottom: 20px;}
.nav .left a { float: left; background:url(images/nav-left.png) no-repeat left 0px; padding-left: 20px; }
.nav .right a { float: right; background:url(images/nav-right.png) no-repeat right 0px; padding-right: 20px; }
.nav a, .nav a:visited { font: bold 14px/16px "Arial"; letter-spacing: -1px; }



/* Comments
############################################################################################################## */
.comments-list { padding-top: 20px;}
.comments-list h2 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 20px;}
.comments-list div.entry { margin-bottom: 15px; padding: 25px; border: 1px solid #dcedf0; background-color: #fff;}
.comments-list div.alt { background-color: #e1f4fc; padding-top: 40px; border: none; margin-bottom: 25px;}
.comments-list p.name { font: bold 14px "Arial"; 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/19px "Verdana"; margin-right: 90px; color:#333;}
.comments-list .con p { font: normal 12px/19px "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: #e1f4fc; padding: 20px; margin: 10px 0px;}
.comments-form h3 { color:#272d36; font: normal 28px/28px "Arial"; letter-spacing: -1px; padding-bottom: 5px; margin-bottom: 5px; border-bottom: solid 1px #c5e1ed; }
.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%; font: 12px/19px "Verdana",sans-serif;}
.comments-form .button { border: 1px solid #a8d3e4; background: url(images/button-post-comment.png) no-repeat left; color:#000; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 4px 38px;}







/* Side Right 
############################################################################################################## */
.syn { width: 100px; height:50px;  float: left; display:block;}
.syn a { width: 100px; height:50px;background: transparent url(images/rss.gif) no-repeat left center; display:block;}

.SR { width: 300px; margin-bottom:20px ; padding-bottom: 30px; float: right; background: #e7eaea url(images/sidebar_bg.jpg) repeat-y;  display:block; border-top:1px solid white; border-bottom:1px solid white; -moz-border-radius: 0 6px 6px 0;}

/* Search 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .search { background: url(images/sidebar_block_separator.jpg) repeat-x bottom;  margin:0 0 0 20px ; padding: 20px 15px 15px 15px; color:#5e8a89; overflow: hidden; }
.SR .search form {background: url(images/search_box.png) no-repeat top left; height:50px; width:250px;}
.SR .searchinput { border:0;background-color:transparent;color:#fff;display:block;float:left;font-size:12px;height:20px;width:160px;padding:15px;}
.SR .searchbutton { background:transparent url(images/search_icon.png) no-repeat;height:32px;width:32px; margin:10px 0 0 20px; float:left; cursor:pointer; border:0;}

/* About Blog 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .about { background: transparent url(images/sidebar_block_separator.jpg) repeat-x bottom; overflow:hidden; margin:0 ; padding: 30px 15px 0px 15px; color:#292929; }
.SR .about h3 {height:36px; font-size: 24px; letter-spacing: -1px; color:#102A30; background: #c0c0c0 url(images/sidebar_aboutme_bg.jpg) left repeat-x; text-align:right; padding: 5px 30px 0 0; border-left: 1px solid #f2f2f2; border-right: 1px solid #f2f2f2; }
.SR .about p { padding: 5px 0px 10px 0px; font-size: 11px; font-family:Arial; line-height: 16px; text-align:justify;}#about-image-border {	background-color:#9F9F9F;	border-color:#8D8D8D #F2F2F2 #F2F2F2 #8D8D8D;	border-style:solid;	border-width:1px;	display:inline;	float:left;	margin:-60px 10px 0 30px;	padding:3px;	position:relative;	z-index:99;}
.SR .social-icons {display:block;float:left; height:100px;}
.SR .social-icons ul li{float:left;}


/* Categories 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .categetarch{
background: url(images/sidebar_block_separator.jpg) repeat-x bottom; margin:0; padding: 20px 15px 15px 15px; color:#5e8a89; overflow:hidden;
}
 
.SR .categs { width: 150px; float:left;}
.SR .categs div { float: left;  padding-bottom:20px; }
.SR .categs  h3 {color:#1371a7; height:25px; font-size: 16px; text-align:left; margin-bottom:10px; padding: 2px 0 0 10px; background-color:#f7f7f7; border:1px dashed #cecfcf;}
.SR .categs  li { padding:3px 0 3px 5px; margin:0 0 3px 0; list-style-type: none; font-size: 11px; color:#4A6969;}
.SR .categs  li ul li { padding:3px 0 0 7px; margin: 3px 0 0 0; list-style-type: none; font-size: 11px; color:#4A6969;}
.SR .categs  a, .SR .categs div a:visited {color:#0099CC; text-decoration: underline;}
.SR .categs  a:hover { color:#025D87; text-decoration: underline; }

/* Archives 
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .archives { width: 90px; margin:0 0 0 20px; float:left;}
.SR .archives div { float: left;  padding-bottom:20px; }
.SR .archives  h3 {color:#1371a7; height:25px; font-size: 16px; text-align:left; margin-bottom:10px; padding: 2px 0 0 10px; background-color:#f7f7f7; border:1px dashed #cecfcf;}
.SR .archives  li { padding:3px 0 0 5px; margin:0 0 5px 0; list-style-type: none; font-size: 11px; color:#4A6969;}
.SR .archives  a, .SR .archives div a:visited {color:#0099CC; text-decoration: underline;}
.SR .archives  a:hover { color:#025D87; text-decoration: underline; }
 
 /* Recent
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .comments { background: url(images/sidebar_block_separator.jpg) repeat-x bottom;  margin:0 ; padding: 20px 15px 15px 15px; color:#5e8a89; }
.SR .comments h3 {color:#1371a7; height:25px; font-size: 16px; text-align:left; margin-bottom:10px; padding: 2px 0 0 10px; background:#f7f7f7; border:1px dashed #cecfcf;}
.SR .comments li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0px 2px 6px; font-size: 11px; color:#5e8a89;}
.SR .comments a, .SR .comments a:visited {color:#0099CC;text-decoration:underline;}
.SR .comments a:hover {color:#025D87;text-decoration:underline;}
.SR .comments div{padding:0 15px 0 1px ; text-align:center;}
 
.SR .posts { background: url(images/sidebar_block_separator.jpg) repeat-x bottom;  margin:0 ; padding: 20px 15px 15px 15px; color:#5e8a89; }
.SR .posts h3 {color:#1371a7; height:25px; font-size: 16px; text-align:left; margin-bottom:10px; padding: 2px 0 0 10px; background:#f7f7f7; border:1px dashed #cecfcf;}
.SR .posts li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0px 2px 6px; font-size: 11px; color:#5e8a89;}
.SR .posts a, .SR .posts a:visited {color:#0099CC;text-decoration:underline;}
.SR .posts a:hover {color:#025D87;text-decoration:underline;}
.SR .posts div{padding:0 15px 0 1px ; text-align:center;}
 

/* widget
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SR .widget { background: url(images/sidebar_block_separator.jpg) repeat-x bottom;  margin:0 ; padding: 20px 15px 15px 15px; color:#5e8a89; }
.SR .widget h3 {color:#1371a7; height:25px; font-size: 16px; text-align:left; margin-bottom:10px; padding: 2px 0 0 10px; background:#f7f7f7; border:1px dashed #cecfcf;}
.SR .widget li { background: url(images/tabs-arrow.png) no-repeat left 6px; padding: 2px 0px 2px 6px; font-size: 11px; color:#5e8a89;}
.SR .widget a, .SR .widget a:visited {color:#0099CC;text-decoration:underline;}
.SR .widget a:hover {color:#025D87;text-decoration:underline;}
.SR .widget div{padding:0 15px 0 1px ; text-align:center;}


.SR .widget_calendar table { width: 100%;}
.SR .widget_calendar table td { text-align: center; padding: 3px; }
.SR .widget_calendar caption { background: #d2e9e3; padding: 5px 0px; margin-bottom: 10px;}
.SR .widget_calendar #today { background: #d2e9e3;}

.SR .widget_search #s { width: 160px; border: solid 1px #b5d6cd; padding: 3px; margin-bottom: 5px;}


/*Contact */
.contact-form {background:#E1F4FC none repeat scroll 0 0;color:#292929;margin:10px 0;padding:20px;}
.contact-form .required { font-weight: normal; color:#ff0000;}
.contact-form input { padding: 5px; width: 210px; margin-right: 7px; }
.contact-form textarea { border: 1px solid #a8d3e4; background: #fff; padding: 4px; width: 97%;}
.contact-form .button { border: 1px solid #a8d3e4; background: url(images/button-post-comment.png) no-repeat left; color:#000; width: auto; font-size: 11px; font-weight: bold; padding: 4px 6px 4px 38px;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { 
clear:both;
color:#E2CCC2;
font-size:11px;
height:50px;
margin:auto;
padding-left:5px;
padding-top:14px;
text-align:left;
width:950px;}
.footer p { padding: 0px; margin: 0px; font-family: 'Verdana'; font-size: 11px;  }
.footer p.copy { padding-top: 2px; color:#6c8e9d; }
.footer p.copy a, .footer p.copy a:visited, .footer p.copy a:hover { color:#6c8e9d; text-decoration: underline;}


.a-sb-e-rk .a-sb-ig-rg-e {
 background: url(\"//ssl.gstatic.com/s2/oz/images/star/po/Publisher/sprite.png\") no-repeat scroll -132px -21px transparent;
}

.a-sb-ig-rg-e {
    height: 20px;
    width: 32px;
}
