/* 
Theme Name: Muldowney Arts Blog
Theme URL: http://muldowneyarts.com/
Description: Muldowney Arts Blog.
Author: Brian Muldowney
Author URI: http://muldowneyarts.com
Version: 1.0

*/


.post{}
.postmeta{}
.postnavigation{}
#searchform{}
#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}


.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 1em 0 0.75em 0;
	font-size: 16.5pt;
	vertical-align: bottom;
	line-height: 1.6em;
	color: #333;
	text-align: left;
	width: 100%;
	font-weight: normal;
}

#topMenu {
	height: 28px;
	background: transparent;
	text-align: left;
	margin: 0 0 20px 0;		
	background: transparent url(images/nav-seperator.gif) no-repeat left bottom;
	clear:both;
}

#topMenu ul {

 	margin: 5px 0;

  	padding: 0;

  	list-style:none;
}

#topMenu li {

   padding: 5px 16px 6px 10px;
	
	background: url(images/nav-seperator.gif) no-repeat right bottom;
	
	display: inline;
}

#topMenu a {

padding-top:2px;

  color: #fff;

  text-decoration: none;

}

#topMenu a:hover {

	color: #ccc;

}

.logo {
	margin-left: 62px;
}

.one {
	float: left; 
	font-size: 80px; 
	font-family: Arial, Helvetica, sans-serif; 
	width: auto; 
	clear: none;
	color:#fff;
	padding-top: 10px;
}

.two {
	float: left; 
	font-size: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	width: auto; 
	vertical-align: top; 
	margin: 0; 
	padding: 25px 0;
	color:#fff;
}

.two ul {
	list-style: none inside; 
	margin: 0px 0 0 5px; 
	padding: 0;
}

.two ul li {
	margin-bottom: 3px;
}

.two ul li.last {
	margin-bottom: 0;
}

/*Main Content*/


#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333;
	background-color: transparent;
}
#mainContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 1em 0 0.75em 0;
	font-size: 16.5pt;
	vertical-align: bottom;
	line-height: 1.6em;
	color: #333;
	text-align: left;
	width: 100%;
}
#mainContent h3, .contentpaneopen h3 {
	color: #333;
	background-color: transparent;
	padding: 1em 0 .5em 0;
}

#mainContent p {
	padding: .5em 0 1em 0;
	line-height: 1.6em;
}

#mainContent {
	font-size: 8.75pt;
}

#mainContent ul {
	margin-left: 46px;
}

#mainContent li {
	list-style: square outside none;
	padding: 5px;
	line-height: 1.6em;
}

/* Sidebar Elements */

#sidebar {	
	padding-top: 10px;
	font: 8.5pt/1.6 em;
}

#sidebar ul {	
	list-style:none; 
	margin-top:.5em; 
	margin-bottom:1.5em; 
	margin-left:0; 
	color:#333; 
}

#sidebar ul li {	
	margin-bottom:1.5em; 
}

#sidebar ul li ul {	
	list-style:square; 
	margin-top:.5em; 
	margin-bottom:1.5em; 
	margin-left:23px; 
	color:#336688; 
}

#sidebar ul li ul li {	
	margin-bottom:.5em; 
}

#sidebar h3, #sidebar ul li h2   {
	font-size: 9.25pt;
	border-bottom:1px solid #336688; 
	margin-bottom: 10px;
	width: 95%;
}

h2.widgettitle {
	margin-top: 1.5em;
}

#sidebar ul #feedburner li {
	list-style:none;
}

#sidebar p {
	padding: 1em;
}

/* Footer */

#footer h3{
	width: 100%;
	padding-left:5px;
	padding-bottom:5px;
	margin-bottom: 10px;
	border-bottom:1px solid #FFF;
	color: #FFF;
}

#footer ul {
	display: block;
	list-style: none outside;
}

#footer li {
	padding: 0;
	margin: 5px 0 5px 5px;
	font-size: 85%;
}

#footer a:link, #footer a:visited{
	color:#FFF;
}

#footer a:hover{
	color:#ccc;
}

#footer p {
	color: #FFF;
}

#credits {
	padding-top: 1em;
	margin-top: 1em;
	font-size: 8pt;
	border-top:1px solid #FFF;
}