/*
THEME NAME: Arazbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: For Araz, based on Sandbox
VERSION: 2.0.0
AUTHOR: Polylateral
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
@import url('sandbox-layouts/2c-l.css');

/* site colors: bg light grey: #eeeeee ; Fonts-grey: #6a6a6a ; 
Blues:  very light blue: cdedf7
                         68d0ec
						 00b6da
						 0091c6
		very dark blue:	 005c83


*/
* {margin: 0px;
padding: 0px;}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS Sans Serif";
	background-color: #eeeeee;
	font-size: 62.5%; /* Resets 1em to 10px */
	margin: 0px;
}
div#wrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 782px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(images/greybg.jpg);
	background-repeat: repeat-y;
}
div#header {
	margin-bottom:0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/headbg.jpg);
	background-repeat: no-repeat;
	height: 223px;
	width: 782px;
	color: #6a6a6a;
	overflow: hidden;
	display: block;
}
div#header h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size: 2.4em;
	font-weight: bold;
	text-decoration: none;
	color: #6a6a6a;
	text-align: right;
	padding-top: 10px;
	padding-right: 15px;
}
div#header h1 a {
	color: #6a6a6a;
	text-decoration: none;
}
div#blog-description{
	color: #6a6a6a;
	padding-right: 15px;
	padding-top: 93px;
	font-size: 1.5em;
	overflow: hidden;
	padding-left: 537px;
	text-align: right;
	line-height: 1.2em;
	display: block;
}
div#tel{
	padding-right: 15px;
	padding-top: 10px;
	text-align: right;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
}
div#blog-title {
	text-align: right;
	display: block;
}

/* div#access div.skip-link{position:absolute;top:1em;right:1em;} */
div#access {
	/*height: 1.7em;*/
}

div#menu{
	font-size:1.2em;
	height:17px;
	padding-top:0em;
	width:782px;
	background-color: red;
	background-image: url(images/redbar.gif);
	background-repeat: repeat-x;
}
.startseite {
	font-family: Verdana, Arial, Helvetica, sans-serif, "MS Sans Serif";
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	float: none;
	clear: left;
}

div#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	float: right;
}
div#menu ul li {
	float:left;
	list-style:none;
	padding-right: 10px;
}
div#menu ul li a {
	font-weight:bold;
	text-decoration:none;
	color: #FFFFFF;
}
div#menu ul li a:hover {
	color: #1e9bce;
	background-color: #FFFFFF;
	height: 25px;
	padding-right: 0px;
	padding-bottom: 3px;
}

/*div#menu ul a{font-weight:700;text-decoration:none;}*/
div#menu ul ul{list-style:none;margin:0;padding:0;display:none }
div#menu ul ul{
	display:none;
}
div#menu ul ul li{float:none;display:none;}
div#menu ul ul li a{margin:0;padding:0;display:none;}
div#menu ul li:hover ul{display:none;font-size:0.9em;padding-top:0.5em;position:absolute;}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:none;padding:0.1em;width:10em;}

div.sidebar div {
	margin: 0px;
}

div.sidebar ul {
	width: 170px;
	margin-right: 15px;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.sidebar ul li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.sidebar h3 {
	font-size:1.2em;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 2px;
	color: #6a6a6a;
}

div.sidebar ul ul {
	margin: 0px;
	width: 160px;
	background-color: #0091c6;
}
div.sidebar ul ul li {
	list-style:none;
	padding-top: 0px;
	display: block;
}
div.sidebar ul ul li a {
	width: 160px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	display: block;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #68d0ec;
	background-color: #0091c6;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #68d0ec;
	border-bottom-color: #68d0ec;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 0px;
}
div.sidebar ul ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	display: block;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0091c6;
	background-color: #68d0ec;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0091c6;
	border-bottom-color: #0091c6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}




/*
div.sidebar div
div.sidebar ul
div.sidebar li{margin:0;padding:0;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:disc;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}
*/


div#container {margin-top:10px;}
div#content {
	font-size: 1.2em;
}
div#content a {
	color: #005c83;
}
.hentry {
	background-color: #fafeff;
	border: 1px dotted #666666;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-right: 15px;
}
.entry-title{
	font-size: 1.2em;
	clear: both;
	padding-bottom: 2px;
}
.entry-date {
	font-size: 0.8em;
	padding-top: 0px;
	padding-bottom: 10px;
	color: #999999;
}
.entry-meta {
	font-size: 0.8em;
	color: #999999;
	padding-top: 10px;
}
.entry-meta a{
	text-decoration: none;
	color: #005c83;
}
div#content p {
	line-height: 1.8em;
}
div#content p img{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
div#content ul {
	line-height: 1.8em;
	padding-left: 15px;
	padding-bottom: 15px;
}
div#content ul li {
	padding-left: 0px;
	list-style-position: outside;
}
div#content strong {
	font-weight: bold;
}


div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{
	margin-bottom:1em;
	padding-top: 0px;
	margin-top: 0px;
}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}

form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

div#footer {
	text-align:center;
	padding-top: 15px;
	font-size: 1.2em;
}
div#footer a {
	color: #005c83;
	font-size: 1.2em;
	font-weight: bold;
}
/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}
