/* @override http://internetjogging.com/wp-content/themes/Quadro/style.css */

body {
margin: 0;
padding: 0;
color: #333;
background: #3a3a3a url(images/bg-tile.gif) repeat-x;
font-family: "Helvetica Neue", Helvetica, Arial, Georgia, Sans-Serif;
font-size: 12px;
line-height: 18px;
}

.post-wrapper {
background-color: #FFF;
padding: 15px;
width: 583px;
border: 1px solid #D6D6D6;
color: #333;
}

a:link { 
text-decoration: none; 
color: #333; 
}

a:visited { 
text-decoration: none; 
color: #666;
}

a:hover, a:active { 
color: #3B3B3B; 
}

.post a:link {  
color: black;
background-color: #e2e2e2;
padding: 2px 3px 0px 3px;
}

.post a:visited {  
color: #666;
background-color: #e2e2e2;
padding: 2px 3px 0px 3px;
}

.post a:visited:hover {  
color: black;
background-color: #ccc;
padding: 2px 3px 0px 3px;
}

.post a:hover {  
background-color: #ccc;
color: black;
}

a:link img {
	border: none;
	background: none;
}


h1 { 
font-size: 32px; 
margin-bottom: 0px; 
margin-top: 10px; 
font-weight: normal;
}

h2 { 
font-size: 28px; 
font-weight: normal; 
margin: 0px 0 10px;
}

#comments {
	clear: both;
	border-top: 4px solid #efefef; padding-top: 12px; 
}

h3 { 
font-size: 24px;
font-weight: normal; 
margin: 0px 0 10px;
}

h4, h5, h6 { font-size: 20px; }

.post-title {
line-height: 22px;
}

.post-title a:visited {
line-height: 22px;
color: #333;
}

.home-post-wrap {
width: 270px;
height: 25em;
overflow: hidden;
padding: 15px;
margin-right: 13px;
margin-bottom: 10px;
float: left;
background-color: #FFF;
border: 1px solid #D6D6D6;
}

.home-extra-wrap {
width: 270px;
height: 10em;
padding: 0 15px;
margin-right: 13px;
margin-bottom: 10px;
float: left;
background-color: #FFF;
border: 1px solid #D6D6D6;
}

.readmore {
background-image: url(images/read-more.gif);
background-repeat: no-repeat;
background-position: right;
float: right;
padding-right: 13px;
margin-top: 5px;
}

.readmore a:link, .readmore a:hover, .readmore a:visited {
color: #333 !important;
background: none !important;
border: none !important;
}
.thumbnail-home {
border: 0px;
margin: 0px 0px 0px 0px;
}

.titles { 
font-weight: normal; 
font-size: 24px; 
text-decoration: none;
}

.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 20px;
font-weight: normal;
margin-bottom: 10px;
display: block;
color: #333;
background: none;
border: none;
}

.titles-featured a, .titles-featured {
font-size: 30px;
margin-bottom: 10px;
display: block;
line-height: 30px;
color: black;
}

.titles-featured a:hover {
	color: #666;
}


pre, blockquote  {
overflow: auto;
padding: 6px 40px;
margin: 10px 0px;
line-height: 1.8em;
background: #f5f5f5 url(images/quote.gif) no-repeat 13px 13px;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
font-size: 112%;

}

pre:hover, blockquote:hover {
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
color: #222;
}

pre { 
padding-top: 10px; 
padding-bottom: 10px; 
}

code { 
color: #779900; 
font-family: Consolas, Verdana, "Courier New", Sans-Serif; 
}

ul, ol { 
line-height: 2.0em; 
}

ul { 
list-style-image: url(images/bullet.gif); 
}

#wrapper2 {
width: 950px;
margin-left: auto;
margin-right: auto;
padding: 0px 0px 0px 0px;
}



#pages {
width: 950px;
margin-left: auto;
margin-right: auto;
}

#header-wrap {
	background: #19110A url(images/header-bg.gif) repeat-x bottom;
	margin: 0;
	padding: 0;
	height: 120px;
}

#header {
width: 950px;
margin: 0 auto;
}

#wrapper {
float: right;
width: 950px;;
color: #333;
background-color: #EAEAEA;
}

#content-wrapper {
width: 650px;
float: left;
margin-top: 20px;
}

#content {
float: left;
padding: 0 0 0 19px;
}

#sidebar-wrapper {
width: 283px;
float: left;
margin-top: 20px;
margin-bottom: 20px;
}

.subscribe {
	border: 1px solid #D6D6D6 !important;
	margin: 0 0 10px 0;
}

#sidebar {
float: left;
padding-left: 13px;
padding-right: 13px;
width: 257px;
background-color: #FFF;
border: 1px solid #D6D6D6;
}

.comment-inside {
background-color: #FFF;
border: 1px solid #E6E6E6;
padding: 10px;
margin-left: 3px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
}

.speech-handle {
	margin: 0 0 -9px 5px;
}

#footer {
clear: both;
float: right;
width: 950px;
text-align: left;
padding-left: 0px;
color: #666;
padding-top: 10px;
padding-bottom: 10px;
}

#footer a {
color: #FFFFFF;
font-size: 11px;
}

#footer a:visited {
color: #FFFFFF;
}

#footer a:hover {
color: #FFFFFF;
text-decoration: underline;
}

#extras {
float: left;
width: 780px;
color: #C7AA92;
text-align: left;
padding: 0 10px 10px;
margin: 10px 12px 20px;
background-color: #f5f5f5;
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}

#pages ul { 
list-style-type: none; 
list-style-image: none; 
float: left; 
margin-top: 15px; 
padding: 0px 0px 0px 0px; 
margin-left: 0px;
}

#pages li { 
float: left; 
background-image: url(images/nav-right-2.gif); 
background-position: right; 
background-repeat: no-repeat; 
display: block; margin-right: 10px;
background-color: #4B4B4B; height: 29px;
}

#pages li:hover {
background-color: #D52300; 
background-image: url(images/nav-right.gif);
}

#pages li a:link,
#pages li a:visited{
float: left;
color: #FFFFFF;
display: block;
padding-top: 3px;
height: 26px;
font-size: 13px;
background-image: url(images/nav-left-2.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 20px;
padding-right: 20px;
}

#pages li a:hover,
#pages li a:active {
color: #FFFFFF;
font-size: 13px;
background-image: url(images/nav-left.gif);
}


.page_item_home a:link, 
.page_item_home a:visited, 
.page_item_home a:active {
background-image: url(images/nav-left.gif) !important;
}

.page_item_home {
background-image: url(images/nav-right.gif) !important;
background-color: #D52300 !important;
}

.current_page_item a:link,
.current_page_item a:visited,
.current_page_item a:active {
background-image: url(images/nav-left.gif) !important;
}

.current_page_item {
background-image: url(images/nav-right.gif) !important;
background-color: #D52300 !important;
}

.sidebar-box {
padding-top: 5px;
margin-bottom: 0px;
}

.articleinfo {
border-bottom: 4px solid #efefef; padding-bottom: 7px; 
}

.sidebar-box ul li a:link, .sidebar-box ul li a:visited, .sidebar-box ul li a:active {
display: block; 
color: #666; 
width: 100%; 
padding: 1px 3px; 
background-image: none !important;
} 

.sidebar-box ul li {
background-image: none !important;
background-color: #FFF !important;
color: #666 !important;
}

.sidebar-box ul li:hover, .sidebar-box ul li a:hover {
background-image: none !important;
background-color: #FFF !important;
}

.sidebar-box ul li a:hover {
width: 100%;
display: block; 
color: #333;
text-decoration: underline;
padding: 1px 3px; 
} 

.sidebar-box h3 { 
margin-top: 5px; 
font-size: 15px; 
color: #666; 
padding-top: 4px;  
font-weight: bold; 
padding-bottom: 4px; 
text-transform: lowercase; 
margin-left: 10px; 
}

.commentlist li{
display: block;
float: left;
clear: both;
padding: 10px;
margin-left: 0px;
margin-bottom: 5px;
width: 550px;
}

.commentlist ol {
margin-left: 0px; 
padding-left: 0px;

}
#commentwrap {
background-color: #F8F8F8;
border: 1px solid #E6E6E6;
display: block;
width: 570px;
margin-bottom: 20px;
margin-top: 20px;
}
.commentlist ol li{
margin-left: 0px;
}

.commentlist {
margin-left: 0px; 
padding-left: 0px;
}

.commentlist cite {
font-style: normal;
}

.commentlist cite a {
text-decoration: underline;
}

#commentform {
margin: 1em 0;
background: #FFFFFF;
margin-left: 0;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 390px;
}

#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}

#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #email:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-email.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #author:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-author.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
background-image: url(images/comment-website.gif);
background-position: 7px 7px;
background-repeat: no-repeat;
height: 20px;
padding-left: 30px;
padding-top: 6px;
}

#commentform input{
margin-bottom: 3px;
}


.search_bg {
height:35px;
width:260px;
background:url(images/search-bg.gif) no-repeat left;
background-position: left;
margin-top: 65px;
float: right;
}

#search {
color:#FFFFFF;
padding:0;
}

#search input {
background: transparent;
font-size:11px;
color:#FFF;
font-family:Tahoma, arial, verdana, courier;
width:180px;
height:22px;
vertical-align:middle;
margin: 10px 0px 0 10px;
padding:0;
border: none;
}
.icons {
margin-top: 0px; 
margin-bottom: -5px;
margin-right: 10px;
}
#search .input {
width:47px;
height:30px;
background:none;
border:none;
vertical-align:middle;
margin:0;
padding:0;
margin-left: 20px;
}

.idTabs {
padding: 0px;
float: left;
width: 478px;
list-style-type: none;
margin-left: 0px;
padding-left: 0px;
}

.idTabs ul {
margin-left: 0px;
padding-left: 0px;
}

.idTabs li {
display: inline;
margin: 0px;
padding: 0px;
float: left;
color: #A2A2A2;
text-align: center;
font-size: 11px;
margin-left: 0px;
padding-left: 0px;
}

.idTabs li a {
color: #393939;
background-color: #F9F9F9;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
height: 25px;
margin-right: 4px;
display: block;
float: left;
border: 1px solid #D6D6D6;
}

.idTabs li a:visited {
border: 1px solid #D6D6D6;
}

.idTabs li a:hover {
border: 1px solid #BBBBBB;
}
.idTabs li a.selected {
background-color: #FFF;
color: #D52300;
text-decoration: none;
padding-left: 10px;
padding-right: 10px;
height: 25px;
display: block;
float: left;
margin-right: 4px;
border: 1px solid #D6D6D6;
}

#recententries {
float: left;
width: 613px;
display: block;
background-color: #FFF;
border: 1px solid #D6D6D6;
margin-bottom: 10px;
}

#recentcomments2 {
float: left;
width: 613px;
display: none;
background-color: #FFF;
border: 1px solid #D6D6D6;
margin-bottom: 10px;
}

#mostcomments {
float: left;
width: 613px;
display: none;
background-color: #FFF;
border: 1px solid #D6D6D6;
margin-bottom: 10px;
}

#categories-list {
float: left;
width: 613px;
display: none;
background-color: #FFF;
border: 1px solid #D6D6D6;
margin-bottom: 10px;
}

#recententries a:visited,#recententries a:hover,#recentcomments2 a:visited,#recentcomments2 a:hover,#mostcomments a:visited,#mostcomments a:hover{
color: #393939; 
}

.list2 {
color: #666;
list-style-image: url(images/bullet.gif);
margin-top: 0px;
font-size: 11px;
padding-left: 15px;
}

.list2 a:hover{
color: #393939;
list-style-image: url(images/bullet.gif);
margin-top: 0px;
font-size: 11px;
}

.list2 a {
color: #666;
margin-top: 0px;
font-size: 11px;
}

.toptitle {
font-size: 20px;
color: #333;
display: block;
margin-top: 15px;
margin-bottom: 10px;
}
.toptitle2 {
font-size: 24px;
color: #FFF;
display: block;
margin-top: 15px;
margin-bottom: 10px;
}

.thumbnail-div {
padding: 2px;
border: 1px solid #E4E4E4;
width: 263px;
height: 108px;
}

.thumbnail-div a {
border: none !important;
background: none !important;
padding: 0 !important;
}

.thumbnail-div-featured {
border: 1px solid #E4E4E4;
width: 159px; 
height: 159px;
padding: 2px;
float: left;
}

#featured {
background-color: #FFF;
padding: 15px;
width: 583px;
border: 1px solid #D6D6D6;
}

#featured-content {
float: right;
width: 400px;
margin-right: 5px;
}

#categories {
background-color: #3B3B3B;
width: 950px;
font-size: 12px;
float: left;
display: block;
}

#sidebar-wrapper .ad-125 {
	background: white;
	border: 1px solid #D6D6D6;
	width: 133px;
	height: 133px;
	float: left;
	margin: 0 0 10px 0;
}

#sidebar-wrapper .ad-125 img {
	padding: 4px;
}

#sidebar-wrapper .ad-125-right {
	background: white;
	border: 1px solid #D6D6D6;
	width: 133px;
	height: 133px;
	float: right;
	margin: 0 0 10px 0;
	
}

#sidebar-wrapper .ad-125-right img {
	padding: 4px;
}


#categories ul {
float: left;
margin: 10px 0 0 0;
padding-left: 10px;
display: block;
}

#categories li {
float: left;
list-style-image: none;
list-style: none;
margin-left: 0px;
margin-right: 10px;
list-style-type: none;
list-style-position: inside;
margin-bottom: 10px;
}

#categories li a:link, #categories li a:visited {
color: #eaeaea;
padding: 2px 10px;
display: block;
height: 25px;
padding-top: 2px;
float: left;
-webkit-border-radius: 10px;
}

#categories li a:hover {
background-color: #232323;
color: #fff;
display: block;
}

.current-cat {
background-color: #EAEAEA;
background-image: url(images/nav-bg.gif);
margin-top: 0px;

}

.current-cat a:hover {
background-color: #EAEAEA  !important;
color: #333 !important;
border: 0px !important;
}

.current-cat a:link, .current-cat a:visited, .current-cat a:active {
color: #333 !important;
border: 0px !important;
}


.logo {
float: left; 
margin-bottom: 10px;
border: 0px;
margin-top: -35px;
}

.children {
display: none !important;
}

/* threaded reply styles */

.editComment, .editableComment, .textComment{
	display: inline;
}
.comment-childs{
	padding: 10px 0 0 0;
	border-top: 1px solid #aeaeae;
}

.comment-childs .avatar{
	float: left;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #D6D6D6;
}

.comment-childs .reply-date{
	font-size: 0.8em;
	font-style: normal;
	margin-left: 1px;
}

.comment-childs .author-reply-link a{
	text-decoration: underline;
}

.chalt{
	
}
#newcomment{
	border:1px dashed #777; width:90%;
}
#newcommentsubmit{
	color:red;
}
.adminreplycomment{
	border:1px dashed #777;
	width:99%;
	margin:4px;
	padding:4px;
}
.mvccls{
	color: #999;
}
			