/*  
Theme Name: JARinteractive
Theme URI: http://jarinteractive.com/
Description: JARinteractive.com Theme
Author: James Rantanen
Author URI: http://jarinteractive.com/

*/

html, body, input, textarea, select
{
    font: 10pt sans-serif;
}

html, body
{
	margin: 0;
	padding: 0;
	color: black;
    background: #C0C0C0;
}

body 
{
	min-width:800px;
}

#wrap 
{
	padding: 0;
	margin: 0 auto;
	width:800px;
    background: #C0C0C0 url('images/bg-content.jpg') repeat-y center top;
}

#header
{
	height: 258px;
	background: #C0C0C0 url('images/header-windmill2.jpg') no-repeat bottom center;
}

#header h1
{
	display: none;
}

#nav 
{
	margin-top: -45px;
	padding-bottom: 20px;
	margin-right: 30px;
}

#nav ul
{
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font: bold 13px sans-serif;
	letter-spacing: 0.08em;
}

#nav li
{
	display:inline;
	font-weight: bold;
	margin:0;
	padding-left: 8px;
	padding-right: 8px;
}

#nav a
{
	color: #000;
}

#nav a:hover
{
	text-decoration: none;
}

#nav .current_page_ancestor a, #nav .current_page_item a, #nav .in_blog a
{
	color: #06c;
}

#crumbs 
{
	margin-top: 5px;
	margin-right: 38px;
	text-align: right;
	color: #000000;
	font: bold 13px sans-serif;
}

#precrumb
{
	color: #CCC;
}

#main
{
	float:left;
	margin-left: 30px;
	line-height: 1.1;
	display: inline; /*Fix stupid IE double-margin*/
	clear: both;
}

.narrowcolumn
{
	width:530px;
}

.widecolumn
{
	width:745px;
}

#main h2, #main h3, #main p 
{
	padding:0 10px;
}

#sidebar ul 
{
	margin-bottom:0;
}

#sidebar h3, #sidebar p 
{
	padding:0 10px 0 0;
}

#footer 
{
	background: #C0C0C0 url('images/bg-footer.jpg')  repeat-y center bottom;
	padding: 10px 25px 10px 35px;
	margin: 15px 0 0 0;
	clear: both;
	font-size: 8pt;
	text-align: center;
}

#footer p
{
	padding: 5px;
	margin: 0px;
}

/* LINKS */

a
{
	color: #06c;
	text-decoration: none;
}

a img 
{
    border: none;
}

.storycontent a:visited { color: #147; }

a:hover
{
	color: #147;
	text-decoration: underline;
}

/* Headers */
h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover
{
	color: #222;
	font-family: sans-serif;
	font-weight: bold;
	padding: 0;
	margin: 20px 0 4px;
	text-decoration: none;
}

h2, h2 a { font-size: 14pt; }

h3, h3 a
{
	font-size: 11.5pt;
	margin-top: 25px;
}

.subh2
{
    color: #999;
    padding-left: 20px;
    margin-top: -7px;
    margin-bottom: -7px;
    font-family: sans-serif;
	font-weight: bold;
	font-size: 12pt;
}

.subh2 a
{
    color: #999;
    text-decoration: none;
}

.subh2 a:hover
{
    color: #CCC;
    text-decoration: none;
}

/* Content */
.storycontent, .blogcontent
{
	margin: 10px 10px 10px 10px;
	text-align: justify;
	color: #333;
}

.storycontent h2, .storycontent .subh2
{
	margin-left: -10px;
}


.blogcontent
{
	border: 1px solid #ccc;
	background: #fff;
}

.comments
{
	margin: 10px 0 20px 20px;
	text-align: justify;
	clear: both;
}

.postmetadata
{
    text-align: center;
    font-size: 9pt;
    color: #999;
}

.prev, .next
{
    margin: 10px;
}

.prev
{
    float: left;
}

.next
{
    float: right;
}

/* Seach */
#searchform
{
	background: none;
	border: none;
}

#search
{
	float: left;
	margin-left: 40px;
}

#search input[type="text"]
{
	width: 100px;
}

/* --- Layout for the sidebar --- */
#menu
{
	padding: 15px 0 15px 10px;
	float:right;
	width:210px;
	margin-right: 20px;
	display: inline; /*Fix stupid IE double-margin*/
	color: #666;
}

#menu ul, #menu ul ol
{
	margin: 0;
	padding: 0;
}


#menu ul p { margin: 5px 0 0; }
#menu ul ul, #menu ul ol { margin: 5px 0 0 20px; }
#menu ul ul li, #menu ul li { list-style: none; }

ul li 
{
	font-weight: normal;
	margin-right: 5px;
}

ul ul li 
{
	font-weight: normal;
}

ol li, #menu ul ol li { list-style: decimal outside; }

#menu ul ul li, #menu ul ol li
{
	color: #555;
	margin: 0 0 1px;
	padding: 0 0 3px;
}

#menu ul ul li a:hover, #menu ul ol li a:hover { text-decoration: underline; }

#wp-calendar
{
	empty-cells: show;
	margin: 0 15px;
	width: 160px;
}

#wp-calendar #next a
{
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a
{
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
}

#wp-calendar a
{
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover
{
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption
{
	text-align: center;
	width: 100%;
}

#wp-calendar td
{
	color: #555;
	font: normal 10px sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { background: #fff; }

#wp-calendar td:hover, #wp-calendar #today
{
	background: #ddd;
	color: black;
}

#wp-calendar th
{
	font-style: normal;
	text-transform: capitalize;
}

/* FORMS AND INPUTS */
input[type="text"], textarea, input[type="submit"]
{
	margin: 0px;
	padding: 2px;
	font-size: 10pt;
	background: #f6f6f6;
	border: 1px solid #ccc;
	color: #666;
}

input[type="text"]
{
	width: 200px;
}

textarea
{
	width: 640px;
}

/* Resume */
.resume
{
	line-height: 1.3;
	padding: 10px;
	margin: 0px;
}

.resume td
{
	vertical-align: top;
}

.resumeContentLeft
{
	padding-left: 15px;
}

.resumeContentRight
{
	text-align: right;
}

.resumePaddedRow td
{
	padding-top: 15px
}

.resume ul
{
	margin: 0px;
	padding-left: 15px;
}

.resume ul li
{
	list-style: none;
	font-weight: normal;
}

.resumeSubHeader
{
	font-weight: bold;
}