﻿/*
Theme Name: Mooney on Theatre
Theme URI: http://www.mooneyontheatre.com
Description: 
Version: V1.0
Author: John Bourke




*/


body{
	background-color: #7F7E7E;
	background-color: #9D582E;
	font-family:Arial, Helvetica, sans-serif;
	color:#515055;
	font-size:14px;
}


#container {
  	margin: 0 auto;
  	width: 800px;

} 

img {
	border:0;
}

div#masthead {
	background: url('/images/mooney-on-theatre-3_03.jpg') no-repeat;
	height: 151px;
	width: 800px;

}

div#masthead #tagline{
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 29px;
	padding-left: 15px;
}
div#top_nav {
	background: url('/images/mooney-on-theatre-3_06.png') no-repeat;
	width: 795px;
	height: 35px;
	padding-left: 10px;
}
div#top_nav a {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 10px;
}

div#top_nav a:hover {
	text-decoration: underline;
	color: silver;
}

div#right_col_container{
	background: #FFFFFF;

	width: 190px;
	float: right;
}
div#right_col{
	width: 170px;
	padding:10px;
	
}
div#right_col ul {
	margin-left: 0px;
	padding-left: 5px;
}
div#right_col li {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
div#page_content{
	width: 570px;
	background: white;
	padding:10px;
}

div.index_review {
	
}

div.index_review h2{
	background: url('/images/mooney-on-theatre-3_08.png') no-repeat;
	height:37px;
}

div.index_review- h2 a{
	color:black;
	text-decoration:none;
	font-size:18px;
}

div.index_review .index_review_content{
	background: white;
}

div.index_review .index_review_footer{
	background: url('/images/mooney-on-theatre-3_12.png') no-repeat;
	height: 18px;
}

#searchform #s {
	width:150px;
}

#commentform {
	width:550px;
}

#comment {
	width:550px;
}

img.alignleft {
    display: inline;
    float: left;
}

img.alignright {
    display: inline;
    float: right;
}

.entry H3 {
	font-style: italic;
}
