/* ------------------------------------------------------------------------------
								style
------------------------------------------------------------------------------ */

body {
	background: #F8FAFB url(images/bg_top.gif) repeat-x;
	margin: 20px 0 20px 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica;
	font-size: 77%;
	color: #3F3F3F;
	text-align: center;
}

a img {
	border: none;
}

img.right {
	float: right;
	margin: 0 0 10px 15px;
}

h1 {
	color: #24486b;
	font-size: 2em;
	margin: 10px 0 0 0;
}

.centertitle {
	text-align: center;
}

h2 {
	color: #5A849E;
	font-weight: normal;
	font-size: 1.8em;
	margin: 1px 0 0 0;
}

h2 a:link, h2 a:visited {
	color: #5A849E;
	font-weight: normal;
	text-decoration: none;
}

h2 a:hover, h2 a:active {
	color: #3F3F3F;
	background: none;
	font-weight: normal;
	text-decoration: none;
}

h3 {
	font-size: 1.4em;
	margin: 2px 0 -10px 0;
	font-weight: normal;
}

a:link {
	color: #325C76;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #325C76;
}

a:hover, a:active {
	background: #325C76;
	color: #fff;
	text-decoration: none;
}

blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #D4E6F1;
	font-size: 1.2em;
	border-top: 2px solid #71A5C5;
}

p {
	line-height: 1.4;
}

/* ------------------------------------------------------------------------------
								structure
------------------------------------------------------------------------------ */

#advertisement {
	width: 865;
	height: 22px;
	margin: 0;
	padding: 0 0 0 11px;
	background-color: #769DB5;
	border-left: 7px #000000 solid;
	border-right: 7px #000000 solid;
}

#links_right {
	font-size: 0.9em;
	float: right;
	padding: 10px;
	text-align:right;
}

#container {
	width: 865px;
	margin: 0 auto;
	text-align: left;
}

.container_left {
	background: url(images/container_left.gif) no-repeat;
}

.container_right {
	background: url(images/container_right.gif) no-repeat top right;
}

/*.topline {
	background: url(images/container_top.gif) no-repeat;
}*/

#content {
	padding-top: 1px;
	margin: 20px;
	width: 580px;
}

#content_bg {
	background: #fff url(images/container.gif) repeat-y;
}

#logo {
	margin-bottom: 17px;
}

/* Uncomment if you want to use the tagline feature (make sure you uncomment h1 above and comment the original h1) - off by default

.tagline {
	color: #888;
	margin: -18px 0 0 9px;
	position: absolute;
	font-size: 1em;
}

*/

/* 3)-=-=-=- Left selectors -=-=-=- */	

.main {
	font-size: 110%;
}

.main li {
	background: url(images/content_bullet.gif) no-repeat 0 10px;
	padding: 2px 0 0 10px;
	list-style: none;
	line-height: 1.5;
}

.main ul, .main ol {
	padding-left: 10px;
	margin: 0;
}

.meta {
	background: #F5F5F5;
	padding: 2px;
	margin: 2px;
}

.meta:hover {
	background: #CBE3F1;
}

.highlight { /* Basic highlight for text */
	background: #DCECF6;
}

.comments {
	font-size: 1.2em;
	padding-bottom: 25px;
	border-bottom: 3px double #eee;
}

.comments a:link, .comments a:visited {
	color: #325C76;
	font-weight: bold;
	text-decoration: none;
}

.comments a:hover, .comments a:active {
	background: #325C76;
	color: #fff;
	text-decoration: none;
}	

.alt {
	background: #D2E8F5 !important; 
	border: 1px solid #B7D3E4 !important;
	padding: 10px 10px 0 10px !important;
}

.alt:hover {
	border: 1px solid #B3D2E6 !important;
}

.commentlist li:hover {
	border: 1px solid #B3D2E6;
}

.commentlist {
	padding: 0;
	margin: 0;
}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #EBF5FB;
	border: 1px solid #CEE0EB;
	margin: 10px;
	color: #31556B;
}

p.metadate {
	font-size: .8em;
	margin: 0;
	text-transform: uppercase;
}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: url(images/warning.gif) no-repeat left;
	height: 160px;
	color: red;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 100px 0 0 10px;
}

.postinput {
	margin-left: 10px;
}

p.nocomments {
	color: red;
	font-size: 1.2em;
}

/* 4)-=-=-=- Right selectors -=-=-=- */	

p.info {
	font-size: 1em;
	padding: 5px 0 5px 0;
	margin-top: 0;
}

.navigation {
	font-size: 1.3em;
	display: block;
	text-align: center;
	margin-top: 20px;
}
	
#right {
	float: right;
	width: 250px;
	padding: 10px 15px;
	
	/* Box model hack used for IE5.5/5 */
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 230px;
}

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
}

#links li {
	list-style: none;
	background: url(images/links_bullet.gif) no-repeat 0 4px;
	padding: 2px 0 2px 20px;
}

#links li li {
	background: url(images/sub_icon.gif) no-repeat 0 4px;
	padding: 2px 0 2px 13px;
	font-size: 1em !important;
}

#links li li li {
	background: url(images/sub_icon.gif) no-repeat 0 5px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
}

#links ul {
	padding: 10px;
	margin: 5px;
}

#links ul ul {
	padding: 0 !important;
	margin: 2px 0 0 0 !important;
}

#links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
}

#links a {
	text-decoration: none;
}

#links a:link {
	color: #2E5974;
	font-weight: normal;
}

#links a:visited {
	color: #2E5974;
}

#links a:hover, #links a:active {
	background: #769DB5;
	color: #fff;
}

#links li li.icon_entry {
	list-style: none;
	background: url(icons/icon_entry.gif) no-repeat 0 5px;
	padding: 5px 0 5px 20px;
}
#links li li.icon_page {
	list-style: none;
	background: url(icons/icon_page.gif) no-repeat 0 5px;
	padding: 5px 0 5px 20px;
}
#links li li.icon_url {
	list-style: none;
	background: url(icons/icon_url.gif) no-repeat 0 5px;
	padding: 5px 0 5px 20px;
}
#links li li.icon_email {
	list-style: none;
	background: url(icons/icon_email.gif) no-repeat 0 5px;
	padding: 5px 0 5px 20px;
}
#links li li.icon_category {
	list-style: none;
	background: url(icons/icon_category.gif) no-repeat 0 5px;
	padding: 5px 0 5px 20px;
}
#links li li.icon_date {
	list-style: none;
	background: url(icons/icon_date.gif) no-repeat 0 5px;
	padding: 5px 0 5px 20px;
}
#links li li.icon_comment {
	list-style: none;
	background: url(icons/icon_comment.gif) no-repeat 0 5px;
	padding: 5px 0 5px 20px;
}

.line {
	border-top: 3px solid #769DB5;
	margin-top: -5px;
}

#form_right {
	background: url(images/search.gif) no-repeat;
	height: 56px;
	margin: 0 auto;
	padding-top: 15px;
}

.searchfield {
	background: #fff;
	border: 1px solid #4F6D83;
	color: #3477A0;
	padding: 2px 5px 1px 5px;
	width: 160px;
}

.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
}
.radio {
	margin-top: 5px;
}

.submit_search {
	background: url(images/search_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
}
.submit_search:hover {
	background: url(images/search_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
}

.submit_send {
	background: url(images/send_submit.gif) no-repeat;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	text-indent: -9999px;
	cursor: pointer;
}
.submit_send:hover {
	background: url(images/send_submit.gif) no-repeat 0 -20px;
	height: 20px;
	width: 52px;
	border: 0;
	margin-left: 2px;
	cursor: pointer;
}

p.info_right {
	line-height: 0.9;
	margin: 7px 0 -8px 2px;
	font-size: .9em;
	color: #999;
}

.themes {
	font-size: .9em;
}

/* ------------------------------------------------------------------------------
								footer
------------------------------------------------------------------------------ */

#footer {
	background: url(images/footer.gif) no-repeat;
	height: 75px;
}

#footer p {
	padding: 30px 0 0 180px;
	float: left;
	text-transform: uppercase;
	font-size: .8em;
	color: #999;
	text-align:center;
}

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


.extras {
	float: right;
	padding: 33px 18px 0 0;
}

.extras a {
	text-decoration: none;
	font-weight: bold;
}

.extras a:link, .extras a:visited {
	background: #ccc;
	color: #fff;
	padding: 5px;
	border: 2px solid #fff;
}

.extras a:hover, .extras a:active {
	background: #DCECF6;
	color: #81A7BF;
	padding: 5px;
	border: 2px solid #A9C8DB;
}

.extras li {
	display: inline;
}

.extras ul {
	padding: 0 0 10px 0;
	margin: 0;
}

/* ------------------------------------------------------------------------------
								links
------------------------------------------------------------------------------ */

a.links_right:link, a.links_right:visited {
	background: #F5F5F5;
	padding: 3px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

a.links_right:hover, a.links_right:active  {
	background: #333;
	color: #fff;
	text-decoration: none;
}

/* ------------------------------------------------------------------------------
								forms
------------------------------------------------------------------------------ */

input {
	border: 1px solid #BFBFBF;
	color: #949494;
	background: #fff;
	padding: 2px 5px 1px 5px;
	font-size: 1em;
}

input:hover {
	background: #fff;
	border: 1px solid #94ACBE;
	color: #316184;
	font-size: 1em;
}

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	color: #949494;
	padding: 2px 5px 1px 5px;
	width: 450px;
}

textarea:hover {
	background: #fff;
	border: 1px solid #94ACBE;
	color: #316184;
}

/* 7)-=-=-=- Accessibility -=-=-=- */

hr { /* Simple style when CSS not in use */
	display: none;
}

/* ------------------------------------------------------------------------------
								hacks
------------------------------------------------------------------------------ */

.clearfix:after { /* float hack used to float content correctly */
    content: "."; 
   	display: block; 
   	height: 0; 
   	clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

/* End hide from IE-mac */	