/*
Theme Name: Aylis 1.0
Author: Aylis Ltd
Author URI: http://www.aylis.com/
Description: This theme is amazing!
*/

/* MAIN STYLES
-------------------------------------------*/
body, html {
	color: #333;
	margin: 0;
	padding: 0;
	background: #fff url(images/bk_body.gif) top repeat-x;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	line-height:17px;
}

h1, h2 {
	font-size:25px;
	color:#0093CA;
	letter-spacing:-1px;
	font-weight:normal;
	padding: 8px 10px 11px 0px;
	margin: 0px;
}

h2 {
	font-size:20px;
	color:#333;
}

a {
	text-decoration: none;
	color:#0093CA;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


 /* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background: url(images/bk_mainwrapper.png) center top no-repeat;
}

#wrapper {
	margin: 0px auto;
	width: 980px;
}

#header {
	height: 125px;
	position: relative;
	z-index:99; 
	width: 980px;
	text-align: center;
}

#content {
	padding: 20px;
}

#colLeft {
	width: 725px;
	float: left;
	position: relative;
}

#colRight {
	width: 195px;
	padding: 0px 0px 0px 20px;
	float: left;	
	position: relative;
}

#footer {
	border-top: 6px solid #d8d8d8;
	padding: 30px 0px 30px 0px;
	width: 980px;
	margin: 0 auto;
	position:relative;
	font-size: 11px;
	text-align: center;
	color: #999;
}

/* HEADER ELEMENTS
------------------------------------------*/
#header h1 {
	font-size: 29px;
	color: #fff;
	letter-spacing:-1px;
	font-weight: normal;
	margin: 0px;
	padding: 40px 0px 0px 0px;
	text-align: center;
}

#header h1 a,
#header h1 a:hover {
	color: #fff;
}

#header div.menu {
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#header div.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;

}

#header div.menu li {
	margin: 5px 0px 0px 0px;
	padding: 0px 17px;
	height: 35px;
	line-height: 35px;
	float: left;
	border-left: 1px solid #d8d8d8;
	font-weight: bold;
}

#header div.menu ul li.current_page_item {
	margin: 0px;
	padding: 0px 21px;
	height: 40px;
	line-height: 40px;
	border-left: none;
	background: #fff;
}

#header div.menu ul li.current_page_item a,
#header div.menu ul li.current_page_item a:hover {
	color: #333;
}

/* COL LEFT ELEMENTS
-------------------------------------------*/

.searchQuery, #archive-title {
	border-bottom:1px solid #E2E2D8;
	padding:0 0 10px;
	margin-bottom:15px;
}

#colLeft .blogPost .metaLeft {
	float:left;
	width:50px;
	text-align:center;
	padding-right:14px;
	padding-top:15px;
}


#colLeft .blogPost .metaLeft .year {
	font-size:11px;
	color:#666;
	margin-bottom: 8px;
}

#colLeft .blogPost .metaLeft .month {
	text-transform:uppercase;
	font-size:11px;
	height:21px;
	line-height:21px;
	background:url(images/bk_month.jpg) 50% 0 no-repeat;
	color:#fff;
}

#colLeft .blogPost .metaLeft .day {
	padding:12px 0;
	font-size:36px;
	border-bottom:1px dotted #cdcdcd;
	margin-bottom:3px;
}

#colLeft .blogPost .metaLeft .comments {
	font-size:16px;
	height:40px;
	line-height:30px;
	font-weight:bold;
	background:url(images/bk_comments.jpg) 50% 0 no-repeat;
	color:#00B0F5;
}

#colLeft h2.comments {
	padding: 20px 0px 20px 20px;
	border-left: 1px solid #d8d8d8;
	margin: 0px 0px 0px 64px;
}

div#respond {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 64px;
	border-left: 1px solid #d8d8d8;
	position: relative;
}

div#respond h2 {
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

#colLeft .blogPost .postRight {
	float:left;
	width:640px;
	padding-left:20px;
	border-left:1px solid #D8D8D8;
	padding-top:10px;
	position:relative;
	padding-bottom:10px;
}

#colLeft .blogPost .postRight .titBullet {
	position:absolute;
	left:-1px;
	top:15px;
	width:12px;
	height:22px;
	background:url(images/bullet_tit.jpg) 0 0 no-repeat;
}

#colLeft .blogPost .postRight .metaRight {
	border-top:1px dotted #CDCDCD;
	border-bottom:1px dotted #CDCDCD;
	padding:6px 0;
	font-size:11px;
}

#colLeft .blogPost .postRight .metaRight img {
	vertical-align:middle;
	margin-right:3px;
	border:none;
	padding:0;
}

#colLeft .single {
	margin-bottom:20px;
}

/* share icons */
#colLeft .social {
	border:1px solid #eee;
	background:#f7f7f7;
	padding:5px 10px;
}

#colLeft .social a img {
	padding:0;
	border:none;
	background:none;
	vertical-align:middle;
}

#colLeft .social strong {
	color:#00C1F2;
	padding-right:50px;
}

.alignleft { 
	float:left; margin:5px 15px 5px 0;
}

.alignright { 
	float:right; margin:5px 0 5px 15px; 
}

.commentstatus {
	padding: 8px 10px 11px 20px;
	margin: 0px 0px 0px 64px;
	border-left: 1px solid #d8d8d8;
	font-size:20px;
	color:#333;
}

#colLeft li.pingback .comment-metaLeft {
	float:left;
	width:50px;
	text-align:center;
	padding-right:14px;
	padding-top:15px;
}

/* COL RIGHT ELEMENTS
------------------------------------------*/

#colRight h2 {
	font-size: 14px;
	text-transform:uppercase;
	padding: 19px 0px 6px 0px;
	font-weight: bold;
	color:#666;
}

#colRight ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#colRight ul li {
	padding: 5px 0px 5px 14px;
	background:url(images/bk_list_right.png) 0 0 no-repeat;
}

#colRight ul li li {
	padding: 5px 0px 0px 14px;
	margin: 5px 0px 0px 0px;
	font-size: 11px;
}

#colRight ul li:hover a,
#colRight ul li a:hover {
	color:#0093CA;
}

/* FOOTER ELEMENTS
-------------------------------------------*/



/*COMMENTS
---------------------------------------------*/
#colLeft ul.commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#colLeft ul.commentlist li {
	background: none;
	padding: 0;
	margin: 0;
}

#colLeft ul.commentlist li .comment-metaLeft {
	float:left;
	width:50px;
	text-align:center;
	padding-right:14px;
}

#colLeft ul.commentlist li .commentRight {
	float:left;
	width: 640px;
	border-left:1px solid #D8D8D8;
	padding: 10px 0px 10px 20px;
	position:relative;
	font-size:11px;
}

#colLeft ul.commentlist li .commentRight .text {
	border-bottom:1px dotted #ccc;
	font-size: 13px;
}

#colLeft ul.commentlist li .commentRight .text img {
	border:none;
	background:none;
	padding:0;
}


#colLeft ul.commentlist li .avatar {
	border:5px solid #E6E6E6;
	padding:1px;
	background:#fff;
}

#colLeft ul.commentlist li .reply {
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
}

#colLeft ul.commentlist li em {
	font-size:12px;
	padding-top:5px;
	display:block;
}


#colLeft ul.commentlist li .commentRight .commentBullet {
	position:absolute;
	left:-1px;
	top:15px;
	width:12px;
	height:22px;
	background:url(images/bullet_tit.jpg) 0 0 no-repeat;
}

#colLeft ul.commentlist li .commentRight strong {
	font-size:12px;
}
#colLeft ul.commentlist li .commentRight strong a {
	color: #0093ca;
}

#colLeft ul.commentlist li .children .commentRight {
	float:left;
	width: 640px;
	position:relative;
	font-size:11px;
	border-left: 1px solid #D8D8D8;
	padding: 10px 0px 10px 20px;
	width: 640px;
	background:url(images/ico_reply.png) 20px 15px no-repeat;
}

/* FORMS
-------------------------------------------*/
#colRight #searchBox {
	width: 195px;
	height: 35px;
}

#searchform input {
	margin: 0px;
	padding: 4px 4px 5px 25px;
	border: 1px solid #d8d8d8;
	color: #666 !important;
	width: 135px;
	background: #fff url(images/ico_search.jpg) 5px 50% no-repeat !important;
	float: left;	
}

#searchform input#searchsubmit {	
	margin: 0px;
	padding: 0px;
	border: none !important;
	width: 27px;
	height: 27px;	
	background: url(images/but_search.gif) 0 0 no-repeat !important;
	cursor: pointer;
	float: right;
}


/* post comment */

#commentform label {
	display:block;
	padding:5px 0 2px;
}

#commentform input, #commentform textarea {
	border:1px solid #ddd;
	padding:5px;
	font-size:13px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#666;
	width:300px;
}

#commentform textarea {
	width:628px;
	height: 100px;
}

#commentform input#submit {
	border:none;
	width: 107px;
	height: 31px;
	text-align:center;
	margin-top: 5px;
	cursor: pointer;
	background: url(images/but_send.gif) 0 0 no-repeat;
	color: #fff;
}

/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
	line-height: 0px;
	font-size: 0px;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}



/* ABOUT
---------------------------------------------------*/
ul#about {
	float: left;
	width: 100%;
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 250px;
}

ul#about li {
	margin: 3px 0px;
	padding: 0px;
	float: left;
	display: block;
	clear: both;
}

ul#about .left {
	float: left;
	width: 100px;
	padding: 2px 0px;
	margin-right: 0px;
}

ul#about .right {
	float: left;
	padding: 2px 0px;
}

/* ul#about .current .right { background: #0093CA; color:#fff; } */


div.contentwrap  {
	float: left;
	display: block;
	clear: both;
	width: 725px;
	height: 100px;
}

div.contentwrap p {
	float: left;
	width: 240px;
}

div.quote {
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	line-height: 28px;
	padding: 10px 0px;
}

.navigation .alignleft { 
	padding-left: 85px;
}

.navigation .alignleft a,
.navigation .alignright a { 
	font-weight: bold;
}

