/*
Theme Name: Virord
Theme URI: http://virord.com
Description: custom theme for virord.com (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Greg Riley
Author URI: http://gregriley.net
Tags: words, virord, clean, basic
*/

* {
	margin: 0;
}
html, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 150px; /* .push must be the same height as .footer */
}

/*

Sticky Footer by Ryan Fait
http://ryanfait.com/

*/

body {
	color: #3b2a16;
	background-color: #c3b493;
	text-align: center;
}

img { border: none; }

.wrapper {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: auto;
	margin-bottom: -150px;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	width: 768px;
	font-size: 0.9em;
	text-align: left;
}
.content {
		padding-right: 10px;
		float: left;
		width: 558px;
		text-align: left;
	}

.sidebar {
		text-align: center;
		margin-top: 50px;
		width: 180px;
		float: right;
		
	}
.clear {
		clear: both;
	}
.header {
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b2a16;
	height: 234px;
	background: url(/images/header_bg.jpg) repeat-x;
}
h1 {
	text-indent: -500em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3b2a16;
	font: 1.6em;
/*
	text-shadow: #ddd 1px 1px 2px; */
}
p {
	padding-left: 0;
	padding-bottom: 1em;
	padding-right: 0;
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	color: #3b2a16;
	font: 1.2em/1.4em;
}

a {
	text-decoration: none;
	color: #3b2a16;
	
}

a:hover {
	color: #ff8000;
}
.download {
	top: 0;
	position: absolute;
	right: 0;
}
.footer {
	font-family: "Century Gothic", Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	position: relative;
	width: 100%;
	margin: 0 auto;
	background: url(/images/footer_bg.jpg) repeat-x;
}
.footer a {
	color: #3b2a16;
	text-decoration: none;
	border: 0;
}

.footer a:hover {
		text-decoration: underline;
		color: #ff8000;
	}
	
.footer p {
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 100%;
	padding: 0;
	color: #c3b493;
	text-align: center;
}

/* Search Box START */

.search {
	text-align: left;
	position: absolute;
	right: 50px;
	top: 30px;
}

label {
		
	}
	
input.txt {
		border-color: #3b2a16;
		width: 150px;
		border-width: 1px;
		border-style: solid;
		background-color: white;
		color: #3a2a17;
	}

input.btn {
		border-color: #3b2a16;
		border-width: 1px;
		border-style: solid;
		background-color: #c2b495;
		color: #3b2a16;
		
		-moz-border-radius: 5px;
		-khtml-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
	}
	
	
/* Search Box END */	

.def {
		padding-top: 80px;
		line-height: 300%;
		text-align: center;
	}

.navigation {
		margin-bottom: 20px;
		text-align: right;
	}

.navigation li {
		padding-right: 5px;
		display: inline;
	}

.navigation a {
	text-shadow: 1px 1px 2px #666666;
	padding: 5px;
	font-size: 1.4em;
	border-bottom-color: #3b2a16;
	color: #3b2a16;
	text-decoration: none;
	border-bottom: 2px solid;
}
 .navigation a:hover {
	background-color: #3b2a16;
	border-bottom-style: none;
	color: #649900;
	text-decoration: none;
}
 ul {
	
		list-style-type: none;
	}
 .sidebar h2 {
		text-shadow: 1px 1px 2px #666666;
		font-style: normal;
		font-weight: normal;
		padding-top: 8px;
		padding-bottom: 8px;
		font-size: 1.4em;
		color: #649900;
	}
 .content h2 a {
		margin-bottom: 6px;
		padding-bottom: 2px;
		text-shadow: 2px 2px 4px #666666;
		font-size: 1.6em;
		font-style: normal;
		font-weight: normal;
		color: #3b2a16;
	}
 .content h2 a:hover {
		border-bottom-color: #3b2a16;
		border-bottom-width: 2px;
		border-bottom-style: solid;
		text-decoration: none;
	}
 .content h2 {
		padding-bottom: 10px;
		
		margin-bottom: 6px;
		padding-bottom: 2px;
		text-shadow: 2px 2px 4px #666666;
		font-size: 1.6em;
		font-style: normal;
		font-weight: normal;
		color: #3b2a16;

	}
	
	
	
.def h2 {
		font-size: 1.8em;
		text-shadow: 1px 1px 3px #666666;
		font-style: normal;
		font-weight: normal;
	}
 .def h3 {
		font-size: 1.4em;
		text-shadow: 1px 1px 2px #666666;
		font-style: normal;
		font-weight: normal;
	}
 .virord {
		font-size: 2.2em;
	}
 .def a {
		padding: 5px;
		text-shadow: 1px 1px 1px #191919;
		font-size: 1.4em;
		color: #649900;
		font-family: Georgia, "Times New Roman", Times, serif;
	}
 .def a:hover {
		background-color: #3b2a16;
		color: #c3b493;
	}
 .widget_calendar a {
		padding-bottom: 1px;
		padding-right: 1px;
		padding-left: 1px;
		background-color: #649900;
		text-decoration: none;
		color: #3b2a16;
	}
	
 widget_calendar a:hover {
		color: white;
		text-decoration: underline;
	}
 .content p a {
		text-decoration: underline;
	}
 
