/*
Theme Name: Infinite-Purple
Theme URI: http://www.coated.com
Description: <a href = "http://feeds.feedburner.com/CoatedDotCom">Subscribe now</a> for updates.  Infinite Purple is a clean two column theme which validates both for css and xhtml.  Widgets are supported and code is optimised for quick loading.  Be sure to visit the <a href = "http://www.coated.com/wordpress-theme-infinite-wordpress">Infinite Purple Theme Homepage</a> for additional updates.  For other free themes, please visit our <a href = "http://www.coated.com/category/free-wordpress-themes/">Free Themes Page</a>.
Author: Mike James
Author URI: http://www.coated.com
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #999;
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 10pt;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}

small {font-size:11px; color:#888888; }
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9604324-5");
pageTracker._trackPageview();
} catch(err) {}</script>

/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:12px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}


/* links */

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

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	width: 700px;
	margin: 0 auto;
	background:#fff; 
	color:#333;

	}
	
/* header */

#header {
	background: #03152B url(images/hd-bg.gif) repeat-x;
    	width: 100%; 
	color: #fff; 
	height: 140px;
	text-align:center;
	}

#header h1{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 2.7em;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 40px 100px 5px;

	}
	
#header h1 a{
	color: #fff; 
	text-decoration: none;
	background:url(images/h1-bg-flame.png) no-repeat;
	padding:0px 40px 0px 40px;

}

#header h1 a:hover{color: #fff; text-decoration: none;} 


#header h2{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 1.6em;
	font-weight: 300;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;	

	}

/* main menu */

#menubg {
	background: #4A4A4A url(images/menu-bg.gif) repeat-x;
    	width: 100%; 
	height:30px;
	border-top: 1px solid #000;
	border-bottom: 3px solid black;
}



#menu {
	margin-top:-34px;
	background: #4A4A4A url(images/menu-bg.gif) repeat-x;
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 11pt;  
    	width: 100%; 
	height:30px;
	border-top: 1px solid #000;
	border-bottom: 3px solid black;
}


#menu ul {
	margin: 6px 0 6px 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 7px 13px 7px 13px;
	margin: 0;
	text-decoration: none;
	color: #fff;

}

#menu ul li a:hover {
	text-decoration: underline;
	color:#000;
	background-color:#D0F500;

	
}



/* content */


#content {
	float: center;
	width: 85%;
	overflow: hidden;
	}	

.post {
	margin:0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	}
	
.post h2{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12pt;
	font-weight: 300;
	color: #440061; 
	border-bottom:1px solid #004C87;

	}
	
.post h2 a{
	color: #440061;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size: 10pt;}

.post a {

color: #440061;
text-decoration:none;

}

.post a:hover {
color: #440061;
text-decoration:underline;

}

.post a:visited {

color: #440061;


}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#ffffff;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:10pt;
	width: 10%;
	float:right;
	margin: 6px 0 12px 0;
	padding: 0;
	border-left:1px solid #DDDDDD;
	}

#sidebar h2{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-weight: normal; 
	font-size: 11pt; 
	text-align: left;
	color: #fff;
	background-color:#252525;
	margin: 0;
	padding: 4px 0px 4px 10px;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none; 
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: circle;
	list-style-position: inside;
	}

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

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar a{
	color:#440061;
	text-decoration:none;
	border: none;
	}

#sidebar a:hover{
	 color:#440061;
	 text-decoration: underline;
	 border: none;
}

#sidebar a:visited{
	color:#440061;
	border: none;
	}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	font-size:10pt;
	}
	
#commentssection h3{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	background: #fff;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 12pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {
background: #f8f8f8;
border:1px solid #DDDDDD;
}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#440061;}

cite {
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 16px;
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #004A75 url(images/footer-bg.gif) repeat-x scroll 0pt;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-family:  "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 9px;
	text-align:center;
	clear:both;
	}
	
#footer p{
	padding:6px;
	margin: 0; 
	color: #999999;
	}

#footer a{
	color: #999999;
	;text-decoration: none;
	}

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

#footer a:visited{
	color: #999999;
	}

h2.archivetitle {
	font-size: 14pt;
	padding-left: 17px;
}

h2.searchtitle {
	font-size: 14pt;
	padding-left: 17px;
}

.post ol { 
	padding: 10px 0px 10px 25px; 
	margin: 0px; font-size:10pt; 
	}

.post ol li { 
	padding: 2px 0px 2px 0px; 
	line-height: 15px; font-size:10pt; 
	}

.post ul { 
	padding: 10px 0px 10px 5px; 
	margin: 0px; font-size:10pt;
	} 

.post ul li { 
	padding: 2px 0px 2px 15px; 
	list-style-type: none; 
	line-height: 15px; 
	font-size:10pt;
	} 


