/*  
Theme Name: Dan O'Connell
Theme URI: http://www.thedan.com.au/
Description: Dan website theme.
Version: 1.0
Author: Alex Reid
Author URI: http://www.alex-reid.com.au/

*/
/* 
----------------------------------------------------------------------------------------------------
reset tags & basic css
----------------------------------------------------------------------------------------------------
*/
body {
	background-image: url(images/brick_bg.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5C5843;
}
a {
	text-decoration: none;
	color: #60573C;
}
a img {
border:none;
}
#bg {
	background-image: url(images/Brick_bg_grad.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#center {
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
iframe {
	border: 1px solid #59492F;
}
/* 
----------------------------------------------------------------------------------------------------
header and menu
----------------------------------------------------------------------------------------------------
*/
#title {
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
	float: left;
}
#header {
	background-image: url(images/dan_title.jpg);
	background-repeat: no-repeat;
	height: 161px;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float:right;
}
#menu ul {
	padding: 10px;
	margin-top: 60px;
	margin-right: 45px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#menu ul, #menu li {
	display: inline;
	float: left;
}
#menu li {
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
}
#menu li.current_page_item {
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/menu_hilite.gif);
	background-repeat: no-repeat;
	background-position: center;
	list-style-position: inside;
	list-style-image: url(images/menu_hilite.gif);
}
#menu li a {
	color: #59492F;

}
#menu li a:hover {
	color: #987D50;
}
/* 
----------------------------------------------------------------------------------------------------
misc pics
----------------------------------------------------------------------------------------------------
*/
#pics {
	text-align: right;
	width: 134px;
}
#pics img {
	margin-top: 10px;
	margin-right: 10px;
}
#pics_r img {
	margin-top: 10px;
	margin-left: 10px;
}
/* 
----------------------------------------------------------------------------------------------------
content pane
----------------------------------------------------------------------------------------------------
*/

#center .column {
	float: left;
}
#content {
	background-image: none;
	width: 481px;
	margin-top: 10px;
}
#post h1, h2, h3, h4, h5, h6 {
	text-align:center;
}
#post {
	background-image: url(images/content_mid.gif);
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	width: 481px;
	height: auto;
text-align:justify;
}
#post_top {
	background-image: url(images/content_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	width: 481px;
	top: -20px;
}
#post_bottom {
	background-image: url(images/content_bottom.gif);
	background-repeat: no-repeat;
	height: 84px;
	bottom: 0px;
        clear: both;
}
.postbreak {
       clear: both;
       width: 440px;
}
#post_top h2 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	margin: 10px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.post p.dropcap:first-letter {
	float:left;
	font-size:45px;
	padding:5px;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #543523;
}
.post {
	margin-bottom: 0px;
}
.post p {
	padding: 10px 20px;
	margin: 0px;
}
.post p img {
	margin-bottom: 10px;
}
.post .alignleft {
        margin-right: 10px;
        float: left;
}
.post blockquote {
	font-style: italic;
	font-size: 12px;
	padding: 0px;
	margin: 20px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
}
#post_top h2 a {
	color: #60573C;
}
.post a {
color:#987D50;
}
.post a:hover {
	color: #60573C;
}
#navigation .left{
float: left;
margin-left: 40px;
}
#navigation .right{

float:right;
margin-right: 40px;
}
#navigation {
	position: relative;
	top: 20px;
}
/* 
----------------------------------------------------------------------------------------------------
sidebar
----------------------------------------------------------------------------------------------------
*/
#sidebar {
	background-image: url(images/sidebar_middle.jpg);
	width: 230px;
	margin-top: 10px;
	margin-left: 10px;
}
#sidebar_foot {
	background-image: url(images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 190px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align:center;
	font-size: 10px;
}
#sidebar_top {
	background-image: url(images/sidebar_top.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 230px;
}
#sidebar_foot ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}
#sidebar_foot ul li {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0;
}
#sidebar_foot h2 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}
#sidebar_foot .textwidget {
	padding-bottom: 10px;
}
/* 
----------------------------------------------------------------------------------------------------
footer
----------------------------------------------------------------------------------------------------
*/
#footer {
	clear: both;
	width: 860px;
	text-align:right;
}
/*
----------------------------------------------------------------------------------------------------
cform
----------------------------------------------------------------------------------------------------
*/
form {
	font-size: 11px;
	padding: 5px;
}
fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}