/*[variables]
colors
{
	@30: #949289;
	@20: #D3D3D3;
	@10: #717171;
	@00: #62C7ED;
}
*/
@import url(../thematic/style.css);
/*
Theme Name: Aysen
Theme URI: http://op111.net/
Description: Child Theme for Thematic
Author: Onur
Author URI: http://www.tuningslide.com
Template: thematic
Version: 0.1
.
This work is released under the GNU General Public License (GPL), version 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
#header
{
	background: #FFFFFF;
}
#blog-title
{
	font-size: 2.8em;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 15px 0 0;
	border-bottom: 1px none #242A30;
}
#blog-title A
{
	color: #62C7ED;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}
#blog-description
{
	font-style: normal;
	padding: 1px 0 3.5em;
	color: #949289; /*[e]@30*/
}
#wrapper
{
	border-top: 9px none #FFFFFF;
}
#main
{
	padding: 20px 0 100px;
}
#access
{
	font-size: 11px;
	background: #FFFFFF;
	border-top: 1px none #CADEF0;
	margin-top: -1px;
}
#menu
{
	padding: 0 0 8px;
	overflow: hidden;
/*clears the inner float*/
}
BODY
{
	color: #949289; /*[e]@30*/
	font: 0.7em Helvetica, Arial, sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
}
#menu A
{
	font-family: Helvetica, Arial, sans-serif;
	display: block;
	float: left;
	margin: 0 10px 0 0;
	padding: 1px 6px;
	color: #62C7ED;
	border-top: 0.5em solid #62C7ED;
	text-decoration: none;
	font-size: 1em;
	background: #FFFFFF;
}
#menu A:hover
{
	background: #FFFFFF;
	color: #caff09;
	border-color: #caff09 #3B86C7 #3B86C7;
}
#menu A:focus
{
	background: #CAFF09;
	color: #FFF;
	border-color: #CAFF09;
}
#menu .current_page_item A
{
	background: #FFFFFF;
	color: #949289; /*[e]@30*/
	border-color: #aeafa4 #3B86C7 #3B86C7;
}
.entry-content img {
    margin: 0 0 18px 0;
    max-width:540px;
}
.entry-title A
{
	text-decoration: none;
	color: #898989;
	font-family: Helvetica, Arial, sans-serif;
}
.entry-utility A
{
	font-style: normal;
	color: #787878;
}
.entry-title
{
	font-size: 1.5em;
	line-height: 26px;
	padding: 19px 0 2px;
	font-weight: bold;
	color: #949289; /*[e]@30*/
	letter-spacing: 0;
}
.entry-meta A
{
	color: #787878;
	font-style: normal;
}
#nav-above
{
	width: 100%;
	display: none;
}
#nav-below
{
	width: 100%;
}
#comments
{
	background: #FFFFFF;
	color: #717171; /*[e]@10*/
	margin: 54px 0 0;
	padding: 18px 0;
	overflow: hidden;
	border: 1px solid #D3D3D3; /*[e]1px solid @20*/
}
#comments H3
{
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	margin: 0 0 18px;
	padding: 0 20px;
}
#comments .fn
{
	font-weight: bold;
	font-size: 1em;
	padding: 18px 0 0 58px;
	display: block;
}
#comments LI
{
	background: #FFFFFF;
	border-top: 1px solid #D3D3D3; /*[e]1px solid @20*/
	margin: 0 20px 18px;
	padding: 17px 20px 0;
	position: relative;
}
#comments LI.byuser
{
	background: #FFFFFF;
	border-color: #D3D3D3 #3B86C7 #3B86C7; /*[e]@20 #3B86C7 #3B86C7*/
}
#comments-list .comment-meta A
{
	font-style: normal;
	color: #62C7ED; /*[e]@00*/
}
#respond
{
	background: #EFEFEF;
	border-top: 1px none #6DA5D6;
	padding: 17px 20px 0;
	width: 460px;
	margin: 0 auto;
}
#respond H3
{
	padding-top: 18px;
}
.page-title SPAN
{
	font-size: 0.9em;
	font-weight: normal;
	font-style: normal;
}
A:link, A:visited
{
	color: #62C7ED; /*[e]@00*/
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
	color: #62C7ED;
}
INPUT, TEXTAREA
{
	font-family: Arial, sans-serif;
	font: normal 1em Helvetica, Arial, sans-serif;
}
.aside H3
{
	font-size: 1.5em;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #949289; /*[e]@30*/
	letter-spacing: 0em;
	line-height: 1.8;
}
.aside UL UL
{
	list-style: none;
	margin: 0 0 0.8em;
}
#subsidiary .aside
{
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
}
#footer
{
	background: #74CEEF;
	color: #949289; /*[e]@30*/
	padding: 22px 0 90px;
	border-top: 2px none #D93636;
}
#footer A
{
	color: #FFFFFF;
}
#siteinfo A
{
	font-style: normal;
	color: #FFFFFF;
}
