/* 
Template Name: Ekmley Castle Theme
Template URI: 
Description: Two Column Full Width Flexi Layout
Version: 1.0
Author: bj novack
Author URI: http://kickasswebdesign.com/
*/

* {margin: 0; padding: 0;}
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #e9e9e9;
	color: #333;
	text-align: center;
	padding: 15px 0;
	}
a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 150%;
	text-align: center;
}
h2 {
	font-size: 130%;
}
h2.pagetitle {
	font-size: 130%;
}
h3 {
	font-size: 110%;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
p {padding: 8px 0;}
#mainwrapper {
	position: relative;
	margin: 0 auto;
	width: 90%;
	max-width: 1200px;
	min-width: 800px;
	background: #fff;
	text-align: left;
	border-left: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	font-size: small;
}
#header {
	background: url(images/topleft.gif) no-repeat top left;
	margin-left: -1px;
}
#headerinside {
	background: url(images/topright.gif) no-repeat top right;
	margin-right: -1px;
	text-align: center;
}
.headerimg {
	margin: 10px auto;
}
#content-container {
	margin: 0 230px 0 0;
	}
#main-content {
	float: left;
	width: 100%;
	line-height: 1.4;
	font-size: 94%;
	}
#main-content .pad {
	width: 92%;
	margin: -18px auto 15px auto;
	padding: 0 10px 10px 10px;
	}
#main-content ol {
	padding-left: 20px;
}
#main-content ul {
	margin-left: 8px;
}
#main-content ul li ul {
	margin-left: 15px;
}
blockquote {
	padding: 5px 15px;
}
#secondary-content {
	position: relative;
	float: right;
	width: 210px;
	margin-right: -230px;
	padding: 10px 0;
	padding-top: 16px;	
	color: #777;
	font: 75% 'Lucida Grande', Verdana, Arial, Sans-Serif;	
}
#secondary-content ul {
	text-align: left;
	margin-bottom: 10px;
}
#secondary-content ul ul {
	border: none;
	margin: 0;
}
.sidepads {
	padding: 9px 15px 10px 5px;
	margin-top: -18px;
}
#secondary-content sidepads {
	padding: 0 5px;
}
#credits {
	text-align: right;
	clear: both;
	background: #fff;
	/*width: 100%;*/
	text-align: center;
	margin: 0 -1px;
	margin-top: -10px;
	border-left: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;	
}
#creditsinner {
	background: url(images/bottomleft.gif) no-repeat bottom left;
	margin-left: -1px;
	padding-top: 0;
	font-size: 72%;
}
#creditsinner .pad {
	background: url(images/bottomright.gif) no-repeat bottom right;
	margin-right: -1px;
	min-height: 54px;
}
#secondary-content h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	color: #333;
	padding: 4px 0;
	margin-top: 0;
	font-weight: bold;
	/*margin-top: 3px;*/
}
#secondary-content ul {
	margin: -2px 0 0 0;
	padding: 6px 0 4px 0;
	position: relative;
}
#secondary-content ul ul {
	text-indent: 0;
	/*margin-right: -3px;*/
}
#secondary-content li {
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}
#secondary-content ul a {
	/*display: block;*/
	text-decoration: none;
	font-weight: normal;
	padding:  4px 2px;
}
#secondary-content a {
	text-decoration: none;
}
#secondary-content ul li ul li {
	padding-left: 10px;
}
#secondary-content ul ul ul li {
	padding-left: 20px;
}
#secondary-content ul#recentcomments li {
	padding: 3px 0 3px 8px;
}
ol li, #secondary-content ul ol li {
	list-style: decimal outside;
	}
#secondary-content ul#recentcomments a, #secondary-content ul#recentcomments a:link, #secondary-content ul#recentcomments a:hover, ul table#wp-calendar a, ul table#wp-calendar a:link, ul table#wp-calendar a:visited, ul table#wp-calendar a:hover, ul table #wp-calendar a:active {
	border-left: none;
}
table#wp-calendar a {
	font-weight: bold;
}
table#wp-calendar {
	margin-left: 12px;
}
#secondary-content li {
	display: block;
	padding: 0 4px 0 0;
}
#secondary-content h3 {
	text-align: left;
}
.clearA {
	overflow: hidden;
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
a img{
	border: none;
}
.center, .centerlogo {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.center {
	padding-bottom: 5px;
}
/* from here on is the blog stuff, except some cascade stuff at the very bottom. */
.title {
	font-size: 175%;
	padding: 10px 0 0 5px;
}

.description {
	font-size: 130%;
	padding: 12px 0 0 25px;
	font-weight: bold;
	text-align: center;
}
.pagetitle {
	padding: 0 0 0 10px;
	font-weight: normal;
	font-size: 110%;
}
.desimage {
	margin: 0 20px 15px 0;
}
.navigation {
	font-size: 80%;
	width: 90%;
	margin: 0 30px;
	position: relative;
	padding-top: 10px;
}
/* meta and post stuff */
.postmetadata {
	padding: 6px;
	font-size: 82%;
	text-align: center;
	margin-top: 5px;
}
.post, .postnav {
	padding: 5px 17px 15px 17px;
	clear: both;
	margin-top: 15px;
}
p.postnav a:link, p.postnav a:visited {
	color: #000;
}
.bloginfo {
	margin: 0; padding: 0;
	text-align: right;
}
.bloginfo {margin: 0 10px 0 0;}
/* searchbox form stuff */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	}

#secondary-content #searchform #s {
	width: 108px;
	padding: 2px;
	}

#secondary-content #searchsubmit {
	padding: 1px;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	width: 10em;
	}
/* Pullquote can be used for setting any text into a box within your blog entries */
.pullquoteleft, .pullquoteright {
	margin: 10px 5px 5px 5px;
}
.pullquoteleft p, .pullquoteright p {
	padding: 4px;
}
.pullquoteleft {
	float: left;
	width: 150px;
}
.pullquoteright {
	float: right;
	width: 150px;
}
.pullquoteleft h3, .pullquoteright h3, .pullquoteleft h4, .pullquoteright h4 {
	text-align: center;
}
.imgleft {
	float: left;
	margin: 8px;
}
.imgright {
	float: right;
	margin: 8px;
}
caption {
	text-align: center;
}
.centered {
	display: block;
	text-align: center;
	margin: 8px auto 5px auto;
}

h3#respond, h3.blogheadline {
	padding-top: 12px;
}
blockquote {padding: 15px;}
input, textarea {background: #fff;}
div#secondary-content div.textwidget a {
	display: inline; !IMPORTANT
	margin: 0; padding: 0;
}
ol.commentlist li {
	margin-top: 12px;
	border-top: 1px dotted #8e9074;
	padding-top: 8px;
	list-style-position: inside;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
h3#comments {
	padding-top: 15px;
}
.post cite {
	color: #485039;
	font-style: normal;
}
div#secondary-content h2.widgettitle a.rsswidget {
	display: inline;
	font-weight: bold;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5;
	}
ul.bookmarklist li, ul.bookmarklist ul li, ul.archivelink li {list-style-type: none;}
ul.bookmarklist ul {margin: 3px 0; padding: 0;}
ul.bookmarklist ul li {margin: 0; padding: 0; text-indent: none;}
ul.archivelink {margin: 0; padding: 0;}
.commentlist li, #commentform input, #commentform textarea {
	font: 90% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #secondary-content ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.date, .blognav {
	font-size: 72%;
	color: #999;
	padding-bottom: 8px;
}

/* adjustments for column drop in IEMac. */
/*\*//*/
.description { 	margin: 0 0 5px 0;}
/**/	
