/*
Theme Name: 7px solid
Theme URI: http://demo.thinkbox.me/
Description:  a very simple wirdpress theme
Version: 1.2
Author: Thinkbox
Author URI: http://thinkbox.me/
Tags: blue, silver, white, two-columns, fixed-width, right-sidebar,threaded-comments, sticky-post
Text Domain: thinkbox

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-size: 62.5%;  /*Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif ;
	background: #F1F1F1;
	color:#666666;
	/*text-align: center;*/
	}
img{border:none;}
h1 a:hover ,a{text-decoration:none; color:#65aadd;}
a:hover{text-decoration:underline;}
#page {
	margin:50px auto 0px auto ;
	width:610px;
	text-align: left;
	}
#header {
	border-bottom:7px solid #E4E4E4;
	border-top:7px solid #E4E4E4;
	padding:7px 0 15px;
	}
#headerimg {
	height:44px;
	width:300px;
}
#headerimg h1 a{
	font-size:24px;
	text-transform:uppercase;
}
h1 span.titletxt{
	display:none;
}
.description{
	top:95px;
	width:608px;
	position:absolute;
	text-align:right;	
	}


#content {
	width:466px;
	float:left;
	overflow:hidden;
	padding:32px 0 0;
	}
#content .post h2{
	font-size:18px;
	margin-top:3px;
	color:#65aadd;
}
div.entry {
	/*border-bottom:1px solid #E4E4E4;*/
}
div.post small {
	color:#CCCCCC;
	/*font-size:0.7em;*/
	text-transform:uppercase;
}
.postmetadata-alt,.postmetadata{
	border-top:1px solid #E4E4E4;
	border-bottom:7px solid #E4E4E4;
/*	font-size:0.8em;*/
	font-weight:bold;
	margin:0 0 14px;
	padding:6px 0;
}
/*.more-link{
	text-align:right;
}*/

#sidebar {
	margin:0 0 0 22px;
	width:120px;	float:left;
	overflow:hidden;
	padding:32px 0 0;
	}
#sidebar ul{
	list-style:none outside none;
	margin:0;
	padding:0;
}
#sidebar ul li a{
	color:#666;
	
}
#sidebar h2 {
	border-top:7px solid #E4E4E4;
	padding:10px 0 7px;
	color:#65aadd;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/*/* 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 */

/*/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}
.postmetadata-alt,.postmetadata {
	clear: both;
}
/* End Images */


.clear {
	clear: both;
}
.navigation {
	/*display: block;*/
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.attachment{
	text-align:center;
}
/*/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.even ,.alt{
border-left:1px solid #DDDDDD;
}

.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;
	}
	

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, 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;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
.depth-1 {
border:1px solid #DDDDDD;
}
.comment-body p{
	word-break: break-all;
}
/* End Comments */

/*/* Begin Form Elements*/
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#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 */



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
pre{
	font-size:1em;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.entry .ptag{
	clear:both;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration:underline;	display: block;
	}

#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;
	}
	

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 120px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}



#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 */
.pppp img{ padding-left:5px;} 


#feednav, #feednav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
background-color:#fff;
}

#feednav a{
display:block;
padding:0px 5px;
color:#fff;
text-decoration:none;

}

#feednav a:hover{
color:#65AADD;
}

#feednav li{
float:left;
position:relative;
}

#feednav ul {
position:absolute;
display:none;
width:12em;
top:1.5em;
}

#feednav li ul a{
width:12em;
height:auto;
float:left;
}

#feednav ul ul{
top:auto;
}	

#feednav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#feednav li:hover ul ul, #feednav li:hover ul ul ul, #feednav li:hover ul ul ul ul{
display:none;
}
#feednav li:hover ul, #feednav li li:hover ul, #feednav li li li:hover ul, #feednav li li li li:hover ul{
display:block;
}
