/*  
Theme Name: Custom Base
Theme URI: http://www.Creativeevity.com
Description: A custom design fo...
Version: 1
Author: Gabe Marihugh
Author URI: http://www.Creativeevity.com

	More info

*/


/*-----------Block Level Elements--------------*/
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5f4632;
	background-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link,  a:visited, a:active{
	color: #a55e0a;
	text-decoration: none;
}

a:hover {
	color: #749896;
	text-decoration: none;
}

#page {
	width: 821px;
	margin: 0 auto;
}

#header {
	width: 100%;
}

#headerimg {

}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.description {
	text-align: right;
	text-indent: 10px;
}

#wrapper {
	width: 100%;
}

.rightSide {
	width: 569px;
	float: right;
}
.topNav {
	float: right;
	width: 569px;
	height: 33px;
	padding-left: 0px;
	padding-right: 0px;
}
#content {
	float: right;
	width: 469px;
	padding-left: 40px;
	padding-right: 60px;
	background-attachment: scroll;
	background-image: url(images/blogBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentBlue {
	float: right;
	width: 569px;
	padding-left: 0px;
	padding-right: 0px;
	background-attachment: scroll;
	background-image: url(images/blueblogBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentBlue p {
	margin: 0px;
	padding: 0px;
}
#contentBlue-About {
	float: right;
	width: 569px;
	padding-left: 0px;
	padding-right: 0px;
	background-attachment: scroll;
	background-image: url(images/aboutblogBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentBlue-Email {
	float: right;
	width: 569px;
	padding-left: 0px;
	padding-right: 0px;
	background-attachment: scroll;
	background-image: url(images/emailblogBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#aboutBox{
	padding-top: 100px;
	padding-left: 55px;
	padding-right: 250px;
	min-height: 556px;
}
#sidebar {
	width: 232px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	background-attachment: scroll;
	background-image: url(images/bloghome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 642px;	
}
#sidebarBlue {
	width: 232px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	background-attachment: scroll;
	background-image: url(images/bluebloghome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 642px;	
}

#homelink {
	width: 252px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-attachment: scroll;
	background-image: url(images/bloghome.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 316px;
	
}
#navTitle {
	background-attachment: scroll;
	background-image: url(images/bloglinks.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 51px;
	width: 252px;
	
}

#footer {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 10px;
}

/*-------------Headings-------------*/

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

h2 {
	
}

h3 {

}

h4 {

}

h5 {

}

/*-------------The Post-------------*/

 h2 a:visited, h2 a:link {
	
}

.post h2  {
	font-size: 1.4em;
	font-variant: small-caps;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(images/titleBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	padding-top: 37px;
	padding-left: 20px;
	margin-top: 35px;
}


.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {

}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {

}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/
/*--------------Titles------------*/
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebarBlue ul {
	margin: 0;
	padding: 0;
}

#sidebar ul h2 {
	

}

#archives{
	font-size: 14px;
	font-variant: small-caps;
	background-attachment: scroll;
	background-image: url(images/titleBG2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	width: 100%;
	height: 44px;
	padding-top: 20px;
	padding-left: 10px;
}
#archives-2{
	font-size: 14px;
	font-variant: small-caps;
	background-attachment: scroll;
	background-image: url(images/titleBG2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	width: 100%;
	height: 44px;
	padding-top: 20px;
	padding-left: 10px;
}


#sidebar ul li {
list-style-type: none;
	list-style-image: none;
}
#sidebarBlue ul li {
list-style-type: none;
	list-style-image: none;
	
}
/*--------------first level links------------*/
#sidebar ul ul {
	font-size: 12px;
	font-variant: normal;
	
}
#sidebarBlue ul ul {
	font-size: 12px;
	font-variant: normal;
}

#sidebar ul ul li {

	margin: 5px 0 0 10px;

}
#sidebarBlue ul ul li {

	margin: 5px 0 0 10px;

}
/*--------------second level links------------*/
#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}


/*--------------Comments--------------*/
/*--------------Comments field--------------*/
ol.commentlist {
	
	padding: 5px;
}
/*--------------individual comments--------------*/
ol.commentlist li {
	background-color: #EFF5F5;
	padding: 10px;
	margin: 5px;
	list-style: none;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

select {
	width: 130px;
	}

#commentform {

}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/




/*-------------Other------------------*/

hr {
	display: none;
}