/* global */
* *{border:0;margin:0;padding:0}
html{overflow:scroll}
body{color:#222;font:13px 
	font-family: "Droid Sans", "Helvetica Neue", Arial, Helevtica, Verdana, san-serif;
	line-height: 1.5em;
background:url(images/bg10.jpg);
background-position: top center;
}
html body { 
	font-size:12px; 
	font-family: "Droid Sans", "Helvetica Neue", Arial, Helevtica, Verdana, san-serif; 
	line-height:1.5em;
	position:relative; 
	color:#666;
}

a{text-decoration:none;color:#0095d3}
a:hover{text-decoration:underline;color:#0095d3}
input,select,textarea{border:#cacaca 1px solid;font-size:12px;padding:5px}
h1, h2, h3, h4 { font-family: 'Terminal Dosis Light', arial, serif; }
h2{color:#000;font:18px;margin:0 0 5px}
h2 a{color: #000}
h3, h4, h5{color: #363636; font-weight: bold; margin: 0 0 5px}
.quote{padding:10px;font-family:courier;font-size:12px;background-color:#F9FBFC;border:1px solid #C3CED9;margin-bottom:10px;overflow:auto;text-align:left;}
blockquote{padding:10px;font-family:courier;font-size:12px;background-color:#F9FBFC;border-top:2px solid #C3CED9;border-bottom:2px solid #C3CED9;}
#page{background-color: #F7F7F7;display:block;width:1000px;margin-left:auto;margin-right:auto;}
#content{min-height:400px}
.navigation a {color:#666;font-weight:bold;font-size:14px}
ul{list-style:square;margin: 0 0 5px 1.5em;}
ol{list-style:decimal;margin: 0 0 18px 1.5em;}
li{line-height: 20px; }
p{padding:0px 0px 15px;}

/* header */
.header_top{height:24px;background-color:#000;
-webkit-box-shadow: rgba(0, 0, 0, 0.496094) 0px 1px 2px;
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333), to(#111));
}
.header_img{height: 109px;background-image: url(images/ionic_02.png)}
.header_menu{height:39px;background:url('images/ionic_03.png') no-repeat}
.header_menu li{float:left;width:130px}
.header_menu li a{display: block;width:130px;height: 39px}
#nav,#nav ul{padding: 0;list-style:none}

.rss{position:relative;top:-10px;right:10px;display:inline;float:right}
ul.nav1 {padding:0;margin:0;list-style: none;z-index: 100}
.nav1 a {display: block;padding: 5px 10px 0 15px;z-index: 100;color: #a0a09b}
.nav1 li {float: left}
.current_page_item a {color: #0095d3}

/* content */
.post{background:#FFF;border:5px solid #EEE;padding:18px;margin:0 0 15px 0;}
.post p{line-height:20px;padding:5px 0 10px}
.post-meta{color:#333;font-size:11px;height:15px;line-height:15px;margin:0 0 10px}
.post-meta a { border-bottom: 1px dotted #F1F1F1; }
.post-meta a:link, .post-meta a:visited        { color: #2f3231; text-decoration: none; }
.post-meta a:hover                  { color: #09C; }
.post h2 {
	font-weight: bold;
	border-bottom: 3px double #F1F1F1;
	padding: 0px 5px 5px 0;
	margin-bottom: 5px;
	color: #2F3231;
}

span.comments{background: url(images/ico-comments.png) no-repeat left;padding: 0 0 11px 30px; border: 0px;}
span.continue{background: url(images/ico-continue-trans.png) no-repeat left;padding: 1px 0 1px 20px;line-height:20px}


.box{background:#FFF;border:5px solid #EEE;padding:18px;margin:0 0 15px 0;}

/* sidebar */
#sidebar{margin-top:10px;margin-left:650px;width:340px}
.widget{padding:20px}
.widget{background: #FFF;border:5px solid #EEE;margin: 0 0 15px 0px;padding:12px;}

/* comments */

#comments {
	background:#FFF;
	border:5px solid #eee;
	padding:18px;
}

#respond {
	width: 550px;
}

.comments {
	background-color: #fff;
	padding: 18px;
	border: 5px solid #EEE;
}


.commentlist {
	margin: 0px;
}
.comments  li {
	list-style: none;
}

.comments-widget {
	width: 350px;
	margin: 0 auto;
}

h3.titlereply {
	color: #1A1A1A;
	font-weight: bold;	
}
#commentform label {
	color: #1A1A1A;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.textboxcomment {
	background: #F6F6F6;
	border: 1px solid #D2D2D2;
	color: #1A1A1A;
	font-family: arial, verdana, serif;
	font-size: 11px;
	height: 20px;
	margin: 3px 0px 7px;
	padding: 4px 3px 0px;
	width: 323px;
}
.submitcomment {
	background: url(images/submit_comment.png) no-repeat;
	border: 0px;
	color: #818181;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	height: 29px;
	padding: 3px 0px;
	text-transform: uppercase;
	width: 143px;
}
.submitcomment:hover {
	background-position: 0px -29px;
	color: white;
}
.textareacomment {
	background: #F6F6F6;
	border: 1px solid #D2D2D2;
	color: #1A1A1A;
	font-family: arial, verdana, serif;
	font-size: 11px;
	height: 134px;
	margin: 3px 0px 10px;
	padding: 4px 3px 0px;
	width: 510px;
}

.comment-header cite {
	font-size: 110%;
	font-weight: bold;
	font-style:normal;
}

.comment-header table {
	border-spacing: 5px;
}

.comment-header td {
	padding-right: 10px;
}

.comment-header {
	background-color: #f2f2f2;
	border: 1px solid rgba(0, 0, 0, 0.078125);
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	height: auto;
	line-height: normal;
}

.comment > p {
	padding-left: 15px;
	padding-right: 15px;
}

.author_comment > p {
	padding-left: 15px;
	padding-right: 15px;
}

















/* footer */
#footer{clear: both;width:100%;background:#4c4c4c url(images/footer.png) repeat-x; padding-top: 20px; padding-bottom: 20px;}
#footer-content {
	width: 950px;
	margin: 0 auto;
	color: #BEBEBE;
	text-shadow: #111 1px 1px 2px;
}

#footer a {
	color: #fff;
	text-shadow: #111 1px 1px 2px;

}

#footer h3 {
	color: #6d6d6d;
	font-size: 18px;
	border-bottom: 1px solid #282828;
	margin-right: 30px;
	margin-top: 10px;
}

/* misc */
.narrowcolumn{margin:10px 10px 0 10px;float:left;clear:left;width: 630px}
.widecolumn{margin:10px 10px 0 10px;width: 980px}
.alignleft{display:inline;float:left}
.alignright{display:inline;float:right}
.fl{float:left}
.fr{float:right}
.fix{clear:both;height:1px;margin:0 0 -1px;overflow:hidden}


span.notice, span.alert, span.download, span.approved, span.media, span.note, span.cart, span.camera, span.doc {
	display: block;
	padding: 8px 10px 8px 36px;
	margin: 15px 0;
}

span.notice {
	color: #648434;
	border: 1px solid #9BCC54;
	background: #CDEFA6 url(images/notice.png) 10px 50% no-repeat;
}

span.alert {
	color: #CF3738;
	border: 1px solid #FFACAD;
	background: #FFD5D5 url(images/alert.png) 10px 50% no-repeat;
}

span.download {
	color: #1C6B8B;
	border: 1px solid #6ABCE2;
	background: #A8CDE3 url(images/download.png) 10px 50% no-repeat;
}

span.approved {
	color: #666;
	border: 1px solid #a8a8a8;
	background: #ccc url(images/approved.png) 10px 50% no-repeat;
}

span.media {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(images/media.png) 10px 50% no-repeat;
}

span.note {
	color: #B79000;
	border: 1px solid #E7BD72;
	background: #FFF3A3 url(images/note.png) 10px 50% no-repeat;
}

span.cart {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(images/cart.png) 10px 50% no-repeat;
}

span.camera {
	color: #666;
	border: 1px solid #C5C5C5;
	background: #E6E6E6 url(images/camera.png) 10px 50% no-repeat;
}

span.doc {
	color: #C76E34;
	border: 1px solid #FFBB65;
	background: #FFE0B6 url(images/doc.png) 10px 50% no-repeat;
}

















/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#wrapper {
	margin: 0 auto;
	width: 1000px;
}


/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}



/* =Menu
-------------------------------------------------------------- */

#access {
  background: url(images/nav-bg.jpg) repeat-x 0% 100%;
	display: block;
	float: left;
	margin: 0 auto;
	width: 1000px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #333;
	display: block;
	line-height: 34px;
	padding: 0px 15px 0px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 34px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background-color: #f7f7f5;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background-color: #f7f7f5;
	color: #0095D3;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #0095D3;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #0095D3;
}

#access a, #access li.active a, #access a:hover #access .separator, #access li.active .separator {
  background: url(images/mainnav-sep.gif) no-repeat 100% 100%;
}





div.pointer {
	background: url(images/hr_pointer.png);
	height: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.line {
	background: url(images/hr_line.png);
	height: 4px;
}

.widget_categories a, .widget_tag_cloud a, .meta_tags a {
	font-family: "Trebucket MS", Lucida, sans-serif;
	line-height: 30px;
	font-size: 10px;
	color: #6F6F6F;
	border: 1px solid #E7EAEA;
	padding: 5px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;	
}

.widget_categories ul {
	margin: 0px;
}

.widget_categories li {
	display: inline;
}

#s {
	width: 200px;
	border: 1px solid #999;
	border: rgba(0, 0, 0, .2) 1px solid;
	border-bottom: rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#searchsubmit {
	position: relative;
	color: white;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	border-top: rgba(255, 255, 255, .2) 1px solid;
	padding: 0.6em 1.3em;
	line-height: 1em;
	text-align: center;
	white-space: nowrap;
	line-height: 1em;
	position: relative;
	outline: none;
	overflow: visible;
	cursor: pointer;
	border: 1px solid #999;
	border: rgba(0, 0, 0, .2) 1px solid;
	border-bottom: rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
	background-color: #666;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.subscribe-to-comments label {
	display: inline !important;
}


.data-table table, .data-table td, .data-table th{
    border: 1px solid #666;
    padding: 5px;
}

.data-table tr {
    background-color: #FFF;
}

.data-table tr:nth-child(even) {
    background-color: #EEE;
}

code {
background-color: #EEE;
font-family: courier;
padding: 2px;
}

