/*
Theme Name: Acrobits
Theme URI: http://www.mymobiles.com/wordpress-themes/gear
Description: Theme for Acrobatis - mobile software development company
Version: 1.0.0
Author: Lukáš Šmahel
Author URI: http://www.worldwebworks.cz
Tags: two-columns, fixed-width, theme-options, right-sidebar   
*/

/* reset.css */
html,body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	font-size:12px;
	color:#000;
	font-family:Arial, sans-serif;
	background:#424242 url(images/bg.png) repeat-x top left;
}

.home_link {
	display:block;
	width:160px;
	height:170px;
	margin:25px 0 0 25px;
	position:absolute;
	background:none;
}

h1.hidden {display:none;}

ul, li {
	list-style:none;
	margin:0;
	padding:0;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

h2 {
	font-size:21px;
}

h3 {
	display:inline;
	margin:0;
	padding:0 0 0 10px;
	line-height:26px;
	font-size:14px;
	color:#000;
}

a {
	color:#0C93F1;
	font-weight:bold;
}
a:hover {
	text-decoration:none;
}

.clear {
	clear:both;
	width:100%;
	height:0px;
	margin:0;
	padding:0;
	overflow:hidden;
}

.alignleft {
	float:left;
	margin:0 10px 10px 0;
}

.aligncenter {
	display: inline;
	margin:0 0px 10px 10px;
}

.alignright {
	float:right;
	margin:0 0px 10px 10px;
}

hr {
	clear:both;
	width:100%;
	height:1px;
	margin:5px 0;
	padding:0;
	overflow:hidden;
	color:#d7d7d7;
	border:0;
	background:#d7d7d7;
}



div.main {
	width:901px;
	margin:0 auto;
	padding:0;
	text-align:center;
}


div.container {
	width:901px;
	background:url(images/bg_repeat.png) repeat-y top left;
}

div.top {
	width:901px;
	height:241px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:url(images/bg_top.png) repeat-x top left;
}

div.footer {
	clear:both;
	width:901px;
	height:50px;
	color:#707070;
	background:url(images/bg_footer.png) repeat-x top left;
}
div.footer a {
	font-weight:normal;
	color:#707070;
}


/* mainmenu */

.mainmenu {
	width:885px;
	height:43px;
	margin:0 0 0 8px;
	padding:198px 0 0 0;
	background:none;
}

ul.menu-wrapper {
	display:block;
}

ul.menu-wrapper li {
	display:block;
	float:left;
	height:43px;
	line-height:43px;
	margin:0;
}

ul.menu-wrapper li a {
	display:block;
	float:left;
	height:43px;
	line-height:43px;
	margin:0;
	padding:0 10px;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	color:#000;
	background:url(images/menu_li.png) no-repeat top right;
}

ul.menu-wrapper li a:hover, ul.menu-wrapper li.current_page_item a {
	color:#fff;
	background:url(images/menu_li_hover.png) repeat-x top left;
}


/* content ____________________ */

.content {
	padding:10px 18px;
	text-align:left;
}

.content_left {
	width:595px;
	float:left;
	margin:0 10px 0 0;
}


.main_item {
	width:545px;
	height:151px;
	margin:0 0 15px 0;
	padding:15px 20px 20px 35px;
	overflow:hidden;
	font-size:18px;
	background:url(images/bg_main_item.png) no-repeat top left;
}

h2.main_item_title {
	display:block;
	float:left;
	margin:20px 35px 75px 0px;
	width:180px;
	font-size:21px;
}

h2.main_item_title span {
	display:block;
	font-size:30px;
}


.main_item p {
	display:block;
	float:left;
	height:130px;
	width:330px;
	overflow:hidden;
}



/* posts */

ul.items {}
ul.items li {
	display:block;
	margin:0 0 10px 0;
}

.item_top {
	width:593px;
	height:13px;
	margin:0;
	_margin:0 0 -2px 0;
	padding:0;
	background:url(images/item_top.gif) no-repeat top left;
}

.item_middle {
	width:563px;
	margin:0;
	padding:0 15px;
	background:url(images/item_middle.gif) repeat-y top left;
}

.item_middle ul li {
	padding:0 0 0 15px;
	margin-left:25px;
	background:url(images/li_sidebar.gif) no-repeat top left;
}

.item_bottom {
	width:593px;
	height:13px;
	margin:0;
	padding:0;
	background:url(images/item_bottom.gif) no-repeat top left;
}

ul.items li h2 {
	font-weight:normal;
}

ul.items li h2 a {
	font-weight:normal;
	text-decoration:none;
}

ul.items li .info {}

span.date, span.author, span.comment {
	color:#8d8d8d;
	border-right:1px solid #8d8d8d;
}

span.date {
	padding:0 5px 0 0;
}

span.comment {
	border-right:0px solid #8d8d8d;
}

span.author, span.comment {
	padding:0 5px;
	color:#8d8d8d;
}

.info_bottom {
	display:block;
	width:100%;
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	text-align:right;
	border-top:1px solid #d7d7d7;
}

span.cat, span.edit {
	padding:0 0 0 15px;
}

/* sidebar ___________ */

.sidebar {
	width:260px;
	float:left;
	margin:0;
	padding:0;
}


/* widgets */

.widget {
	width:260px;
	margin:0 0 20px 0;
}

.widget_top {
	width:260px;
	height:26px;
	background:url(images/widget_top.png) no-repeat top left;
}

.widget_content {
	width:240px;
	padding:10px;
	background:#e4e4e4;
}

.widget_bottom {
	width:260px;
	height:13px;
	background:url(images/widget_bottom.png) no-repeat top left;
}


.widget_content ul li {
	padding:0 0 0 15px;
	background:url(images/li_sidebar.gif) no-repeat top left;
}

/* email subscribe */

.input_text {
	width:216px;
	height:23px;
	line-height:23px;
	padding:0 12px;
	border:0;
	background:url(images/bg_input_sidebar.png) no-repeat top left;
}

.input_button {
	width:104px;
	height:31px;
	margin:10px 0 0 65px;
	padding:0 0 0 10px;
	border:0;
	font-size:1% !important;
	text-align:left;
	color:#E0DFDF;
	cursor:pointer;
	cursor:hand;
	background:url(images/bg_input_button_sidebar.png) no-repeat top left;
}
:root .input_button {
	color:#FEFEFE;
	padding:0 0 18px 10px;
}


/* news widget */

ul.enhanced-recent-posts li {
	margin:0 0 15px 0;
	padding:0;
	background:0;
}

.news_head {
	margin:0;
	padding:0;
	background:0;
}

.enhanced-recent-posts-date {
	width:97px;
	height:19px;
	line-height:11px;
	margin:0px 0px 0px 0;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	font-style:italic;
	color:#FF6000;
#	background:url(images/news_date.gif) no-repeat top left;
}

.news_head a {
	display:block;
	line-height:19px;
}

.enhanced-recent-posts-excerpt {
	margin:3px 0 0 0;
	padding:0;
	font-size:12px;
	color:#8b8b8b;
}

.enhanced-recent-posts-excerpt p {
	margin:0;
	padding:0;
}



/* comment form */

#commentform {
	width:593px;
	overflow:hidden;
}

#commentform input {
	border:1px solid #d7d7d7;
}

textarea#comment {
	width:591px;
	*width:589px;
	border:1px solid #d7d7d7;
	overflow:hidden;
}

.content_left h3 {
	display:block;
	margin:0 0 5px 0;
	*margin:0 0 5px 0;
	_margin:0 0 10px 0;
	padding:0;
}

.content_left h3 a img {
	border:0;
}



/* Comments template */

.avatar {
	display: block;
	float:left;
	margin:0 10px 50px 0;
	padding:4px;
	border:1px solid #d7d7d7;
}

div.com {
	margin-bottom: 10px;
}
.com ul li, .com ol li {
	background: none;
}
.com .children {
	margin: 0 0 0 1.5em;
}
.com .list-4 {
	list-style: none;
	margin: 0;
	padding: 0;
}
.com .list-4 li {
	border: 1px solid #E7E9E4;
	padding: 15px 15px 0 15px;
	margin: 0 0 15px 0;
}


.com-header {
	padding-bottom: 15px;
	margin: 0;
}
.com-header img {
	display: block;
	float: left;
}
.com-header .tp {
	display: block;
	float:left;
	width:490px;
	margin: 0 0 10px 0px;
	padding: 0;
	text-align: left;
}
.tp span, .tp span a {
	font-weight: bold;
	display: block;
	line-height: 150%;
}
			
.com p {
	display:block;
	margin:0 0 10px 0px;
}
			
.com p.tp {
	margin:0 0 10px 0px;
}



.reply {
	clear:both;
}


/* content wide ____________________ */

.content_wide {
	width:100%;
	float:left;
	margin:0 10px 0 0;
}


.content_wide .item_top {
	width:865px;
	height:13px;
	margin:0;
	_margin:0 0 -2px 0;
	padding:0;
	background:url(images/item_top_wide.gif) no-repeat top left;
}

.content_wide .item_middle {
	width:835px;
	margin:0;
	padding:0 15px;
	background:url(images/item_middle_wide.gif) repeat-y top left;
}

.content_wide .item_bottom {
	width:865px;
	height:13px;
	margin:0;
	padding:0;
	background:url(images/item_bottom_wide.gif) no-repeat top left;
}
