/*
Theme Name: disaster
Theme URI: http://wpdots.net/
Description: A free theme from wpdots.net , 2 columns, widget ready, advertise spot, custom search, social bookmark and much more! 
Version: 1.0
Author: Patrascu Vlad
Author URI: http://wpdots.net/
Tags: white, black, red, fixed width, two columns, widgets, disaster theme
*/

/* Wrapper Section */

#wrapper {
	width: 960px;
	margin: 30px auto 30px auto;
	background: #fff;
}

/* Header Section */

#header {
	float: left;
}

#logo {
	float: left;
	width: 122px;
	padding: 10px 15px 15px 15px;
}

#menu {
	width: 790px;
	float: right;
	margin-right: 15px;
}

#menu ul {
	margin-top: 30px;
	float: right;
}

#menu li {
	display: inline;
	border-right: 1px dotted #cacaca;
}

#menu a {
	padding: 5px 12px;
	font-size: 1.3em;
	color: #616161;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover  {
	padding: 5px 12px;
	font-size: 1.3em;
	color: #cb0000;
	text-decoration: none;
}

/* Container section */

#container {
	float: left;
	width: 930px;
	padding: 15px;
}

/* Content Section */

.notfound h2 {
	font-size: 1.7em;
	color: #5f5f5f;
}

.notfound p {
	color: #5f5f5f;
	font-size: 1.2em;
}

h2.pagetitle {
	font-size: 1.7em;
	padding: 0 0 10px 0;
	color: #5f5f5f;
}

#content {
	width: 625px;
	float: left;
	margin-right: 15px;
}


.post {
	float: left;
	padding-top: 15px;
	margin-bottom: 15px;
	border-top: 1px dashed #d0d0d0;
}

.thumb {
	width: 80px;
	float: left;
	margin-right: 7px;
}

.thumb img {
	width: 70px;
	height: 70px;
	background: #fff;
	border: 1px dotted #ccc;
	padding: 3px;
}

.postcontent {
	float: left;
	width: 535px;
}

.postcontent h2 {
	font-size: 1.6em;
	font-weight: normal;
}

.postcontent h2 a {
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
}

.info {
	margin-top: 2px;
	height: 14px;
}

.pleft {
	float: left;
	width: 450px;
}

.pright {
	float: right;
}

.social {
	float: left;
}

.social img {
	margin-right: 6px;
}

span.author small {
	font-size: 1.2em;
	font-family: arial;
	color: #616161;
}

span.author small a, a:hover {
	text-decoration: underline;
	color: #616161;
}

span.date small {
	font-size: 1.2em;
	font-family: arial;
	color: #616161;
}

span.category small {
	font-size: 1.2em;
	font-family: arial;
	color: #616161;
}

span.category small a, a:hover {
	text-decoration: none;
	color: #616161;
}

span.comments small {
	font-size: 1.2em;
	font-family: arial;
	color: #616161;
}

span.comments small a, a:hover {
	text-decoration: none;
	color: #616161;
}

.entry p {
	font-family: arial;
	margin: 8px 0 8px 0;
	font-size: 1.3em;
	color: #242424;
	text-align: justify;
}

.entry ul li {
	list-style: circle;
	margin-left: 25px;
	margin-bottom: 8px;
	font-family: arial;
	font-size: 1.3em;
	color: #606060;
}

blockquote {
	border-left: 8px solid #8c8c8c;
	margin-left: 15px;
	padding-left: 8px;
	color: #8c8c8c;
}

.alignleft {
	float: left;
	border: 1px solid #ccc;
	margin: 5px 7px 7px 0;
	background: #f5f5f5;
	padding: 3px;
}

.alignright {
	float: right;
	border: 1px solid #ccc;
	margin: 5px 7px 7px 0;
	background: #f5f5f5;
	padding: 3px;
}

p.wp-caption-text {
	text-align: center;
	font-weight: bold;
}

.postmetadata {
	height: 20px;
	padding-top: 4px;
}

.pagenavi {
	width: 593px;
	margin: 0 4px 0 4px;
	text-align: left;
	padding: 10px 0 10px 0;
	font-size: 1.1em;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #d84040;
	color: #d84040;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #d84040;
	color: #d84040;
	background-color: #FFFFFF;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #444444;
	color: #444444;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #d84040;
	color: #d84040;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #444444;
	border: 1px solid #444444;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #444444;
	color: #444444;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #444444;
	color: #444444;
	background-color: #FFFFFF;
}

.postinfo {
	float: left;
	padding: 5px 10px;
	font-size: 1em;
	color: #929292;
	text-align: justify;
}

.postinfo a {
	text-decoration: none;
}

/* Topbar Section */

.bottombar {
	width: 960px;
}

.bottom {
	float: left;
	width: 310px;
	margin-top: 15px;
}

.bottom ul li {
	font-size: 1.2em;
}

.bottom h2 {
	font-size: 1.4em;
	font-family: arial;
	color: #d84040;
	text-transform: uppercase;
	padding: 0 8px;
}

.bottom ul li  {
	margin-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: url('images/bullet.png') 5px 8px no-repeat;
	padding-left: 20px;
	font-size: 1.3em;
	border-bottom: 1px dashed #eeeeee;
}

.bottom ul li a  {
	font-family: arial;
	color: #616161;
	text-decoration: none;
}

.bottom ul li a:hover  {
	text-decoration: underline;
}

.tags {
	padding: 5px 8px;
	text-align: justify;
}

.tags a {
	color: #616161;
	text-decoration: none;
}

/* Sidebar Section */

.rssfeed {
	margin-bottom: 15px;
}

.search-sidebar {
	float: left;
	width: 250px;
	margin: 0 0 5px 5px;
}

.search-left {
	width: 45px;
	float: left;
}

.search-right {
	float: left;
	width: 200px;
	margin-left: 5px;
}

.search-right input {
	width: 140px;
	float: left;
	background: #f2f2f2;
	padding: 4px;
	color: #8f8f8f;
	margin: 5px 0;
	border: 1px solid #f3f3f3;
}

.search-right input.search_button {
	width: 30px !important;
	float: left !important;
	background: url('images/search_button.png') no-repeat!important;
	border: 0 !important;
}

.search-right label {
	float: left;
	font-size: 1.3em;
	font-weight: bold;
	color: #a1a1a1;
}

#sidebar {
	float: left;
	margin-right: 10px;
	width: 275px;
	padding-top: 15px;
}

#sidebar ul li ul {
	background: #fff;
	margin-bottom: 15px;
}

#sidebar ul li h2 {
	font-size: 1.4em;
	font-family: arial;
	margin-right: 15px;
	color: #d84040;
	text-transform: uppercase;
	background: #f4f4f4;
	padding: 7px 10px;
}

#sidebar ul li li  {
	margin-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	background: #f9f9f9 url('images/bullet.png') 5px 8px no-repeat;
	padding-left: 20px;
	font-size: 1.3em;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
}

#sidebar ul li li a  {
	color: #616161;
	text-decoration: none;
}

#sidebar ul li li a:hover  {
	text-decoration: underline;
}

#sidebar input {
	background: #f2f2f2;
	padding: 4px;
	color: #8f8f8f;
	margin: 5px 0;
	border: 1px solid #f2f2f2;
}

#sidebar label {
	font-size: 1.3em;
	font-weight: bold;
	color: #a1a1a1;
}

.advertise {
	margin: 0 0 15px 0;
}

.advertise img {
	padding: 2px;
}

/* Comments Section */
.post-comment {margin-bottom: 10px; font-family: arial; font-weight: bold;}
h3.post-comment {font-size: 1.5em; color: #8c8c8c;}
h3.post-comment a {text-decoration: none;}
.cancel-comment-reply {margin-bottom: 10px; text-transform: uppercase;}
ol.commentlist { font-size: 1.3em;  font-family: arial; list-style:none; padding:0; text-indent:0; }
ol.commentlist li { margin-bottom: 10px;}
ol.commentlist li.comment { border-bottom: 1px dashed #eaeaea;  border-top: 1px dashed #eaeaea; border-left: 4px solid #eaeaea; border-right: 4px solid #eaeaea; padding:1em; }
ol.commentlist li div.comment-author { color: #8c8c8c;  font-weight: bold; }
ol.commentlist li div.vcard cite.fn a.url { text-decoration: none; }
ol.commentlist li div.vcard img.avatar { border: 1px dotted #ccc; width:40px; height: 40px; float:left; padding: 2px; background: #fff; margin-right: 10px; }
ol.commentlist li div.comment-meta a { color: #8c8c8c; text-decoration: none;}
ol.commentlist li p { color: #606060; clear:both; margin: 20px 0 10px 0; text-align: justify; }
ol.commentlist li ul { list-style:square;  margin:0 0 1em 2em; }
ol.commentlist li div.reply a { font-size: 0.7em; background: #c50000; color: #f9f9f9; padding: 3px 7px; text-decoration: none; text-transform: uppercase;  }
ol.commentlist li div.reply a:hover { background: #4a4a4a; color: #f8f8f8; padding: 3px 7px; text-decoration: none; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li.comment-author-admin { border-left: 4px solid #eaeaea; border-right: 4px solid #eaeaea; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 10px 0; border-left: 4px solid #c6c6c6; border-right: 4px solid #c6c6c6; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 10px 0; border-left: 4px solid #a7a7a7; border-right: 4px solid #a7a7a7; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 10px 0; border-left: 4px solid #8b8b8b; border-right: 4px solid #8b8b8b; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 10px 0; border-left: 4px solid #676767; border-right: 4px solid #676767; }
ol.commentlist li ul.children li.depth-6 { margin:0 0 10px 0; border-left: 4px solid #4b4b4b; border-right: 4px solid #4b4b4b; }
ol.commentlist li.even { }
ol.commentlist li.pingback { }
ol.commentlist li.thread-odd { }

.post-comment input {
	width: 200px;
	background: #f2f2f2;
	padding: 5px;
	margin-top: 10px;
	color: #8f8f8f;
	font-size: 1.3em;
	font-family: arial;
	border: 0;
}

.post-comment textarea {
	background: #f2f2f2;
	width: 550px;
	margin-top: 10px;
	padding: 5px;
	color: #8f8f8f;
	font-family: arial;
	font-size: 1.3em;
	border: 0;	
}

.post-comment input.submit {
	float: right;
	width: 90px;
	background: #f2f2f2;
	padding: 5px;
	margin: 10px 80px 0 0;
	color: #8f8f8f;
	font-size: 1.3em;
	font-family: arial;
	border: 0;
}

/* Footer Section */

#footer {
	padding: 0 0 30px 0;
	width: 960px;
	margin: 0 auto;
}

#footer p {
	font-family: arial;
	font-size: 1.3em;
	color: #fff;
}

#footer p a {
	color: #f9f9f9;
	font-weight: bold;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}






