/*
Theme Name: Hopsack Theme
Theme URI: http://www.hopsack.ie/
Description: This be the theme for <a href="http://www.hopsack.ie/">The Hopsack</a>.
Version: 1.0
Author: Paul Flood
Author URI: http://www.paulflood.com/
Tags: custom header, fixed width, two columns, widgets

div {border: 1px solid red;}

/* Begin Typography & Colors */
body {
	background: url('images/bg.jpg') repeat 0 0 ;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

#top {
	width: 100%;
	height: 110px;
} 
	
#top-content {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 110px;
	}
	
*html #top-content {
	height: 120px;
}
	
#logo {
	float: left;
	background: url('images/logo.png') no-repeat 0 0 ;
	width: 200px;
	height: 103px;
	}
	
#logo img{
	width: 200px;
	height: 103px;
	}
	
#top-menu {
	float: right;
	width: auto;
	height: 70px;
}

.top-links {
	float: right;
	width: 70px;
	height: 40px;
	margin: 0;
}

#top-menu-mid li {
	display: inline;
	list-style-type: none;
	width: 70px;
	height: 40px;
	padding: 0;
	border: 0;
	margin: 0;
	float:left;
}

#top-menu-mid ul {
    text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
    margin-bottom: 0px;
	padding: 0;
	border: 0;
}

#top-menu-mid #rss a {
	display: block;
	background-image: url('images/navbar/rss-off.png');
	width: 70px;
	height: 40px;
	}

#top-menu-mid #rss a:hover {
	display: block;
	background-image: url('images/navbar/rss-on.png');
	width: 70px;
	height: 40px;
	}

#top-menu-mid #shop a {
	display: block;
	background-image: url('images/navbar/shop-off.png');
	width: 70px;
	height: 40px;
	}

#top-menu-mid #shop a:hover {
	display: block;
	background-image: url('images/navbar/shop-on.png');
	width: 70px;
	height: 40px;
	}


#top-menu-mid #resources a {
	display: block;
	background-image: url('images/navbar/resources-off.png');
	width: 70px;
	height: 40px;
	}

#top-menu-mid #resources a:hover {
	display: block;
	background-image: url('images/navbar/resources-on.png');
	width: 70px;
	height: 40px;
	}
	
	
#top-menu-mid #features a {
	display: block;
	background-image: url('images/navbar/features-off.png');
	width: 70px;
	height: 40px;
	}

#top-menu-mid #features a:hover {
	display: block;
	background-image: url('images/navbar/features-on.png');
	width: 70px;
	height: 40px;
	}
	
#top-menu-mid #forum a {
	display: block;
	background-image: url('images/navbar/forum-off.png');
	width: 70px;
	height: 40px;
	}

#top-menu-mid #forum a:hover {
	display: block;
	background-image: url('images/navbar/forum-on.png');
	width: 70px;
	height: 40px;
	}
	
#top-menu-mid #health a {
	display: block;
	background-image: url('images/navbar/health-off.png');
	width: 70px;
	height: 40px;
	}

#top-menu-mid #health a:hover {
	display: block;
	background-image: url('images/navbar/health-on.png');
	width: 70px;
	height: 40px;
	}
	
#top-menu-mid #news a {
	display: block;
	background-image: url('images/navbar/news-off.png');
	width: 70px;
	height: 40px;
	}

#top-menu-mid #news a:hover {
	display: block;
	background-image: url('images/navbar/news-on.png');
	width: 70px;
	height: 40px;
	}
			
#top-menu-left {
	float: left;
	background: url('images/top-menu-left.png') no-repeat 0 0 ;
	width: 18px;
	height: 70px;
}

#top-menu-mid {
	float: left;
	background: url('images/top-menu-mid.png') repeat-x 0 0 ;
	width: 500px;
	height: 70px;
}

#top-menu-right {
	float: left;
	background: url('images/top-menu-right.png') no-repeat 0 0 ;
	width: 35px;
	height: 70px;
}
	

#navbar {
  	background: url('images/navbg.png');
    background-repeat: repeat-x;
	width: 100%;
	height: 46px;
	}

#navbar-container {
	width: 750px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	}
	
*html #navbar-container {
	width: 1100px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	}

#nav {
	float: left;
	width: auto;
	height: 45px;
	}

*html #nav {
	width: 900px;


	}

#main {
	width: 100%;
	height: 100%;
	min-height: 610px;
	}

#page {
	margin-top: 5px;
	width: 760px;
	height: 100%;
	padding: 20px;
	}

.clearer {
	clear: both;
	font-size: 1px;
}

#search {
	float: left;
	width: 170px;	
    margin: 4px 0 0 0;
}

*html #search {	
    margin: 2px 0 0 0;
}

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; margin-top: 0; margin-left: 25px;}

.wid-wrap {
	margin: 0 0 20px 0;	
}

.wid-head {
    background: url(images/wid-head.png) no-repeat top left;
	width: 232px;
	height: 46px;
}

.wid-mid {
	margin: 0 0 0 0;	
}

.wid-foot {
    background: url(images/wid-foot.png) no-repeat top left;
	width: 232px;
	height: 30px;
}

*html .wid-foot {
	margin: -2px 0 0 -2px;
}

.sidebar-box{
    background: url(images/sidebar.jpg) no-repeat top left;
	background-color: #bada07;
	padding: 10px;
	margin-bottom: 30px;
	text-align: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
	}
	
.sidebar-box h2{
	color: #6a6a6a;
	}
	
#showreel {
	text-align: center;	
}

.widget_recent_entries{
    background: url(images/wid-mid.png) repeat-y top left;
	text-align: left;
	padding: 5px 30px 10px 10px;
	}

.widget_recent_entries h2{
    background: url(images/posts.png) no-repeat top left;
    width: 150px;
    height: 25px;
	background-color: transparent;
	color: #47443A;
	}

.widget_recent_entries ul li{
	padding: 0 0 10px 10px;
	}

.aktt_widget{
    background: url(images/wid-mid.png) repeat-y top left;
	height: auto;
	text-align: left;
	padding: 5px 25px 10px 10px;
	overflow-x: hidden;
	}

.aktt_widget h2{
    background: url(images/twitter.png) no-repeat top left;
    width: 150px;
    height: 25px;
	background-color: transparent;
	color: #47443A;
	}

.aktt_widget ul li{
	padding: 0 0 10px 10px;
	}

.widget_recent_comments{
    background: url(images/wid-mid.png) repeat-y top left;
	height: auto;
	text-align: left;
	padding: 5px 10px 10px 10px;
	}

.widget_recent_comments h2{
    background: url(images/comments.png) no-repeat top left;
    width: 150px;
    height: 25px;
	background-color: transparent;
	color: #47443A;
	}

.widget_recent_comments ul li{
	padding: 0 0 10px 10px;
	}
	
.widget_categories{
    background: url(images/wid-mid.png) repeat-y top left;
	height: auto;
	text-align: left;
	padding: 5px 10px 10px 10px;
	}

.widget_categories h2{
    background: url(images/categories.png) no-repeat top left;
    width: 150px;
    height: 25px;
	background-color: transparent;
	color: #47443A;
	}

.widget_categories ul li{
	padding: 0 0 10px 10px;
	}

.widget_text{
    background: url(images/wid-mid.png) repeat-y top left;
	height: auto;
	text-align: left;
	padding: 5px 15px 10px 10px;
	text-align: center;
	}

.widget_text h2{
    background: url(images/facebook.png) no-repeat top left;
    width: 150px;
    height: 25px;
	background-color: transparent;
	color: #47443A;
	}

.widget_text ul li{
	padding: 0 0 10px 10px;
	}
	
.widget_links{
    background: url(images/wid-mid.png) repeat-y top left;
	height: auto;
	text-align: left;
	padding: 5px 10px 10px 10px;
	}

.widget_links h2{
    background: url(images/links.png) no-repeat top left;
    width: 150px;
    height: 25px;
	background-color: transparent;
	color: #47443A;
	}

.widget_links ul li{
	padding: 0 0 10px 10px;
	}
	
.widget_archive{
    background: url(images/wid-mid.png) repeat-y top left;
	height: auto;
	text-align: left;
	padding: 5px 10px 10px 10px;
	}

.widget_archive h2{
    background: url(images/archive.png) no-repeat top left;
    width: 150px;
    height: 25px;
	background-color: transparent;
	color: #47443A;
	}

.widget_archive ul li{
	padding: 0 0 10px 10px;
	}
	
.MailPress_widget{
    background: url(images/wid-mid.png) repeat-y top left;
	height: auto;
	text-align: left;
	padding: 5px 0px 10px 35px;
	}
	
*html .MailPress_widget{
	padding: 5px 20px 10px 35px;
	}
	
.MailPress_widget h2{
    background: url(images/newsletter.png) no-repeat top left;
    width: 150px;
    height: 25px;
	background-color: transparent;
	color: #47443A;
	margin: 0 0 0 -30px;
	}
	
#sidebar .MailPress_widget h2 {
	margin: -15px 0 10px 0px;
	padding: 0;
}
	
#mp-formdiv input[type=text] {
	width: 150px;
}


#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	padding: 10px 0 0 0;
	}

.narrowcolumn .entry {
	width: 405px;
	line-height: 1.4em;
	margin: 15px 0 0 45px;
	}

.narrowcolumn .entry p {
	font-size: 1.05em;
	padding: 10px 0 0 0;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #6a5a39 url('images/footer.png') repeat-x top left;
	border: none;
	}

small {
	float: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 5px 0 5px 0;
	width: 100%;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

.content-header {
	width: 400px;
	height: 25px;
	margin: 0 0 0 40px;
	padding: 0 5px 0 5px;
	}
	
.content-header-archive {
	width: 400px;
	height: 15px;
	margin: 0 0 0 40px;
	padding: 0 5px 0 5px;
	}
	
.content-header h2 {
	float: left;
	margin: 0;
	padding: 0;
	}
	
	

h2 {
	font-size: 1.6em;
	font-effect: engrave;
	}

h2.pagetitle {
	font-size: 1.6em;
	font-effect: engrave;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #858585;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #990000;
	width: 100%;
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #333;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #47443A;
	text-decoration: none;
	width: 100%;
	}

a	{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	}
	
#sidebar a	{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

#sidebar a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	background: url('images/bg.jpg') repeat 0 0 ;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	width: 780px;
	height: 100%;
	min-height: 610px;
	}
	
* html #page {
	width: 820px;
	}

.page h3{
	margin: 0 0 0 40px;
	}
	
.page small{
	margin: 0 0 10px 40px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0 0 0 0;
	width: 500px;
	text-align: left;
	}

.widecolumn {
	background-color: #fff;
	height: 610px;
	padding: 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}	

.post {
    background: url(images/post-mid.png) repeat-y top left;	
    width: 498px;
	margin: 0 0 0 0;
	text-align: justify;
	padding: 0 0px 10px 0px;
	}
	
.post h3{
	margin: 0 0 0 0px;
	}
	
#small-search{
	margin: 0 0 10px 45px;
float:left;
font-family:Arial,Helvetica,Sans-Serif;
font-size:0.9em;
line-height:1.5em;
	}
	
.page {
    background: url(images/post-mid.png) repeat-y top left;	
    width: 498px;
	margin: 0 0 0 0;
	text-align: justify;
	padding: 0 0px 10px 0px;
	}
	
.post-header {
    background: url(images/post-mid.png) repeat-y top left;	
    width: 498px;
	margin: 0;
	text-align: justify;
	padding: 5px 0;
}

.post-header h3{
	margin: 0 0 0 40px;
	width: 410px;
	}

.post hr {
	display: block;
	}
	
#post-head {
    background: url(images/post-head.png) no-repeat top left;
	width: 498px;
	height: 40px;
}

#post-foot {
    background: url(images/post-foot.png) no-repeat top left;
	width: 498px;
	height: 45px;
	margin: 0 0 20px 0;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	margin-bottom: 10px;
        margin:0 10px 0 40px;
        width:400px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
 
#footer {
	background: #6a5a39 url('images/footer.jpg') repeat-x top left;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 260px;
	clear: both;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	font-weight:300;
	}
	
#footer-container {
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 780px;
	height: 235px;
	clear: both;
	}
	
#footer-menu {
	float: left;
	padding: 0 0 0 20px;
	margin: 5px 0 15px 18px;
	width: 150px;
	height: 200px;
	text-align: left;
	overflow-y: hidden;
	}
	
* html #footer-menu {
	margin: 5px 0 0 10px;
	}
	
#footer-menu ul{
	margin: 10px 0 0 0;
	list-style-type: none;
	padding-left: 10px;
	}
	
#footer-menu h3{
	margin: 10px 0 0 0;
	color: #fff;
	font-size: 16px;
	}
	
#copy {
	float: left;
	width: 100%;
	}		
	
a.footer-link {color: #fff; font-family: Arial; text-decoration: none; border-bottom:1px dotted #fff; font-size: 11px; font-weight:300;}
a.footer-link:hover {color: #fff; font-family: Arial;text-decoration: none; border-bottom:1px dotted #fff; font-size: 11px; font-weight:300;}
a.footer-link:active {color: #fff; font-family: Arial; text-decoration: none; font-size: 11px; font-weight:300;}
a.footer-link:visited {color: #fff; font-family: Arial; font-size: 11px; font-weight:300;}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	padding: 0 5px 0 5px;
	}

h2.pagetitle {
	height:25px;
	margin:0 0 0 40px;
	padding:0 5px;
	width:400px;
	text-align: left;
}

#sidebar h2 {
	margin: -15px 0 10px 25px;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	width: 400px;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	width: 200px;
	float: right;
	text-align: right;
	}

.alignleft {
	width: 200px;
	float: left;
	text-align: left;
	}
/* End Images */

/*----- Navigation -------*/	

.invisible {
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
}

#nav li {
display: inline;
list-style-type: none;
height: 20px;
	padding: 0;
	border: 0;
	margin: 0;
	float:left;
}

#nav ul {
    text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
    margin-bottom: 0px;
	padding: 0;
	border: 0;
}

#nav #home a {
	display: block;
	height: 39px;
	width: auto;
	margin: 0;
	color: #e7e1d3;
	font-size: 14px;
	font-family: Arial, sans-serif;
	font-weight: 300;
	padding: 12px 10px 0 10px;

	}
	
* html #nav #home a {
	width: 90px;
	}
	
#nav #home a:hover {
	background: url(images/navbg-on.gif) repeat-x top left;
	display: block;
	height: 39px;
	width: auto;
	color: #e7e1d3;
	font-size: 14px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	}	
	
* html #nav #home a:hover {
	width: 90px;
	}


/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}



.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

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

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0 0 0 -10px;
	padding: 3px 8px 5px 25px;
	word-wrap: break-word; 
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	float: left;
	width: 170px;
	margin: 0 auto;
	padding: 5px 3px;
	text-align: center;
	}
	
#searchform2 {
	width: 170px;
	margin: 0 auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

#respond {
	margin: 0 0 0 45px;
	width: 410px;
	}
	
#respond h3{
	margin: 0 0 0 0px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	margin: 0 0 0 45px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	width: 390px;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 5px 0 10px 0;
	margin-top: 0px;
	margin-left: 540px;
	width: 235px;
	}

#sidebar form {

	margin: 0;
	}
	
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0;
	}
	
.navigation-search{
	display: block;
	text-align: center;
	margin: 0 0 0 40px;
	}

.navigation-archive{
	display: block;
	text-align: center;
	margin: 20px 0 0 0;
	}
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



.contactleft {
	margin: 10px 0 0 0;
	text-align: left;
	}

.contactright {
	margin: 10px 0 0 0;
	text-align: left;
	}