/*
Theme Name: Global Descents
Theme URI: http://www.benschilling.com
Description: Global Descents Custom Wordpress Theme
Version: Version 1.0
Author: Benn Schilling
*/


/*-----------Block Level Elements--------------*/

Body {
	background-color: #000000;
	color: #303030;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	margin: 23px 0 0 7px;
}

#page {
	
}

#header {
	margin: 0;
	padding: 0;
}

#headerimg {
}

#title-alt {
	background-color: #FFFFFF;
	width: 871px;
	height: 63px;
	margin-left: 38px;
	margin-top: 0;
}

.description {
	
}

#wrapper {
	width: 871px;
	margin-left: 38px;
	background-color: #fff;
	margin-bottom: 20px;
	display: inline;
	float: left;
}

#content {
	position: relative;
	width: 615px;
	padding-left: 30px;
	float: left;
	padding-top: 20px;
	margin-right: 20px;
	padding-right: 10px;
}

#sidebar {
	padding-top: 40px;
	float: left;
	clear: none;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 10px;
	height: 300px;
	line-height: 20px;
}

#footer {
	background-color: white;
	float:  left;
	width: 871px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#footer2 {
	height: 28px;
	position: relative;
	background: #000000 url(images/grey-round-footer.gif) no-repeat;
}

#footerText {
	float:left;
	width:872px;
	height:28px;
	font-size:9px;
	color:#FFFFFF;
	margin-left:110px;
}

#footer p {
	margin: 0;
	padding: 0 0 6px 30px;
}


/*-------------Global Styling Elements-------------*/

a {
	color: #343434;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #343434;
	font-weight: bold;
	text-decoration: none;
}

/*-------------Headings-------------*/

h1 {
	
}

h2 {
	color: #305170;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

/*-------------The Post-------------*/

.entryTitle {
	margin-bottom: 0;
}

h2 a:visited, h2 a {
	color: #305170;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}


.post {
	padding-bottom: 10px;
}

.post p {

}

.post a:visited, .post a {
	color: #0f4d80;
}

.post ul {
	
}

.post li {
	
}

.entry {
}

.postmetadata {
	background: url(images/postbackground.gif) no-repeat left top;
	border-bottom: 1px dotted #c4bfbd;
	padding-left: 20px;
	padding-bottom: 3px;
	margin-top: 15px;
}

.postmetadata alt {
	
}

.postmetadata a:visited, .postmetadata a {
	color: #343434;
	text-decoration: none;
	font-weight: bold;
}

.postmetadata a:hover {
	text-decoration: underline;
}

.navigation {
	
}

.alignleft {
	text-align: left;
	float: left;
	font-weight: bold;
}

.alignright {
	text-align: right;
	font-weight: bold;
}

.center {
	text-align: center;
}

.pagetitle {
	
}

blockquote {
	
}

cite {
	
}

a img {
	
}

acronym, abbr {
	
}

/*--------------Sidebar------------*/

#sidebar h2 {
	visibility: visible;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul h2 {
	
}

#sidebar ul ul {
	
}

#sidebar ul ul li {
	
}

#sidebar ul ul ul {
	
}

#sidebar p {
	
}

#sidebar a:visited {
	color: #808080;
}

#categoryList, #blogHome {
	margin: 0;
	font-size: 110%;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #990000;
}

#categoryList a, #blogHome a, #blogHome a:visited {
	color: #990000;
}

#categoryList .children a {
	text-transform: lowercase;
	letter-spacing: normal;
	color: #606060;
	font-size: .9em;
}

#sidebar a {
	text-decoration: none;
	font-weight: normal;
	color: #808080;
}

#sidebar a:hover {
	color: #303030;
}

#sidebar ul li.current-cat:hover {
	margin: 0;
	color: #505050;
	background: #fafafa;
}

#sidebar ul li.current-cat {
	margin: 0;
	background: #fafafa;
	border-top: 2px solid #c0c0c0;
	border-bottom: 2px solid #c0c0c0;
}

#sidebar ul li {
	list-style: none;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

/*--------------Comments--------------*/

ol.commentlist {
	
}

ol.commentlist li {
	
}

ol.commentlist li.alt {
	
}

ol.commentlist a {
	
}

small.commentmetadata {
	
}

/*--------------Search Form-------------*/

#searchform {
	
}

#searchform input {
	border: 1px solid #bdbdbd;
	background-color: #fff;
	font-size: 9px;
	letter-spacing: -1px;
}

#searchform #s {
	font-size: 9px;
	background-color: #fff;
	border: 1px solid #bdbdbd;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	
}

#wp-calendar th {
	
}

#wp-calendar a {
	
}

#prev a, #next a {
	
}

#wp-calendar caption {
	
}

/*-------------Images------------------*/
