/*
Theme Name: Bizarre Blogs
Theme URI: http://www.bizarremagazine.co.uk/
Description: Bizarre Blogs Stylesheet
Version: 1.0
Author: Robert Daly
*/

/* Site core styles and overrides*/

h2.blogtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:4px;
	background: black;
}

h2.blogtitle, h2.blogtitle a {
	color: white;
	text-decoration: none;
}

h2.blogtitle a:hover {
	color: red;
	text-decoration: none;
}


#blogpower {
	color:#333;
	font-size:10px;
}

.hrulegray {
	border-bottom:#DEDEDE 2px solid;
}


/* Box styles */

#leftindexcontent {
	font-family: Arial, Helvetica, sans-serif;
	width:428px !important;
	width: 412px;
	background: #f1f1f1;
	padding: 3px 0;
}

#leftindexcontent p {
	margin: 8px !important;
}

#leftindexcontent img {
	margin:0px 8px 8px 8px;
}

#leftindexcontent h3.title {
 height:24px;
 margin:0px;
 padding:0px;
}

#leftindexcontent h3 img {
	margin:0 8px !important;
	padding:0 !important;
}

#leftindexcontent h3.title img {
	margin:2px 6px 0 0 !important;
	padding:0 !important;
}

#rightindexcontent {
	width:318px !important;
	overflow:hidden;
	margin:0 0 0 8px !important;
}

#rightindexcontent .box3 {
	margin-bottom:12px;
}

#maximizersky div {
	float:none;
}

.boxcontent {
	background:#FFF;
	border: 1px solid black;
}

.boxcontent, .boxAltContent {
	margin:8px;
}

.boxcontent a, .boxAltContent a {
	color:#db001e;
}
.boxcontent a:hover, .boxAltContent a:hover {
 color:#000;
}

.boxAltContent {
	background-color: white;
	border: 1px solid black;
}

.boxcontent h2, .boxcontent h2 a, .boxAltContent h2, .boxAltContent h2 a {
	font-family:Arial, Helvetica, sans-serif;
	color: #db001e;
	font-size:20px !important;
	font-weight: bold;
	padding:0 4px;
	line-height: 1em;
}

.boxcontent h2, .boxcontent h2 a:hover, .boxAltContent h2, .boxAltContent h2 a:hover {
	color: black;
	margin:7px 0pt;
}

.boxcontent h3, .boxcontent h3 a, .boxAltContent h3, .boxAltContent h3 a {
	background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:0px 4px;
	color:#db001e;
	margin:0 0 -8px 0;
}
	
.boxcontent h3 {
	background-color:#FFF;
}

.boxAltContent h3 {
	background-color:#F7FAFD;
}

/* To override <p> style */
.boxcontent p[class="timestamp"], .boxAltContent p[class="timestamp"] {
	font-size:8pt;
	}
	
.boxcontent p, .boxAltContent p {
	font-size: 10pt;
}

.box1 .boxcontent {
	background-color:#F7FAFD;
	margin:8px;
}

.box1 .comments {
	color: #DB001E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:8px 0px;
	border-bottom:#999 2px solid;
}

.box1 .comments p {
	padding:4px 0;
	margin:0;
}

.box3 .boxhead, h3 .blogauthor {
	background-color: black;
	background-image:url(/images/headbackg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
}

.boxhead {
margin:8px 0;
padding: 3px; 
}

.box3 .boxhead span {
	/*margin:5px 8px;
	display:block;*/
}

.box3 .boxcontent {
	padding:0;
	margin:0;
	/* background:#D3E7F7;*/
}

.box3 .boxcontent p {
	margin:4px;
}

.box3 .boxcontent p.a {
	margin: 8px 4px;
}

.box3 .boxcontent ul {
	margin:0;;
	padding:0pt;
	width:100% !important;
}

.box3 .boxcontent ul li {
	display:block;
	font-size:10pt;
	list-style-image:none;
	list-style-type:none;
	margin:1px 0pt 0pt 0px;
	padding:0pt 6px 2px;
	width:auto;
}

.box3 .boxcontent ul li a {
	color: #DB001E;
	font-weight:bold;
}

.box3 .boxcontent ul li a:hover {
	color:#000;
}

.box3 .boxcontent ul li div {
	float:none;
}

.box3 .boxcontent ul li div a {
	color: #DB001E;
	font-weight: normal;
}

.boxhead a, .boxhead span a{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}


/* Specialist box styles */
.mpuBox {
	background: white;
	color:##DB001E;
	border: 1px solid #7F7F7F;
	text-align:center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	padding: 8px;
	clear:both;
	text-transform: uppercase;
}
.mpuBox span {
	line-height:1.5em;
	font-size:9px;
}

.mpuBox img {
	float:none;
}


/* Blog Widget styles */

.widget {}

.boxcontent .top_tags {
	background-color:#D3E7F7;
	margin:0 !important;
	padding:8px !important;
	line-height:1.5em !important;
	text-align:justify;
}


/* Blog specific content styles */

.bloghead {
	width:370px;
	float:left;
	padding:0 2px;
	color:#FFF;
}

.bloghead a {
color: red;
text-decoration: none;
font-size: 14pt; 
}

.bloghead a:hover {
color: black;
}

.bloghead img {
	float:none;
	margin:0;
	padding:0;
	border:none;
}

.blogadminhead {
	margin:2px 0 6px 4px;
	font-family: Arial, Helvetica, sans-serif;
}

.blognav {
	/* width:412px; */
	background: black;
  	padding: 4px !important;
}

.blognavlinks {
	/*float:right;*/
	font-size: 10pt;
	margin:2px 0 0 0;
	padding:0;
	/* width:410px !important */;

}

.blognavlinks a {
color: white;
text-decoration: none;
}
.blognavlinks a:hover{
color: #DB001E;
text-decoration: none;
}

.pagenavcontent {
	background: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt:
	padding:6px;
	height: 19px;
}

.pagenavcontent a{
text-decoration: none;
color: white;
}

.pagenavcontent a:hover{
text-decoration: none;
color: #DB001E;
}

.pagenavcontent span.prev {
	float:left;
	width:100px;
	display:block;
}

.pagenavcontent span.next {
	float:right;
	text-align:right;
	width:80px;
	display:block;
	margin-right:12px;
}

.inactive {
	color: black;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
}


.rssfeed {
	float:right;
	margin:5px;
}

.rssfeed a {
 	color: #DB001E;
	text-decoration: none;
}

.rssfeed a:hover {
 	color: black;
	text-decoration: none;
}

.rssfeed {
	float:right;
	margin:5px;
}
.rssfeed a img {
	float:none;
	margin:0 !important;
	padding:0;
}

.commentform, .loginform {
	background-color:#F1F1F1;
	padding:0;
	margin:0;
}

.commentform form, .loginform form {
	margin-left:8px;
}

.commentform ul {
	line-height:1.2em;
}

.loginform ul {
	line-height:3em;
}

.loginform label {
	width:7em;
	display:block;
	float:left;
	font-weight:bold;
}

.commentform label {
	font-weight:bold;
}

.commentform ul, .loginform ul{
	list-style-image:url(../images/bullet.gif);
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0pt 0pt 0px;
	padding:0px;
}

.commentform ul li, .loginform ul li {
	font-size:1em;
	font-weight:normal;
	margin:0px;
	padding:0px;
}

.commentform .button, .loginform .button {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 10px 5pt 0pt 0pt;
	padding:0pt 6px 2px;
}




/* rgb(14, 72, 122) rgb(14, 72, 122) rgb(169, 201, 227) */




/* Specialist styles */

.floatright {
	float:right;
	width:36%;
}


/* Common content styles */

.blograting {
	float:right;
	width:140px;
	height:auto;
	margin:8px;
}

.blograting .post-ratings img {
	margin:0 !important;
	float:none !important;
	border:none !important;
}

.blograting .post-ratings-text {
	display: none;
	color: red;
	margin:-24px 0 0 0;
}

.comment {
	font-weight:bold;
	margin-bottom:0.1em;
}

.timestamp {
	margin:4px 0 8px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#888686;
	vertical-align:baseline;
}

#timestamp {
	margin:4px 0 8px 0;
	font-family:Arial, Helvetica, sans-serif;}
	
.entry img {
display:block;
}
#leftindexcontent img {
max-width: 380px;
width: expression(this.width > 360 ? 360: true);
}

.rss {position: relative; top: -6px;}
