/*  
Theme Name: Rock Solid
Description: Simple and clean web2.0 blog design
Date: Jun 10, 2009
Version: 2.7.4
Author: Bingo Web Design
Author URI: http://www.bingowebdesign.info/
Tags: black, white, red, two-columns, fixed-width
*/

/*-------------------------------------------------------------------------------------------------------------------*/

/*--General--*/
* {	/*--make all to 0 as default--*/
	padding: 0;
	margin: 0;
}

body {
	background: #5e5c5c;
	font: 80%/170% Verdana, Arial, Helvetica, sans-serif;
	color: #5a5a5a;
}

/*--formatting--*/
a {
	color: red;
	outline-style: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000;
}

p {
	padding: 0 0 1.8em;
}	

h2 {
	font: 900 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
}

h2 em {
	font: 400 30px "Times New Roman", Times, serif;
	font-style: italic;
	letter-spacing: 0;
}

h2.pagetitle {
	font: 400 24px "Times New Roman", Times, serif;
	padding: 2px 0;
	text-align: center;
	letter-spacing: 0;
	background-color: #f5f5f5;

}

h2.pagetitle strong {
	font-size: 30px;
}

h2 a {
	color: #000;
	text-decoration: none;
}

h3 {
	font: 900 20px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h4 {
	font: 900 16px "Times New Roman", Times, serif;	
	font-style: italic;
}

h5 {
	font: 400 14px Arial, Helvetica, sans-serif;	
}

h6 {
	
}

blockquote {
	width: 300px;
	font-style: italic;
	background-color: #f5f5f5;
	padding: 10px;
	clear: both;
	margin: 0 0 10px 50px;
	border: 1px solid #a9a9a9;
	font: 400 14px Tahoma, Verdana, Arial;	
	color: #000;
}

blockquote p {
	padding: 0;
}

.entry ul, .entry ol, .post ul, .post ol {
	padding: 18px;
}

ul {
	list-style-type: circle;
}

ul li ul {
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

ol li ol {
	list-style-type: lower-roman;
}

img.left {
	float: left;
	margin: 5px;
	background-color: #000;
	padding: 4px;
}

img.right {
	float: right;
	margin: 5px;
	background-color: #000;
	padding: 4px;
}

/*--container--*/
#wrapper {
	width: 900px;
	margin: 0 auto;
}

#header {
	width: 900px;
	height: 118px;
	float: left;
}

#content {
	width: 900px;
	float: left;
	background: #000;
	
}

#content #left-col {
	width: 600px;
	float: left;
	position: relative;
	background: #fff url(images/left-col-bg.png) no-repeat top;
	padding-top: 10px;
}

#content #left-col-single {
	width: 600px;
	float: left;
	position: relative;
	background: #fff url(images/left-col-single-bg.png) no-repeat top;
	padding-top: 10px;
}



#content #right-col {
	width: 300px;
	float: left;
	position: relative;
	background: #000 url(images/right-col-bg.png) no-repeat top;
}

#content #right-col #sidebar {
	width: 300px;
	float: left;
	position: relative;
}

#footer {
	width: 100%;
	float: left;
	color: #fff;
}

/*--header--*/

#header #blog-title {
	float: left;
	margin-top: 20px;
}

#header #blog-title h1 a {
	color: #fff;
	text-decoration: none;
	line-height: 35px;
}

#header #blog-title span {
	color: #fff;
}

/*--page-menu--*/
#header #menu {
	float: left;
	width: 500px;
	margin: 15px 0 0 150px;
}

#header #menu ul {
	width: 500px;
	list-style: none;
	float: left;
	text-align: left;
}

#header #menu ul li.page_item {
	float: left;
	background: #000;
	width: 90px;
}


#header #menu ul li.menu-begin {
	float: left;
	background: url(images/menu-begin.png) no-repeat;
	display: block;
	width: 19px;
	height: 27px;
}

#header #menu ul li.menu-end {
	float: left;
	background: url(images/menu-end.png) no-repeat;
	display: block;
	width: 19px;
	height: 27px;
}

#header #menu ul li.page_item a {
	float: left;
	text-decoration: none;
	font: 900 14px Arial, Helvetica, sans-serif;
	color: #fff;
	padding-top: 5px;
	height: 22px;
	text-align: center;
	width: 90px;
}

#header #menu ul li.page_item a:hover {
	color: #000;
	background: url(images/button-hover.png) no-repeat top;
	height: 25px;
	width: 90px;
	margin-top: -10px;
	padding-top: 12px;
}



#header #menu ul li.current_page_item a {
	color: #000;
	background: url(images/button-hover.png) no-repeat top;
	height: 25px;
	width: 90px;
	margin-top: -10px;
	padding-top: 12px;
}


/*--post--*/

.post {
	float: left;
	padding-top: 20px;
	background: url(images/post-bg.png) repeat-y;
	border-bottom: 1px solid #a9a9a9;
}

.single-post{
	float: left;
}

.post h2 {
	font: 900 18px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	padding-bottom: 10px;
	background: url(images/h2a-bg.png) no-repeat left;
	padding: 0 0 0 25px;
	margin-left: -7px;
}

.post h2 a{
	color: #000;
}

.post h2 a:hover{
	color: red;
}

ul.links {
	list-style: none;
}

.post-info {
	float: left;
	width: 150px;
}

.date-day {
	font-size: 24px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #757575;
	float: left;
	width: 110px;
	text-align: right;
}

.date-month {
	float: left;
	font-family: Tahoma, Arial, Verdana;
	color: #838383;
	font-size: 12px;
	font-weight: bold;
	margin: -10px 0 0 5px;
}

.date-year {
	float: right;
	font-family: Tahoma, Arial, Verdana;
	color: #838383;
	font-size: 12px;
	font-weight: bold;
	margin: -5px 5px 0 0;
}

.post-author {
	float: right;
	background: url(images/post-author.png) no-repeat right;
	text-transform: capitalize;
	color: #1486c1;
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 5px 5px 0 0;
}

.post-comments {
	float: right;
	background: url(images/post-comments.png) no-repeat right;
	padding: 0 0 0 20px;
	text-transform: capitalize;
	color: #1486c1;
	font-size: 14px;
	font-weight: bold;
	width: 90px;
	text-align: right;
	padding: 0 25px 0 0;
	margin: 5px 5px 0 0;
}

.post-comments a {
	color: #6e6e6e;
	text-decoration: none;
}

.post-tags {
	float: right;
	font-size: 10px;
	padding: 5px 5px 0 3px;
	width: 144px;
	text-align: right;
}

.post-tags a{
	color: #1486c1;
	text-decoration: none;
}

.post-tags a:hover{
	font-weight: bold;
}

.social-bookmark {
	float: right;
	width: 150px;
	margin: 10px 0 10px 0;
}

.social-bookmark img {
		border: none;
		float: left;
		margin-left: 5px;
}

.entry {
	float: left;
	width: 440px;
	padding: 0 5px 0 5px;
}

.entry a {
	color: red;
	text-decoration: none;
}

.entry a:hover {
	color: #000;
}

.single-post-info {
	float: left;
	margin: -10px 0 5px 0;
	width: 600px;
	font-size: 11px;
	color: red;
}

.entry-single {
	float: left;
	width: 580px;
	padding: 0 10px 0 10px;
}

.entry-single h2 {
	font-size: 24px;
}

.entry-single a {
	color: red;
	text-decoration: none;
}

.entry-single a:hover {
	color: #000;
}

.more {

    display: block;
	background: url(images/more.png) no-repeat top left;
	width: 57px;
	height: 17px;
	text-indent: -9999em;
	display: block;
    margin: 20px 50px 20px 0;
    cursor: pointer;
    float: right;
}

p.metadata {
	padding: 2px;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
	background-color: #fff;
	clear: left;
	text-align: right;
	margin-top: 20px;
}

p.metadata2 {
	padding: 2px;
	border-top: 1px solid #b5b38f;
	border-bottom: 1px solid #b5b38f;
	background-color: #e2e0b6;
	clear: left;
	text-align: right;
	width: 600px;
}

.clear {
	clear: both;
	padding: 10px 0 0 0;
}

/*--right-col--*/

/*--feed--*/
.feed {
	width: 300px;
	float: left;
	margin-bottom: 20px;
	border-bottom: 2px solid #fff;
	height: 80px;
}

.feed h2 {
	width: 145px;
	height: 15px;
	text-indent: -9999em;
	display: block;
	background: url(images/rss-subscribe.png) no-repeat left;
	margin: 0 0 10px 20px;
}

.feed a.rss-posts {
	width: 56px;
	height: 19px;
	text-indent: -9999em;
	display: block;
	background: url(images/rss-posts.png) no-repeat left;
	margin: 0 0 0 60px;
	float: left;
}

.feed a.rss-comments {
	width: 88px;
	height: 19px;
	text-indent: -9999em;
	display: block;
	background: url(images/rss-comments.png) no-repeat left;
	margin: 0 0 0 30px;
	float: left;
}

/*--feed--*/
#searchform {
	width: 300px;
	float: left;
	height: 50px;
	margin-bottom: 20px;
	border-bottom: 2px solid #fff;
}

#searchform form {
	float: left;
	width: 300px;
	display: inline;
	margin: 10px 0 0 5px;
}

#searchform form input#s {
	width: 207px;
	background: url(images/form.png) no-repeat top left;
	height: 23px;
	border: 0;
	float: left;
	padding: 7px 0 0 7px;
	color: #666;
}

#searchform form input#searchsubmit {
	width: 76px;
	background: url(images/search.png) no-repeat center left;
	height: 30px;
	border: 0;
}

/*--ad block--*/

.ads {
	float: left;
	width: 300px;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #fff;
}

.adsimg {
	margin: 0 0 10px 15px;	
}

.ads img {
	border: none;
	margin: 0 0 5px 5px;
}


/*--sidebar1--*/

#sidebar h3 {
	text-align: center;
	border-top: 1px solid #a6a371;
	border-bottom: 1px solid #a6a371;
	background-color: #dedcb9;
	margin-bottom: 15px;
}

#sidebar ul {
	list-style: none;
}

#sidebar2 {
	float: left;
	width: 300px;
}

#sidebar ul {

}

#sidebar ul li {
	float: left;
	width: 300px;
}

#sidebar ul li h2 {
	padding: 0 0 0 25px;
	margin-bottom: 15px;
	font: 400 18px Arial, Helvetica, sans-serif;
	color: #ef0808;
	text-transform: uppercase;
}

#sidebar ul li ul {

}

#sidebar ul li ul li {
	float: left;
	width: 300px;
	border: 0;
}

#sidebar ul li ul li a {
	float: left;
	width: 240px;
	text-decoration: none;
	color: #fff;
	margin: 0 0 0 20px;
	background: url(images/li.png) no-repeat left;
	padding: 0 0 0 20px;
	line-height: 30px;
}

#sidebar ul li ul li a:hover {
	color: #fff;
	background: #780404 url(images/li-hover.png) no-repeat left;

}

.flickr {
	float: left;
	width: 300px;
}

.flickr h2 {
	width: 124px;
	height: 13px;
	text-indent: -9999em;
	display: block;
	background: url(images/flickr-h2.png) no-repeat left;
	margin: 0 0 10px 20px;
}

.flickr img{
	float: left;
	border: none;
	padding: 3px;
	background: url(images/flickr-bg.png) no-repeat;
	margin: 0 0 14px 14px;
}

/*--comments--*/

#comments {
	margin-top: 15px;
	float: left;
	width: 600px;
	padding: 20px 0 20px 0;
	color: black;
}

h3#comment-title {
	background: url(images/comments.png) no-repeat top left;
	width: 200px;
	float: left;
	text-indent: -9999em;
	padding: 5px 0 20px 0;
}

#comments ol, #comments ol li {
	float: left;
	width: 600px;
	list-style: none;
	padding: 0;
	margin-bottom: 20px;
}

#comments ol li .comment-data {
	float: left;
	width: 475px;
	background-color: #fff;
	min-height: 120px;
	overflow: visible;
	font-size: 11px;
	padding: 0 5px 0 10px;
}

#comments ol li.alt .comment-data {
	float: left;
	width: 475px;
	background-color: #fff;
	min-height: 120px;
	overflow: visible;
	padding: 0 5px 0 10px;
}

#comments .comment-gravatar {
	float: left;
	margin: 0 10px 0 10px;
}

#comments .comment-gravatar img{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 15px solid #fff;
	
}

#comments .comment-info {
	color: #1486c1;	
	font-size: 11px;
	padding: 5px 0 0;
}

#comments .comment-info a {
	color: red;
	text-decoration: none;
}

/*--respond--*/
#respond {
	background: url(images/respond.png) no-repeat top left;
	padding-top: 30px;
	margin-top: 15px;
	float: left;
	float: left;
	width: 600px;
}

#respond p {
	padding: 0 0 10px 10px;
}

#respond input {
	padding: 2px;
	border: 1px solid #a9a9a9;
}

/*--footer--*/
#footer .footer-text {
	width: 880px;
	margin: 0 auto;
	font-size: 10px;
	background: #000;
	height: 35px;
	padding: 15px 0 0 20px;
}

#footer .footer-text a {
	color: red;
	text-decoration: none;
}

#footer .footer-text span {
	float: left;
	width: 600px;
}

#footer .footer-text em {
	float: left;
	width: 360px;
	text-align: right;
}

/*--widget-formatting*/
.textwidget {
	padding: 5px;
}

a.tag-link-11 {
	text-decoration: none;
	margin: 3px;
}

#tag_cloud .widgettitle, .widget_text .widgettitle, .widget_calendar .widgettitle {
	text-align: left;
	border-bottom: 1px solid #BBB875;
}

#tag_cloud {
	text-align: center;
}

ul#recentcomments li.recentcomments {
	width: 150px;
	font-weight: 900;
	border-top: 1px solid #BBB875;
	padding: 2px 4px;
}

ul#recentcomments li.recentcomments a {
	border:0 ;
	width: 150px;
	font-weight: 400;
}

ul#recentcomments li.recentcomments a:hover {
	background-color: #D7D39A;
}

#calendar_wrap {

}

#wp-calendar {
	width: 150px;
	margin: 0 auto;
}

#wp-calendar a {
	text-decoration: none;
	padding: 1px 2px;
	color: #fff;
}

/*--page nav--*/

.navigation {

	float: left;
	width: 600px;
	margin: 20px 0 0 0;
}

.navigation .previous {

	float: left;
	display:block;
	text-indent: -9999em;
	background: url(images/previous.png) no-repeat;
	width: 112px;
	height: 25px;
	margin: 7px 0 20px 20px;
	cursor:pointer;
}

.navigation .next {

	float: right;
	display:block;
	text-indent: -9999em;
	background: url(images/next.png) no-repeat;
	width: 71px;
	height: 24px;
	margin: 7px 20px 20px 0;
	cursor:pointer;
}

/*--contact--*/

.contact-form {
	
	width: 550px;
}

.contact-form input {
	
	border: none;
	border: 1px solid #b7b6b6;	
	color: #000;
}

.contact-form textarea {
	
	border: none;
	border: 1px solid #b7b6b6;	
	color: #000;
}

.contact-form form, fieldset {

	border: none;
	
}

.contact-form .cp_message {
	width: 90%;	
	
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
