/*  
Theme Name: CorkJoy
Theme URI: http://corkjoy.com/
Description: CorkJoy.com's Theme
Version: 1.0
Author: Russell Mann
Author URI: http://corkjoy.com/
*/

/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #7b1315;
	}


#page {
/*	border: 1px solid #959596;*/
	background-color: #ffffff;
	width: 720px;
	}

#content {
	font-size: 14px;
	align: left;
	text-align: left;
	margin: 5px;
}

#nav-box {
	align: center;
	margin-top: -5px;
	padding-top: 0px;
	border-bottom: 1px solid black;
}

#map-box {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.tinytext, .small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {

/*
margin-left: -30px;
margin-right: -30px;
*/
margin-left: -10px;
margin-right: -10px;
text-align: center;
font-weight: bold; font-size: 18px; 
color: #ffffcc; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
border-top: thin solid #000000;
border-bottom: thin solid #000000; padding: 10px; 
background: #7b1315 none repeat scroll 0% 50%; 
}
h2 {
font-weight: bold; font-size: 16px; 
font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
}
h3 {
font-weight: bold; font-size: 13px; 
color: #7b1315; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;
border-top: thin solid #000000;
border-bottom: thin solid #000000; padding: 10px; 
background: #ffffcc none repeat scroll 0% 50%; 
}

li {
	font-size: 16px; margin-bottom: 5px;
}

#logo { display:none; }
#read-share-sub-box { display:none; }

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

.entry p a:visited {
	color: #000088;
	}

#comment {
	width: 95%;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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;
	}

/*	blockquote, */
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata,  strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev 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;
	}

.yellowbox {border: thin solid #000000; padding: 2px; background: #ffffcc none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: #000000; }

/* End Typography & Colors */