/*  
Theme Name: Colemania
Theme URI: http://www.colemania.com/
Description: The default theme of colemania.com.
Version: 0.1
Author: Jason Coleman
Author URI: http://www.colemania.com/

	Colemania v0.1, copyright 2006 Jason Coleman
*/

body {
	position:relative;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: white; /*#fefcf5;*/
	color: black;
	/*text-align: center;*/
	}

#page {
	position:relative;
	background-color: white; /*#fcfaf5;*/ /*#33FF00;*/
	/*border: 1px solid #5a6930;*/
	text-align: left;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	font-family: georgia, times new roman, serif;
	}

#titlebar {
	border: 1px solid #5a6930;
	width: 100%;
	text-align:center;
	background-color: #fefcf5;
	color:#5a6930;
	font-family: georgia, times new roman, serif;
	margin-bottom:0.5em;
}

#titlebar .title {
	margin: 0;
}

#titlebar .subtitle {
	font-size: 1.2em;
	text-align: center;
}

#titlebar a {
	text-decoration: none;
	color: #5a6930;
	}

#titlebar a:link		{
	text-decoration: none;
	color: #5a6930;
	}
				
#titlebar a:active	{
	text-decoration: none;
	color: #5a6930;
	}
				
#titlebar a:visited {
	text-decoration: none;
	color: #5a6930;
	}

#titlebar a:hover {
	color: #FBFAF4;
  	background: #5a6930;
	}

#linkbar {
	text-align:center;
	border-top: 1px solid #5a6930;
	background-color: #fefcf5;
	font-family: georgia, times new roman, serif;
	font-size:1.2em;
	font-weight:bold;
	margin-top:0.5em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}

#linkbar a {
	padding-left:20px;
	padding-right:20px;
}

#picturebar {
	text-align:center;
	/*border: 1px solid #959596;*/
}

#picturebar img {
	/*margin-left, margin-right:30px;*/
	margin-left: 20px;
	margin-right: 20px;
	background-color: #fefcf5;
	border: 1px solid #5a6930;
}

#content {
	/*border: 1px solid yellow;*/
	/*text-align:center;*/
	padding:1px;
	position:relative;
	top:0px;
	left:0px;
}

#leftcol {
	/*border: 1px solid red;*/
	width:150px;
	/*float:left;*/
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	text-align:left;
}

#rightcol {
	/*border: 1px solid blue;*/
	width:150px;
	/*float:right;*/
	position:absolute;
	top:0px;
	left:650px;
	margin:0px;
	/*padding-top:1px;*/
	text-align:right;
}

#middlecol {
	/*border: 1px solid #959596;*/
	width:480px;
	/*width:630px;*/
	margin-left:160px;
	/*margin-left:0px;*/
	/*margin-top:20px;*/
	padding-top:1px;
}

.post {
	clear:both;
	margin: 3em 0em;
}

.post img {

	margin:5px;
}

.post h2 {
	font-family: georgia, times new roman, serif;
	font-size:22px;
	text-align:center;
}

.postmetadata {
/*	border: 1px solid #5a6930;*/
	text-align:center;
/*	background-color: #fefcf5;*/
	color:#5a6930;
}

.colequote {
	clear:both;
	margin: 3em 1em;
	padding: 5px 5px;
	border: 1px solid #5a6930;
	background-color: #fefcf5;
	font-size:16px;
}

.colequote h2 {
	font-family:Verdana Arial sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	letter-spacing: 0.1em;
	margin: 0px;
	padding: 0px;
}

.post .date {
	text-align:center;
	font-size:0.8em;
}

h3 {
	font-family:arial, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	border-bottom:1px solid #5a6930;
	color: #5a6930;
	text-align:right;
	padding:5px 5px 0px 5px;
	margin-top:10px;
	margin-bottom:10px;
}

#leftcol h3 {
	text-align: right;
}

#middlecol h3 {
	text-align:center;
}

#rightcol h3 {
	text-align:left;
}

h4 {
	font-family:arial, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color: #6cf;
	text-align:center;
	padding:3px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px #6cf solid;
}

p {
	padding-right:10px;
	font-family:ariel, sans-serif;
	font-size: 12px;
	text-align:left;
}

#leftcol ul, #rightcol ul {
	margin: 0;
	padding: 0;
}

#leftcol ul li, #rightcol ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	font-size:12px;
	}

a {
        color: #95af50;
	text-decoration: none;
	}

a:link {
        color: #95af50;
	text-decoration: none;
	}
				
a:active {
        color: #95af50;
	text-decoration: none;
	}
				
a:visited {
        color: #95af50;
	text-decoration: none;
	}

a:hover {
	color: #fff; 
	background: #95af50; 
	text-decoration: none;
	}

#footer {
	clear:both;
	padding-top:20px;
	text-align:center;
	font-size:11px;
	}

/*
 * Styles used in xmlrpc posts from Flickr.com.
 */
.flickr-photo { }
.flickr-frame {	float: right; text-align: center; margin-left: 15px; margin-bottom: 15px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }

.introFloat {
	float:left;
	width:150px;
	margin:0px 20px 0px 20px;
	padding:0px;
}

.introContainer {
	/*float:left;*/
	width:600px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:center;
}

.introContainer p {
	width:400px;
	margin-left:auto;
	margin-right:auto;
}

.introFloat h3, .introContainer h3 {
	font-family:arial, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:18px;
	border-bottom:1px solid #5a6930;
	color: #5a6930;
	text-align:center;
	padding:5px 5px 0px 5px;
	margin-top:10px;
	margin-bottom:10px;
}

.introFloat ul {
	margin: 0 auto 0 auto;
	padding: 0;
	text-align:left;
}

.introFloat ul li {
	list-style-type: none;
	list-style-image: none;
	margin:auto auto 5px auto;
	font-size:12px;
}

.catmat {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
	color: #6cf;
	margin:5px;
	padding: 0px;
	position: relative;
	top: 60px;
	/*float: left;*/
}

blockquote {
	margin: 5px 30px 5px 45px;
	font-style: normal;
	font-size: inherit;
	font-family: Georgia, Times New Roman, serif;
}

blockquote p {
	font-style:normal;
	font-size:inherit;
	font-family: Georgia, Times New Roman, serif;
}

.cora-quote blockquote {
        padding: 0 0 0 50px;
        background: url(images/coraquote.jpg) no-repeat left top;
	min-height: 45px;
}
/* for Internet Explorer */
/*\*/
* html .cora-quote blockquote {
height: 45px;
}
/**/


.callie-quote blockquote {
        padding: 0 0 0 50px;
        background: url(images/calliequote.jpg) no-repeat left top;
	min-height: 45px;
}
/* for Internet Explorer */
/*\*/
* html .callie-quote blockquote {
height: 45px;
}
/**/

.cameron-quote blockquote {
        padding: 0 0 0 50px;
        background: url(images/cammyquote.jpg) no-repeat left top;
	min-height: 45px;
}
/* for Internet Explorer */
/*\*/
* html .cameron-quote blockquote {
height: 45px;
}
/**/

.jason-quote blockquote {
        padding: 0 0 0 50px;
        background: url(images/jasonquote.jpg) no-repeat left top;
	min-height: 45px;
}
/* for Internet Explorer */
/*\*/
* html .jason-quote blockquote {
height: 45px;
}
/**/

.tina-quote blockquote {
        padding: 0 0 0 50px;
        background: url(images/tinaquote.jpg) no-repeat left top;
	min-height: 45px;
}
/* for Internet Explorer */
/*\*/
* html .tina-quote blockquote {
height: 45px;
}
/**/

.snippet th {
	font-family: verdana,arial,sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.snippet td {
	font-style: normal;
}

