/*
Theme Name: my theme
Author: Mike O'Neill

*/

/* @group global reset */

html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
  text-align: left;
  vertical-align: baseline;
}
a img, :link img, :visited img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol, ul {
  list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
  content: "";
}

/* @end global reset */

body {
  	background: transparent;
  	color: #555;
  	margin: 0;
  	padding: 0;
  	font-family: "Times New Roman", Times, Georgia, serif;
  	text-align: center;/*this is in place to center in older browsers*/
}

a {
 text-decoration: underline;
}
a:link {
 color:#003399;
}     
a:visited {
 color:#003399;
}  
a:hover { 
 color:#174afd;
}  
a:active {
 color:#000;
}

	
#sidebar ul li a {
 font: bold 14px Tahoma, Arial, Helvetica, Geneva, sans-serif;
 line-height: 1.8em;
 background: url(images/bullet.jpg) no-repeat 0 0; 
 padding: 5px 0 0 20px;
 cursor: pointer;
}
#sidebar a:link {
 color:#555;
 text-decoration: underline;
}     
#sidebar a:visited {
 color:#555;
}  
#sidebar a:hover { 
 color:#000;
}  
#sidebar a:active {
 color:#555;
}

#sidebar p a:link {
	color:#000;
 	text-decoration: underline;
}
#sidebar p a:visited {
 color:#000;
}  
#sidebar p a:hover { 
 color:#174afd;
}  
#sidebar a:active {
 color:#000;
}

h1 {
 color: #003399;
 margin: 20px 0 10px;
 font: bold 30px "Times New Roman", Times, Georgia, serif;
 letter-spacing: .05em;
 text-align: center;
}
h2 {
 color: #174afd;
 margin: 15px 95px 0 0;
 font: bold 24px "Times New Roman", Times, Georgia, serif;
 letter-spacing: .05em;
 text-align: center;
}
h3 {
 color: #003399;
 margin: 10px 0;
 font: bold 24px "Times New Roman", Times, Georgia, serif;
 letter-spacing: .05em;
}
h3.post {
 font-size: 20px;
 margin: 10px 0 0;
}
h4 {
 color: #555;
 margin: 10px 0;
 font: bold 13px "Times New Roman", Times, Georgia, serif;
 letter-spacing: .05em;
}
h3 a:link {
 color:#003399;
}     
h3 a:visited {
 color:#003399;
}  
h3 a:hover { 
 color:#174afd;
}  
h3 a:active {
 color:#555;
}
h3#respond {
	margin: 20px 0 5px 15px;
	text-decoration:underline;
}
h3.line {
	text-decoration:underline;
}
#main p {
 font-size: 14px;
 line-height: 1.4em;
 margin: 10px 0;
 font-weight: normal;
 text-indent: 0.5em;
}
#main p.begin {
 font-size: 16px;
 line-height: 1.4em;
 margin: 10px 10px 0 0;
 font-weight: bold;
 text-align: center;
}
#main p.linklove {
 font-size: 10px;
 margin: 10px 10px 0 0;
 text-align: center;
}
em {
 font-size: 14px;
 font-style: italic;
 line-height: 1.4em;
}

/* forms */

.commentmetadata {
 font-size: 14px;
}
#commentform fieldset {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
padding: 5px 0;
margin: 10px 0 20px 0;
}
#commentform textarea {
font-family:arial;
font-size:0.9em;
overflow:auto;
}
#commentform textarea, .commentform input {
width:450px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
}
#author {
width: 200px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
}
#email {
width: 200px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
}
#url {
width: 200px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 2px solid #999;
border-bottom: 2px solid #999;
}
.cform textarea, #cf_field_5 {
width:420px;
height: 200px;
}

/* forms */

#sidebar p {
		font-size: 14px;
 		line-height: 1.4em;
		padding: 0 40px 0 0;
		text-align: center;
	}

#sidebar p img {
		margin: 0;
		padding: 5px;
		border: 1px solid #999999;
		background: #fffffe;
	}
	
#sidebar ul {
		margin-right: 10px;
		padding: 0 0 0 20px;
	}
	
#sidebar h2 {
		margin: 20px 5px 0 10px;
		text-align: left;
	}
	
#sidebar p.feed {
			background: url(images/rss_icon.jpg) no-repeat 0 0; 
 			margin:20px 0pt 0pt 40px;
			padding:25px 80px 0pt 5px;
 			cursor: pointer;
			}

#main img {
		margin: 0 10px 0 0;
	}
	
#main img.thumb {
		margin-right: 10px;
		padding: 5px;
		border: 1px solid #999999;
		background: #CCCCCC;
	}
	
#main img.single_thumb {
		margin: 0 0 0 175px;
		padding: 5px;
		border: 1px solid #999999;
		background: #CCCCCC;
	}
	
hr {
	width: 80%;
	border: none;
	border-bottom: #cc3333 dotted 1px;
 	height: 1px;
	}

/* Begin Structure */
body {
	 background: #e2e7fc url(images/bg_page.jpg) repeat-x 0 0;
 	float: left;
 	width: 100%;
	}
	
#page {
	 width: 960px;
 	margin: 0 auto;
 	position: relative;
	}
	
#header {
 	background: url(images/bg_header.jpg) repeat-x 0 0;
 	float: left;
 	width: 960px;
 	height: 150px;
 	margin: 40px 0 0 0;
	}
	
#headerimg {
		margin: 10px 0 0 40px;
	}
	
#main_nav {
		background: url(images/bg_navbar.jpg) repeat-x;
 		float: left;
 		width: 960px;
 		height: 54px;
 		margin-top: 2px;
		}
#tabs{
	width: 550px;
 	float: left;
 	margin-left: 100px;
 	padding-bottom:5px;
	}
	
#main_nav li {
 font: bold 24px Tahoma, Arial, Helvetica, Geneva, sans-serif;
 float:left;
 display:inline;
 height: 44px;
 margin: 1px 0 0 0;
 background: url(images/bg_navdiv_alt.jpg) no-repeat top right;
 padding: 0 2px 0 0;
}
#main_nav a {
 background: url(images/bg_navtab.jpg) no-repeat top left;
 color: #003399;
display:block;
float:left;
font-size:20px;
font-weight:bold;
height:32px;
padding:12px 16px 0px 16px;
position:relative;
text-decoration:none;
vertical-align:middle;
}
#main_nav a:hover {
 color: #FFF;
 background: url(images/bg_navtab.jpg) no-repeat 0 -44px;
 cursor: pointer;
}
#main_nav .current_page_item a {
 color: #FFF;
 background: url(images/bg_navtab.jpg) no-repeat 0 -44px;
}
				
#content {
		margin-top: 2px;
 		width: 960px;
 		padding: 0;
 		display: block;
 		background: url(images/bg_content_middle.jpg) repeat-y 0 0;
 		float:left;
		}
.narrowcolumn #content_top {
 		width: 960px;
 		padding: 0;
 		display: block;
 		background: url(images/bg_content_top.jpg) no-repeat 0 0;
 		float:left;
		}
.narrowcolumn #content_bottom {
 		width: 960px;
 		padding: 0;
 		display: block;
 		background: url(images/bg_content_bottom.jpg) no-repeat left bottom;
 		float:left;
		}
		
#main {
 	width: 500px;
 	display: block;
 	float: left;
 	margin-left: 0;
 	padding: 40px 20px 30px 70px;
	}
	
#splash {
		padding-right: 60px;
	}

#sidebar {
 	float: right;
 	width: 260px;
 	display: block;
 	padding: 50px 30px 0 0;
 	margin: 0 0 50px 0;
	}
	
#footer {
 	width: 600px;
 	margin: 10px 0 10px 330px;
 	display: block;
 	clear: both;
 	font-size: 11px;
 	float: left;
 	padding: 0;
	}
	
/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-active h3.cpost-title { visibility:hidden; }

/*---- Header styling ---*/