﻿/*  
Template name: Colorvoid
Template URI: http://templates.arcsin.se/colorvoid-website-template/
Release date: 2008-04-25
Description: Soft and natural, gray and blue two-column template.
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/
*/

/* ----------------------------------------
   Standard Elements
------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}

body {
	font: normal .75em Verdana,sans-serif;
	color: #345;
	padding-bottom: 1em;
	background: url('../images/Light-Blue.png') repeat-x #26c1b7;
}

a {color: #06A;}
a:hover {color: #036;}

a.rtt {font-size:.8em; color: #06A;}
a.rtt:hover {font-size:.8em; color: #036;}
a.rtt:visited {font-size:.8em; color: #06A;}



p {font-size: 14px;text-align: left;margin-bottom: 10px;}

h1 {font: normal 1.8em Georgia,Tahoma,sans-serif;}
h2 {font: normal 1.5em Georgia,sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

blockquote {
	background: #FFF url('../images/quote.gif') no-repeat;
	border: 1px solid #EAEAEA;
	color: #555;
	display: block;
	font: normal 1em sans-serif;
	margin-bottom: 1em;
	padding: 10px 1em 0.2em 42px;
}

code {
	display: block;
	background: #FFFFFA;
	color: #335;
	border: 1px solid #E8E8D5;
	padding: 5px 10px;
	overflow: auto;
	margin: 1em 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

ol {margin: 0 0 1em 1.6em;}

ul {margin: 0 0 1em 1.6em;}
ol ol {margin: 0.3em 0 0.3em 1em;}

ul ul {margin: 0.3em 0 0.3em 1em;}

img {
	border: none;
}
img.bordered {background: #FFF; padding: 5px; border: 1px solid #DDD;}
img.left {margin-right: 1em;}
img.right {margin-left: 1em;}

.small {font-size: 0.8em;}

small {font-size: 0.8em;}
.big {font-size: 1.2em;}


big {font-size: 1.2em;}


/* ----------------------------------------
  Forms
------------------------------------------- */

/* Inputs */
input.styled {
	border: 1px solid #BBB;
	padding: 3px;
	width: 160px;
	font: normal 1em Verdana,sans-serif;

}
textarea {
	border: 1px solid #BBB;
	padding: 3px;
	width: 160px;
	font: normal 1em Verdana,sans-serif;
}
input#s {
	border: 1px solid #BBB;
	padding: 3px;
	width: 160px;
	font: normal 1em Verdana,sans-serif;
}
textarea {width: 440px;}
#searchsubmit {
	border: 1px solid #BBB;
	background: #EEE;
	font: normal 0.9em Verdana,sans-serif;
	padding: 2px 3px;
}

/* Seachform */
table.search {
	width: 100%;
	border-collapse: collapse;
}
.search td {vertical-align: center;}

.form p {margin: 0px 0px 10px 0px;}

/* ----------------------------------------
   Layout
------------------------------------------- */

/* Main */
#layout_wrapper {
	margin: 0px auto 0;
	width: 1060px;
}
#layout_container {
	background: #FFF;
	padding: 0 5px;
}
#layout_edgebottom {
	display: block;
	height: 10px;
	font-size: 0;
	line-height: 0;
	background: url('../images/layout_edges_blue.gif') no-repeat center top;
}

#layout_edgetop {
	display: block;
	height: 10px;
	margin-top: 5px;
	font-size: 0;
	line-height: 0;
	background: url('../images/layout_edges_blue.gif') no-repeat center top;

}

#layout_edgebottom {
	width: 1050px;
	background-position: left bottom;
}

#socialtools { 
margin: 0px auto 0;
	width: 1060px;
	height:25px;
	padding-top: 10px;
}

/* Site Title */
#site_title {
	padding: 6px 18px 6px 40px;
	background-color: #10155E;
	height: auto;
	text-align:left;
	border-bottom: 3px solid white;
}
#site_title h1 {
	font: normal 2.4em sans-serif;
	letter-spacing: -1px;
}
#site_title h1 a {color: #507A9A;}
#site_title h1 {color: #507A9A;}
#site_title h1 a {text-decoration: none;}
#site_title h1 a:hover {color: #305A7A}
#site_title h2 {
	font: normal 1em sans-serif;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
	letter-spacing:2px;
}

#top_separator {
	display: block;
	font-size: 0;
	height: 3px;
	line-height: 0;
	background: url('../images/top_separator_white.gif') #fff repeat-x left top;
}

/* Navigation */
#navigation {
	background-color: #10155E;
	background-image: url(../images/Irwin4SR_Header_3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 220px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

/* Tabs */

#tabs ul {
	margin: 0;
	padding: 0;
}
#tabs li {
	display:inline;
	list-style:none;
}

#tabs a {
	float: left;
	font: bold 1.1em sans-serif;
	color: #10155E;
	margin-right: 6px;
	padding: 6px;
	
	text-decoration: none;
	background: #D0D8DE;
	text-align:center;
}

#tabs a:hover {
	background-color: #10155E;
	text-decoration:none;
	color:white;
}


#tabs li.current_page_item a {
	color: #10155E;
	background-color: white;
}

#tabs li.current_page_item a:hover {
	background-color: #10155E;
	text-decoration:none;
	color:white;

}


/* Main Layout */

/*#main {
	height:400px;
}*/

#main_left {
	width: 455px;
	float: left;
	margin-right: 15px;
	margin-left:10px;
}


#main_right {
	width: 230px;
	padding: 5px;
	margin: 3px;
}

/* Footer */
#footer {
	font-size: 0.85em;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/footer.gif);
	padding-top: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 8px;
	text-align:center;
}
#footer .right {color: #C8DBE8;}
#footer .right a {
	color: #D3E5F1;
	text-decoration: none;
}
#footer .right a:hover {
	color: #FFE;
	text-decoration: underline;
}


/* ----------------------------------------
   Miscellaneous
------------------------------------------- */

/* Images */
img.bordered {
	border: 1px solid #DDD;
	background: #FFF;
	padding: 5px;
}

/* Text */
.bold {font-weight: bold;}
.tright {text-align: right;}
.tcenter {
	text-align: center;
	font-weight: bold;
	color: #000439;
	padding: 1px;
}
.tright {text-align: right;}

/* Floats */
.left {
	float: left;
	padding: 5px;
	width: 300px;
}
.right {float: right;}

/* Clear */
.clearer {clear: both;}
.clear {clear: both;}
.spacer {
	display: block;
	font-size: 0;
	line-height: 0;
}

.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
}

/* Icons */
span.comment {
	background: url('Sub page images/icon_comment.gif') no-repeat left center;
	padding-left: 18px;
}


/* ----------------------------------------
   Post, page
------------------------------------------- */

.post {
	margin-bottom: 5px;
	color: #10155E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.post ul {font-style: normal; margin-bottom:15px; margin-top:10px;}

.post li {font-style: normal; margin-bottom:5px;}
.post_title {
	padding: 6px 12px 5px 10px;
	background-color: #E8E8E8;
	background-image: url(../images/post/title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.post_title h1 {font:bold 1.1em Verdana,sans-serif; margin: 5px;}
.post_title h1 a {color: #10155E;}
.post_title h1 a:hover {
	color: #469;
	text-decoration: none;
}
.post_title h1.left {
	width: 420px;
	font-size: 12px;
}
.post_date {
	color: #999;
	padding-top: 1px;
	font-size: 0.85em;
}
.post_metadata {
	margin-top: 5px;
	padding: 0 5px;
	background: #F5F5F5;
}
.post_metadata .content {
	border-top: 1px solid #E5E5E5;
	padding: 8px 5px 6px;
	font-size: 11px;
	color: #000;
}
.post_metadata .content a {
	color: #000;
}
.post_metadata .content a:hover {color: #002;}

.post_body {
	padding: 10px 10px 1px 10px;
	background-color: #FFF;
	text-align: left;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
.post_body img {
	border: 1px solid #CCC;
	background: #FFF;
	padding: 5px;
	
}

.post_body h1 {
	font-size: 1.1em;
	margin-bottom: 5px;
	margin-top:10px;
	font-weight:bold;
		font-family: Arial, Helvetica, sans-serif;

	
}

.post_body h2 {
	font-size: 1em;
	margin-bottom: 5px;
	margin-top:10px;
	font-weight:bold;
		font-family: Arial, Helvetica, sans-serif;

	
}

.post_body h3 {
	font-size: .9em;
	margin-bottom: 5px;
	margin-top:10px;
		font-family: Arial, Helvetica, sans-serif;

	
}

.post_body p {
	font-size: 1em;
	margin-bottom: 15px;
		font-family: Arial, Helvetica, sans-serif;

	
}
.post_body h4 {
	font-size: .9em;
	margin-bottom: 0px;
	font-weight:normal;
	
}

.post_body li {
	font-size: .9em;
	margin-bottom: 5px;
	
}

.post_body ul {
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight:normal;
	
}

.post_body ol {
	margin-top: 5px;
	margin-bottom: 15px;
	font-weight:bold;
	
}

.post_bottom {
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
	background-image: url(../images/post/bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.post_search_text {
	font-size: 0.85em;
	padding: 2px 0;
}

.post_body h5 {font-size: 1em;
font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	border-bottom: 1px solid #E2ECF2;
}

/* ----------------------------------------
   Sidebar box
------------------------------------------- */

.box {margin-bottom: 5px;}
.box_title {
	padding: 6px 10px 5px;
	font-weight: bold;
	font-size: 12px;
	color: #10155E;
	background-color: #C6D2DB;
	background-image: url(../images/right-box/title_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.box_body {
	padding: 8px 10px 1px;
	font-size: 0.9em;
	background-color: #DAE3E9;
	background-image: url(../images/box/body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.box_bottom {
	display: block;
	height: 5px;
	font-size: 0;
	line-height: 0;
	background-image: url(../images/right-box/bottom_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.box ul {
	margin-left: 0;
	border-bottom: 1px solid #E2ECF2;
}
.box li:first-child {border-top: none;}
.box ul li {
	list-style: none;
	padding: 4px;
	border-top: 1px solid #E2ECF2;
	border-bottom: 1px solid #D0D8DE;
}
.box ul a {text-decoration: none;}
.box ul a:hover {text-decoration: underline;}


/* ----------------------------------------
   Lists
------------------------------------------- */

.nicelist {
	padding: 1px 0 0;
}
.nicelist ol {margin: 0;}
.nicelist ol li {
	list-style: none;
	padding: 8px 10px 1px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CCC;
}
.nicelist li.alt {background: #EEE;}
.nicelist .body {padding-top: 5px;}
.nicelist .date {
	color: #888;
	padding-top: 4px;
	font-size: 0.85em;
}
.nicelist .date a {
	color: #567;
	text-decoration: none;
}
.nicelist .date a:hover {
	color: #002;
	text-decoration: underline;
}


/* ----------------------------------------
   Archives
------------------------------------------- */

.archive_title {font: normal 1.4em sans-serif;}
.archive_title a {text-decoration: none;}
.archive_title a:hover {text-decoration: underline;}
.archive_postinfo {
	font: normal 1em sans-serif;
	padding-bottom: 6px;
}


/* ----------------------------------------
   Comments
------------------------------------------- */

.comment_gravatar {width: 48px;}
.comment_gravatar img {padding: 2px;}
.comment_author {padding-top: 2px;}


/* ----------------------------------------
   Pagination
------------------------------------------- */

.pagenavigation {
	background: #DDEBF4 url('Sub page images/pagenav_top.gif') no-repeat;
	margin-bottom: 5px;
}
.pagenav_bottom {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 5px;
	background: url('Sub page images/pagenav_bottom.gif') no-repeat;
}
.pagenav {
	font-size: 0.85em;
	padding: 5px 8px 0;
}
.pagenav a {
	color: #6A7DA4;
	text-decoration: none;
}
.pagenav a:hover {
	color: #002;
	text-decoration: underline;
}


/* ----------------------------------------
   Width, height, margin, padding
------------------------------------------- */

.h5 {height: 5px;}
.p5 {padding: 5px;}
.p10 {padding: 10px;}
#footer_bottom {
	background-image: url(../images/footer_bottom.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 0.85em;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-top: 2px;
}
#layout_wrapper #layout_container #main_left #main_left_content .post .post_body .MsoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*
.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px; margin-left: 5px; margin-bottom:5px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } */

.customtext{
	font: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-align: left;
}

.customlist {
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic
}

.customorderedlist {
	list-style: ;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-align:left
}
.WCOLOR {
	color: #FFF;
}
.wcolor {
	color: #FFF;
}

