/*
Theme Name: new arThou
Theme URI: http://wordpress.org/
Description: new arThou
Version: 1.0
Author: luefher
Author URI: http://www.arThou.com/
Tags:
*/


/* Begin Typography */

body {
	margin: 0;
	padding: 0;
    	border: 0;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 12px;
    	line-height: 16px;
    	color: #423a3a;
	height: 100%;
	text-align: center;
	background: #000000;
}

input, textarea, select
{
	font-size: 11px;
	font-weight: bold;
	color: #0096ec;
}

div#page-container,
div#page-footer
{
	width: 850px;
}

div#page-header
{
	width: 1000px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

div#page-header,
div#page-footer
{
	position: absolute;
	padding: 0;
}

div#page-header
{
	width: 1000px;
	height: 141px;
	left: -75px;
	top: 0;
}

div#page-footer
{
	left: 0;
	bottom: 0;
}

div#page-footer-bg
{
	background-repeat: no-repeat;
}

div#page-footer,
div#page-footer-bg
{
	height: 24px;
	font-size: 10px;
	text-align: center;
}

div#page-footer-bg,
div#page-content-bg
{
	width: 852px;
	position: absolute;
	left: -1px;
	top: 0;
}

div#page-header-content,
div#page-footer-content
{
	position: absolute;
	top: 0;
	left: 0;
}

div#page-header-content
{
	width: 575px;
	padding: 0 0 0 350px;
	text-align: left;
}

div#page-footer-content
{
	width: 800px;
	padding: 0 25px;
}

div#page-container
{
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	margin: 0 auto;

}

div#page-footer,
div#page-footer div,
div#page-footer div span,
div#page-footer div a,
div#page-footer div a:visited
{
	font-size: 9px !important;
	font-family: Arial, Helvetica, Sans-Serif, Verdana !important;
	text-decoration: none;
}

div#page-footer-left,
div#page-footer-right
{
	padding: 4px 0 0 0;
}

div#page-footer-left
{
	float: left;
}

div#page-footer-right
{
	float: right;
}

div#page-footer div span
{
	padding: 0 4px;
	text-transform: lowercase;
}

div#page-footer div a span
{
	padding: 0 0 2px 0;
}

div#page-footer div span.company
{
	text-transform: none;
}

div#page-footer div a:hover span
{
	border-bottom: 2px solid;
}

div#page-footer-seo
{
	padding-top: 32px;
	text-align: center;
}

div#page-footer-seo a:hover span
{
	border-bottom: 1px dotted;
}

div#page-container div#page-content
{
	width: 100%;
	padding: 103px 0 0 0;
}


/* Begin Colors */

input, textarea
{
	border: 1px solid #3c91cf;
}

input:focus,
textarea:focus
{
	border: 1px solid #aed136;
}

div#page-container
{
	background: #ffffff;
}

div#page-header,
div#page-footer,
div#page-footer-bg
{
	background: #000000;
}

div#page-header
{
	background-color: #000000;
	background-image: url(images/themes/electric-blue/global/global-content-bg.jpg);
}

div#page-footer-bg
{
	background: url(images/themes/electric-blue/global/footer-bg.jpg) no-repeat;
}

div#page-footer,
div#page-footer div,
div#page-footer div span,
div#page-footer div a,
div#page-footer div a:visited
{
	color: #3c91cf;
}

div#page-footer div span.sep
{
	color: #aed136;
}

div#page-footer div a:hover span
{
	border-bottom-color: #3c91cf;
}

div#page-footer-seo a span
{
	color: #2f6f9e;
}

div#page-footer div a:hover span
{
	border-bottom-color: #2f6f9e;
}

div#page-footer-seo span.sep
{
	color: #20567d !important;
}

div#page-content
{
}

div#page-content-padded
{
	padding: 12px 12px 36px 12px;
}


table#page-content-layout
{
	width: 814px;
	table-layout: fixed;
}

td#page-content-main
{
	width: 601px;
	padding: 0 12px 0 0;
	border-top: 1px solid #cee6f6;
}

td#page-content-sidebar
{
	width: 200px;
	padding: 0 0 0 12px;
	border-left: 1px solid #cee6f6;
	border-top: 1px solid #cee6f6;
}


/* Begin Menu Typography */

div#main-menu
{
	height: 32px;
	overflow: visible;
    position: relative;
    padding: 0 0 0 160px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    background-repeat: no-repeat;
    background-position: right top;
    z-index: 1000;
}

div#main-menu a,
div#main-menu a:visited,
div#main-menu a:hover
{
    width: 150px;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
    float: left;
    text-align: left;
    padding: 5px 0 12px 0;
}

div#main-menu a.first,
div#main-menu a.first:visited,
div#main-menu a.first:hover
{
    border-left: 0;
}

div#main-menu a.last,
div#main-menu a.last:visited,
div#main-menu a.last:hover
{
    border-right: 0;
    width: 1px;
}

div#main-menu div.menu-item
{
    float: left;
    width: 145px;
    position: absolute;
    top: 30px;
    display: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

div#main-menu div.menu-item a,
div#main-menu div.menu-item a:visited,
div#main-menu div.menu-item a:hover
{
    display: block;
    text-align: left;
    font-size: 10px;
    padding-left: 8px;
    width: 135px;
    border-left-width: 1px;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-style: solid;
}

div#main-menu div.menu-item a:hover
{
}

div#main-menu div.menu-item div.top,
div#main-menu div.menu-item div.bottom
{
	background-repeat: no-repeat;
}

div#main-menu div.menu-item div.top
{
    width: 145px;
    height: 1px;
}

div#main-menu div.menu-item div.bottom
{
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 145px;
    height: 8px;
}

div#page-content-padded
{
	padding: 12px 12px 36px 24px;
}


/* Begin Menu Colors */

div#main-menu
{
	background-image: url(images/themes/electric-blue/global/menu-bg.jpg);
}

div#main-menu a,
div#main-menu a:visited,
div#main-menu a:hover
{
    color: #3c91cf;
}

div#main-menu a:hover
{
}

div#main-menu a.first,
div#main-menu a.first:visited,
div#main-menu a.first:hover
{
}

div#main-menu a.last,
div#main-menu a.last:visited,
div#main-menu a.last:hover
{
}

div#main-menu div.menu-item
{
    background: #ffffff;
    border-bottom-color: #3c91cf;
}

div#main-menu div.menu-item a,
div#main-menu div.menu-item a:visited,
div#main-menu div.menu-item a:hover
{
    border-left-color: #3c91cf;
    border-right-color: #3c91cf;
}

div#main-menu div.menu-item a:hover
{
    color: #82c1ea;
    background: url(images/themes/electric-blue/global/menu-item-underline.jpg) no-repeat 0 20px;
}

div#main-menu div.menu-item div.top,
div#main-menu div.menu-item div.bottom
{
	background-image: url(images/themes/electric-blue/global/menu-bg.jpg);
}


/* WP */

div#page-header h1
{
	visibility: hidden;
}

a
{
	color: #3c91cf;
	text-decoration: none;
}

a:hover
{
	color: #0096ec;
	text-decoration: underline;
}

a:visited
{
	color: #2f6f9e;
	text-decoration: none;
}

td, th
{
	vertical-align: top;
}

p
{
	text-align: justify;
}

h2
{
	margin-bottom: 4px;
}

div.post
{
	text-align: center;
	margin: 0 0 32px 0;
}

div.post h2
{
	font-weight: bold;
	line-height: 22px;
}

div.post h3
{
	font-weight: bold;
	margin-bottom: 0;
}

div.entry
{
	text-align: justify;
}

p.postmetadata
{
	text-align: center;
	font-size: 11px;
	clear: both;
}

.center
{
	text-align: center;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption
{
	background: #ebf1f5;
	border: 1px solid #2f6f9e;
	margin: 10px;
	text-align: center;
	padding: 8px 4px 4px 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption.alignleft
{
	margin-left: 0;
}

.wp-caption.alignright
{
	margin-right: 0;
}

.wp-caption img
{
	margin: 0;
	padding: 0;
	border: 1px solid #2f6f9e;
}

.wp-caption p.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px 4px;
	text-align: center;
}

.navigation .alignleft,
.navigation .alignright
{
	margin: 0 0 24px 0;
}

.navigation
{
	width: 100%;
}

.navigation .alignleft
{
	padding: 0 10px 4px 0;
	border-bottom: 1px solid #cee6f6;
	/*width: 396px;*/
	width: 50%;
	text-align: left;
	float: none;
}

.navigation .alignright
{
	padding: 0 0 4px 10px;
	border-bottom: 1px solid #cee6f6;
	border-left: 1px solid #cee6f6;
	/*width: 396px;*/
	width: 50%;
	text-align: right;
	float: none;
}

small
{
	font-size: 10px;
}

div#sidebar
{
	margin: 12px;
}

div#sidebar input
{
	padding: 4px;
}

div#sidebar input#searchsubmit
{
	padding: 2px 8px;
	margin: 4px 0 8px 0;
	background: #ebf1f5;
}

div#sidebar ul.sidebar-navigation
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

div#sidebar ul.sidebar-navigation h2
{
	padding: 4px 8px;
	background: #ebf1f5;
	border: 1px solid #cee6f6;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div#sidebar ul.sidebar-navigation ul
{
}

div#sidebar div#sidebar-gan,
div#sidebar div.sidebar-ad
{
	margin: 64px 0 0 0;
	padding: 0;
	border: 0;
	text-align: center;
}

div#sidebar div#sidebar-gan div
{
	margin: 0;
	padding: 0 0 12px 0;
	border: 0;
}

div#sidebar div.sidebar-ad
{
	margin-left: 4px;
	margin-right: 16px;
}

div#sidebar div.sidebar-ad div.sidebar-ad-text a
{
	text-decoration: none;
}

div#sidebar div.sidebar-ad div.sidebar-ad-text a:hover
{
	text-decoration: underline;
}

.align-left,
.align-left p
{
	text-align: left;
}


/* Customizaion: AdSense */

div.adsense
{
	padding: 12px;
	border: 1px solid #cee6f6;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}

div.adsense
{
	background: #ebf1f5;
}

/* Search */

div#searchform-container
{
	font-weight: bold;
	color: #eb008b;
	font-weight: 13px;
	background: #ebf1f5;
	border: 1px solid #cee6f6;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px 0 0 0;
	margin: 0 0 24px 0;
}

span.ref
{
	font-size: 9px;
	line-height: 11px;
}

.wp_cloud
{
	margin: 24px 0 0 0;
}

a.seo
{
	text-decoration: none;
	border-bottom: 1px dotted #2f6f9e;
	color: #423a3a;
}

/* thumbnail in lists */
div.entry a img.tfe
{
	margin-right: 12px;
}

div#respond textarea#comment
{
	width: 597px;
}