/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 
Version: 
Author: 
Author URI: 
Tags: 
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	padding:0px;
	margin:0px;
	color:#000000;
}

#page {
	margin: 30px auto 30px auto;
	width:1074px;
	background-color:#FFFFFF;
}

#header {
	height: 113px;
	border-bottom:1px #ddd solid;
	padding:0px 30px 0 30px;		
}

#headerimg 	{
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	font-size: 4.5em;
	margin:24px 0 0 0px ;
	padding:30px 0 0 0;
	text-decoration: none;
	line-height:0.9em;
	color:#000000;
}

#headerimg a:link, #headerimg a:visited,#headerimg a:hover, #headerimg a:active {
	color:#010101;
	text-decoration:none;
}		

#header .description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #787571;			
}				
#logo {
	clear:right;	
	float:right;
	margin:32px -6px 0 0px;
			
}

#contact {
	float:right;
	margin:16px 0px 0 0;
}

#content {
	min-height:600px;
	padding-right:35px;
	border-right:1px #ddd dashed;
	
}

.widecolumn .entry p {
}

.narrowcolumn .entry, .widecolumn .entry {
	}

.widecolumn {
}

.narrowcolumn .postmetadata {
	}

.alt {	
	}

#footer {
	height: 50px;
	border-bottom:1px #ddd solid;
	border-top:1px #ddd solid;
}
	#footercopyright {
		float:right;
		margin: 20px 30px 0 0;
	} 

#footer ul {
	float:left;
	margin: 20px 0px 0 0;
	list-style-type:none;
	padding-left:20px;	
}

#footer li {
	display:inline;
	margin-left:0px;
	padding-left:0px;
}

.moreless {
	margin-top:1.0em;
	margin-bottom:0.5em;				
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1em;
	color: #787571;					
}

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

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	}

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 {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

#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 */



#header {
	}

#headerimg {
	margin: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 30px;
	margin: 0px 0 0;
	width: 650px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	}

.post {
	margin: 20px 0 40px 0;
	text-align: justify;
	padding-bottom:20px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
}

.narrowcolumn .postmetadata a:link, .narrowcolumn .postmetadata a:active, .narrowcolumn .postmetadata a:visited{
	color:#CCCCCC;
}
.widecolumn .postmetadata {
}

.widecolumn .smallattachment {
}

.widecolumn .attachment {
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/* 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 {
	}

.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;
	margin-bottom: 15px;
	}

#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: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	}

#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

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

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

.commentlist p {
	margin: 10px 5px 10px 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: 20px 0 10px 0;
	margin-left: 745px;
	width:240px;
	}

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

/* End Calendar */



/* Begin Various Tags & Classes */

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.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 */


a {
	color:#666;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

h1 a:link, h1 a:visited, h1 a:active, h2 a:link, h2 a:visited, h2 a:active {
	color:#010101;
	text-decoration:none;
}		

h1 a:hover, h2 a:hover {
	color:#010101;
	text-decoration:underline;
}			

.cat-item {
	font-weight:normal;
	font-size:2em;
	font-family:"Courier New", Courier, monospace;
	font-variant:small-caps;
	padding:0px;
	margin:0px;
}

.cat-item a:link, .cat-item a:active, .cat-item a:visited {
	color: #666;					
	text-decoration:none;
}			

.cat-item a:hover {
	color: #000;					
	text-decoration:none;
}			

.current-cat a:link, .current-cat a:active, .current-cat a:visited {
	color: #000;
	font-weight:bold;					
}

.categories {
	padding:0px;
	margin:0px;
}

#sidebar ul li ul {
	padding:0px;
	margin:0px;
}


p {
	line-height:20px;
	margin-top:10px;	
	margin-bottom:0px;
	font-size:10px;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	margin-top:0px;
	font-size:2em;	
}

.big {
	font-family: "Courier New", Courier, monospace;
	margin-top:0px;
	font-size:3em;	

}

.big a:hover {
	text-decoration:none;
}

h2 {
	margin-bottom:0.3em;
	font-size:2em;	
	font-family: "Courier New", Courier, monospace;	
}

.works {
	border-top:1px #CCCCCC dashed;
}

.works .nr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8em;
	font-weight:bold;
	line-height:1em;
	color:#787571;
	text-decoration:none;
	width:70px;
	float:left;
}

.works .titles {
	float:left;
}

.works .titles h1 {
	font-family: "Courier New", Courier, monospace;
	margin:10px 0 0 0;
	padding:0px;
	font-size:2.9em;	
}

.works .titles p {
	margin:0px 0 0 0;
	padding:0px;
	font-size:2em;
	color:#CCCCCC;
	
}

.agenda {
	list-style-type:disc;
	font-size:20px;
	font-variant:small-caps;
	font-family:"Courier New", Courier, monospace;
}


#live {
	margin:20px 0 0 340px;
	padding:0px;
	clear:left;
	float:left;
	position:absolute;
}

#live a:hover {
	text-decoration:underline;
}

#liveheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7em;
	font-weight:bold;
	line-height:1em;
	color:#787571;
	white-space:nowrap;
}