/*
 Theme Name: Illusion
 Theme URI: http://wplook.com/
 Theme URI: http://www.wplook.com/themes/illusion/
 Description: Theme by <a href="http://wplook.com">wplook</a>
 Author: The WPLOOK Team
 Author URI: http://wplook.com
 Version: 1.3.3
 License: GNU General Public License
 License URI: license.txt
 Tags: black, red, white, two-columns, fixed-width, threaded-comments, sticky-post, translation-ready, microformats, custom-menu
 */
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
 
 -------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background:transparent;
	border:0;
	vertical-align:baseline;
	margin:0;
	padding:0;
}

h1, h2, h3, h4, h5, h6 {
	clear:both;
	font-weight:400;
}

h3 a:hover {
	color:#9F2929;
	background:transparent;
}

ol, ul {
	list-style:none;
}

blockquote {
	quotes:none;
}

blockquote:before, blockquote:after {
	content:none;
}

del {
	text-decoration:line-through;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

a img {
	border:none;
}

.clear {
	clear:both;
}

.fleft {
	float:left;
}

.fright {
	float:right;
}

.sticky {
}

/* --- --- --- [ General ] --- --- --- */
body { /*font-family: 'Droid Serif', Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 100%;
}

.header { /*	background: #000 url(images/header_bg.png) no-repeat center top;*/
/*height: 144px;*/
}

.header_margins hgroup {
	margin: 20px 0 0 0;
	width: 49%;
}

#site-title {
	color:#FFF;
	font-size: 225%;
	margin: 0px 0 0 0;
	line-height: normal;
	padding: 0px;
}

#site-title a {
	color:#FFF;
	text-decoration: none;
	font-style:normal;
}

#site-description {
	color:#999;
	font-size: 95%;
	font-style: normal;
	margin: 0px 0 20px 0px;
	padding: 0px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

.header_margins { /*height: 96px;*/
}

.logo {
	width: 49%;
}

.secondary_menu {
	width: 49%;
}

.teaser-nivo{
	width: 956px;
	margin: 0 auto;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	border-bottom: 1px solid #000;
	overflow: hidden;
	background: #fff url('images/controlNav.png') left bottom repeat-x;
}
.teaser-header-image{
	width: 956px;
	margin: 0 auto;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	max-height: 301px;
}

#featured {
	width: 665px;
	padding-right: 291px;
	position: relative;
	border-top: 1px solid #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	height: 300px;
	background: #000;
}

#featured ul.ui-tabs-nav {
	position: absolute;
	top: 0;
	left: 665px;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 291px;
}

#featured ul.ui-tabs-nav li {
	padding: 0px 0;
	font-size: 90%;
	color: #666;
	background: #000;
}

#featured ul.ui-tabs-nav li img {
	float: left;
	margin: 5px 10px 5px 5px;
	padding: 0px;
}

#featured ul.ui-tabs-nav li span {
	display: block;
	padding: 15px 0 0 10px;
	line-height: 150%;
	color: #807e7e;
}

#featured li.ui-tabs-nav-item a {
	display: block;
	min-height: 75px;
	color: #807e7e;
	line-height: normal;
	text-decoration: none;
}

#featured li.ui-tabs-nav-item a:hover {
}

#featured li.ui-tabs-selected {
	background: #FF0;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	background: #ccc url('images/selct_teaser_menu.png');
	margin: 0 0px 0 5px;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected span {
	color: #fff;
	background: transparent;
}

#featured ul.ui-tabs-nav li.ui-tabs-selected img {
	margin: 5px 10px 5px 0;
}

#featured .ui-tabs-panel {
	width: 665px;
	height: 250px;
	background: #999;
	position: relative;
}

#featured .ui-tabs-panel .info {
	position: absolute;
	top: 225px;
	left: 0;
	height: 75px;
	width: 665px;
	background: url('images/transparent-bg.png');
}

#featured .info div {
	color: #fff;
	margin: 10px 25px 5px 25px;
	overflow: hidden;
	background: transparent;
}

#featured .info p {
	margin: 0 25px;
	font-size: 80%;
	line-height: normal;
	color: #807e7e;
}

#featured .info a {
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#featured .info a:hover {
	text-decoration: underline;
}

#featured .ui-tabs-hide {
	display: none;
}

.single2col {
	width: 665px;
}


.single2col_margin {
	margin: 20px 18px; 
}
.single-attachment_margin {
	margin: 0px 18px 20px 18px; 
	padding-top:20px;
}

.sidebar {
	width: 290px;
}

.sidebar_margin {
	margin: 20px 18px 20px 0px;
}

.sidebarin {
}

.widget {
	margin-top: 20px;
	width: 270px;
}

.widget_title {
	height: 24px;
	background: transparent url('images/tab_270_bg.png') no-repeat top left;
	padding-bottom: 10px;
	margin-left: 1px;
}

.widget_title .widget_title_span {
	margin: 10px 5px 0 5px;
	display: inline-block;
	padding: 2px 10px;
	background: transparent url('images/tab_current.png') repeat-x top left;
	color: black;
	font-size: 80%;
	text-transform: uppercase;
	font-style: normal;/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

.widget_title .widget_title_span a {
	text-decoration: none;
}

.widget_content {
	padding: 7px;
	border: 1px solid #000;
	background: #f6f6f6 url('images/widget_content_corner.png') no-repeat top right;
	border-left: none;
	margin-left: 1px;
}

.widget_content ul, .widget_content p {
	font-size: 90%;/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

.widget_content ul {
	margin: 0px;
	padding: 0px;
}

.widget_content ul li {
	margin: 5px 0;
	padding: 5px;
	background: #fff;
	font-size: 100%;
	border: 1px solid #eeeeee;
	line-height: normal;
	text-decoration: none;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.widget_content ul li a {
	text-decoration: none;
}

.widget_content ul li a:hover {
	text-decoration: underline;
}

.sidebar .textwidget, .sidebar #calendar_wrap, .sidebar .widget_categories ul, .sidebar .widget_archive ul, .sidebar .blogroll, .sidebar .adv-body, .sidebar .widget_nav_menu .menu, .sidebar .widget_recent_entries ul, .sidebar .widget_pages ul, .sidebar .widget_meta ul, .sidebar #recentcomments, .sidebar .widget_rss ul, .sidebar .social-widget-body {
	font-size: 80%;
	line-height: normal;
	background: #f6f6f6;
	border: 1px solid #666;
	border-left: none;
	text-decoration: none;
	padding: 5px;
	margin-left: 1px;/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

.sidebar .widget_categories ul li, .sidebar .widget_archive ul li, .sidebar .blogroll li, .sidebar .widget_nav_menu .menu li, .sidebar .widget_recent_entries ul li, .sidebar .widget_pages ul li, .sidebar .widget_meta ul li, .sidebar #recentcomments li, .sidebar .widget_rss ul li {
	margin: 5px;
	padding: 5px;
	background: white;
	font-size: 100%;
	border: 1px solid #EEE;
	line-height: normal;
	text-decoration: none;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.widget_categories ul li a, .sidebar .widget_archive ul li a, .sidebar .blogroll li a, .sidebar .widget_nav_menu .menu li a, .sidebar .widget_recent_entries ul li a, .sidebar .widget_pages ul li a, .sidebar .widget_meta ul li a, .sidebar #recentcomments li a, .sidebar .widget_rss ul li a {
	text-decoration: none;
}

.sidebar .widget_categories ul li a:hover, .sidebar .blogroll ul li a:hover, .sidebar .widget_nav_menu .menu li a:hover, .sidebar .widget_recent_entries ul li a:hover, .sidebar .widget_pages ul li a:hover, .sidebar .widget_meta ul li a:hover, .sidebar #recentcomments li a:hover, .sidebar .widget_rss ul li a:hover {
	text-decoration: underline;
}

.sidebar .widget_rss ul .rsswidget {
	font-weight: bold;
	display: block;
}

.sidebar .widget_rss ul .rss-date {
	color: #666;
}

/* --- --- --- [ Social Widget ] --- --- ---*/
.social-widget-body .social-item {
	float:left;
	width: 125px;
	margin: 7px 0;
}

.social-widget-body .social-item img {
	width: 20px;
	height: 20px;
	margin: 0 10px -5px 5px;
}

.social-widget-body .social-item a {
	text-decoration: none;
}

.social-widget-body .social-item a:hover {
	text-decoration: underline;
}

.widget_content .textwidget p {
	padding-bottom: 0px;
}

.widget .entry-author-info img {
	border: 1px solid #cdcdcd;
	padding: 3px;
	margin: 5px 10px 0 0;
	background: #fff;
}

.widget .entry-author-info p {
	padding-bottom: 0px;
}

.widget .entry-author-info a {
	border-top: 1px solid #cdcdcd;
	display: block;
	font-size: 105%;
	margin: 5px 0 0 0;
	padding: 5px 0 0 0;
	text-decoration: none;
}

.widget .entry-author-info a:hover {
	text-decoration: underline;
}

/* --- --- --- [ Typographhy ] --- --- ---*/
a {
	outline: none;
	color: #313d44;
}

a:hover {
	color: #9F2929;
	background: transparent;
}

p {
	font-size: 80%;
	color: #666;
	line-height: 140%;
	padding-bottom: 15px; /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	background: transparent;
}

h1, h2, h3, h4, h5 {
	color: #313d44;
	line-height: normal;
}

h1 {
	font-size: 160%;
	line-height: normal;
}

h2 {
	line-height: normal;
	font-size: 140%;
}

h2 a {
	color: #313d44;
	text-decoration: none;
	margin: 10px 10px 10px 0px;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 130%;
}

h3 a {
	color: #313d44;
	text-decoration: none;
}

.entry-content ul, .entry-content ol, .comment-body ul, .comment-body ol {
	padding: 0px;
	margin: 0px 0 0 20px;
	font-size: 105%;
	color: #666;
}

.entry-content ul li, .comment-body ul li {
	padding: 3px;
	margin: 3px;
	list-style-type: circle;
}

.entry-content ol li, .comment-body ol li {
	padding: 3px;
	margin: 3px;
	list-style-type: decimal;
}

.entry-content form, .comment-body form {
	color:#666;
	font-size: 105%;
}

/* --- --- [ Table ] --- --- */
.entry-content table, .comment-body table {
	background:#fff;
	border:1px solid #ccc;
	border-width:2px;
	border-collapse:collapse;
	margin:5px 0 10px;
	width: 100%;
	font-size: 105%;
	color: #666;
}

.entry-content th, .entry-content td, .comment-body th, .comment-body td {
	border:1px solid #ccc;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}

.entry-content tr.even td, .comment-body tr.even td {
	background:#f7f7f7;
}

.entry-content th, .comment-body th {
	background:#edeff0;
}

.entry-content blockquote {
	color:#666;
	padding:20px;
	margin:20px;
	border:1px solid #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#f3f3f3;
	font-size: 100%;
	font-style:italic;
	font-family: 'Droid Serif', Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
}

.entry-content q {
	color:#666;
	padding:5px 20px;
	margin:20px;
	border:1px solid #ddd;
	background:#f3f3f3;
	font-size: 100%;
	font-style:italic;
	font-family: 'Droid Serif', Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.entry-content blockquote p, .entry-content q p {
	color:#666;
	font-size: 100%;
	font-style:italic;
	font-family: 'Droid Serif', Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	padding-bottom: 0px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.entry-contenty code {
	background:#333;
	color:#ddd;
}

.entry-content pre {
	overflow:auto;
	line-height: normal;
	margin:0 0 20px;
	padding:0 5px 16px;
	color:#555;
	font-family:"Courier New", FixedSys;
	font-size:13px;
	background:#fafafa;
	border:1px solid #ccc;
}

.entry-content hr {
	display:block;
}
.entry-content .entry-attachment img {
	max-width:920px;
}
.entry-content img {
	max-width:auto;
	height:auto;
}


.entry-content {
	font-size: 110%;
	color: #666;
	line-height: 160%;
}

/* --- --- --- [ Content ] --- --- ---*/
.content {
	background: #e5e5e5;
	padding: 0 18px 20px 18px;
	border: 2px solid #000;
	border-top: 0px;
}

.content_single {
	background: #ccc url('images/content_single_bg.png');
	border: 2px solid #000;
	border-top: 0px;
}
.content_attachment {
	background: #fff;
	border: 2px solid #000;
	border-top: 0px;
}
/* --- --- --- [ Box 920 px ] --- --- ---*/
.box_920 {
	width: 920px;
	padding: 20px 0 0 0;
}

.box_920_inside .top {
	height: 19px;
	background: transparent url('images/box920_top.png') no-repeat top center;
}

.box_920_inside .middle {
	min-height: 25px;
	background: transparent url('images/box920_middle.png') repeat-y top center;
}

.box_920_inside .middle .margins {
	padding: 0 20px;
}

.box_920_inside .bottom {
	height: 20px;
	background: transparent url('images/box920_bottom.png') no-repeat bottom center;
}

/* --- --- --- [ Box 630 px ] --- --- ---*/
.box_630 {
	width: 630px;
	padding: 0px 0 20px 0;
}

.box_630_inside .top {
	height: 19px;
	background: transparent url('images/box630_top.png') no-repeat top center;
}

.box_630_inside .middle {
	min-height: 25px;
	background: transparent url('images/box630_middle.png') repeat-y top center;
}

.box_630_inside .middle .margins {
	padding: 0 20px;
}

.box_630_inside .bottom {
	height: 20px;
	background: transparent url('images/box630_bottom.png') no-repeat bottom center;
}

/* --- --- --- [ Col1 Content] --- --- --- */
.box_920 .col1 {
	width: 422px;
	background: transparent url('images/v_dot.png') repeat-y top right;
	padding-right: 18px;
}

.box_630 .col1 {
	width: 310px;
	background: transparent url('images/v_dot.png') repeat-y top right;
	padding-right: 13px;
}

.box_630_inside h1 {
	font-size: 120%;
}

.box_630 .col2 {
	width: 255px;
	margin-left: 10px;
}

.image_border {
	border: 1px solid #cdcdcd;
	position: relative;
	margin-bottom: 15px;
	background: #f6f6f6;
	width: 310px;
}

.image_border img {
	margin: 5px;
}

.image_border .category_loop {
	position: absolute;
	bottom: 7px;
	left: 0px;
	background: transparent url('images/first_category_image_bg.png') no-repeat;
	width: 260px;
	margin: 0 5px;
	padding: 10px 20px;
}

.category_loop_excerpt p {
	padding: 5px;
}

.image_border .category_loop_date {
	color: #fff;
	font-size: 105%;
	background: none;
}

.image_border .category_loop_comments {
	color: #fff;
	padding-right: 25px;
	font-size: 105%;
	background: transparent url('images/comments_icon.png') no-repeat right;
}

.title {
	background: #030303 url('images/menu_bg.png') repeat-x;
	color: #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px 20px;
	text-transform: uppercase;
	border: 1px solid #030303;/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

.title a {
	color: #fff;
	text-decoration: none;
	background: transparent;
}

.title a:hover {
	color: #ccc;
	text-decoration: none;
}

/* --- --- --- [ Rest of Posts ] --- --- --- */
.restofposts h2 {
	padding-left: 0px;
	display: block;
	font-size: 100%;
}

.restofposts span {
	padding: 4px 25px 4px 4px;
	margin-left: 5px;
	font-family: Georgia, arial, serif;
	text-align: right;
	font-size: 130%;
	background: transparent url('images/comments_icon.png') no-repeat right;
	color: #9F2929;
}

.rest-entry-date {
	border-bottom: 1px dotted #999;
	padding: 5px 0 10px 0;
	margin-bottom: 5px;
	font-size: 80%;
	color: #999;
}

/* --- --- --- [ Col2 Content ] --- --- --- */
.box_920 .col2 {
	width: 420px;
	padding-left: 20px;
}

.box_920 .col2_margins {
	margin: 0px;
	padding: 0px;
}

.box_920 .col2_margins .one_item {
	margin-top: 20px;
	padding-top: 20px;
	background: transparent url('images/col2_one_item_bg.png') no-repeat top center;
}

.box_920 .col2_margins .item_2 {
	margin-top: 0px;
	padding-top: 0px;
	background: none;
}

.box_920 .col2_margins .one_item img {
	float: left;
	width: 123px;
	height: 90px;
	padding: 3px;
	border: 1px solid #cdcdcd;
	margin: 0px 20px 0px 0;
	background: #f6f6f6;
}

.box_920 .col2_margins .one_item .content_right {
	float: left;
	width: 268px;
}

.entry-date {
	background: transparent url('images/date.png') left center no-repeat;
	font-size: 100%;
	color: #999;
	margin: 5px 0;
	padding-left: 20px;
	height: 13px;
}

.latestpost .entry-date {
	background: transparent url('images/date.png') left center no-repeat;
	font-size: 80%;
	color: #999;
	margin: 7px 0 5px 219px;
	padding-left: 20px;
	height: 13px;
}

/* --- --- --- [ Latest Posts ] --- --- --- */
.latestpost {
	margin-top: 20px;
	padding-top: 20px;
	background: transparent url('images/latest_post.png') no-repeat top center;
}

.latestpost_1 {
	margin-top: 0px;
	padding-top: 0px;
	background: none;
}

.latestpost img {
	float: left;
	margin-right: 20px;
	padding: 3px;
	border: 1px solid #cdcdcd;
	background: #f6f6f6;
}

.latestpost p {
	font-size: 95%;
	line-height: 140%;
}

.latestpost .latestpost_title {
	font-size: 120%;
	color: #313d44;
	margin-bottom: 15px;
	line-height: normal;
	text-decoration: none;
}

.latestpost .latestpost_title a {
	text-decoration: none;
	color: #313d44;
}

.latestpost .latestpost_title a:hover {
	text-decoration: underline;
	color: #9F2929;
}

.latestpost [type="application/x-shockwave-flash"], .latestpost iframe {
	width: 190px;
	height:145px;
	float: left;
	margin-right: 20px;
	padding: 3px;
	border: 1px solid #cdcdcd;
	background: #f6f6f6;
}

/* --- --- --- [ Col 2 920px ] --- --- --- */
.col2_920_box {
	margin-top: 20px;
}

.col2_920_box .col1 {
	width: 450px;
	margin-right: 20px;
}

.col2_920_box .col2 {
	width: 450px;
}

/* --- --- --- [ Box_450 ] --- --- --- */
.box_450 .box_450_inside .top {
	height: 19px;
	background: transparent url('images/box_450_top.png') no-repeat top center;
}

.box_450 .box_450_inside .middle {
	min-height: 25px;
	background: transparent url('images/box_450_middle.png') repeat-y top center;
}

.box_450 .box_450_inside .middle .margins {
	padding: 0 20px;
}

.box_450 .box_450_inside .bottom {
	height: 20px;
	background: transparent url('images/box_450_bottom.png') no-repeat bottom center;
}

/* --- --- --- [ Images and Galleries ] --- --- --- */
/* --- --- --- [ Gallery listing ] --- --- --- */
.format-gallery .size-thumbnail img, .category-gallery .size-thumbnail img {
	border: 1px solid #f1f1f1;
	margin-bottom: 0;
}

.format-gallery .gallery-thumb, .category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}

.home #content .format-gallery .entry-utility, .home #content .category-gallery .entry-utility {
	padding-top: 4px;
}
/* --- --- --- [ Images ] --- --- --- */
img.size-auto, img.size-full, img.size-large, img.size-medium, {
max-width: 100%;
height:auto;
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 12px;
}

.wp-caption {
	border: 1px solid #CDCDCD;
	background: #F6F6F6;
	line-height: normal;
	margin-bottom: 20px;
	max-width: 632px !important;
	padding: 0px;
	text-align: center;
}

.wp-caption img {
	margin: 5px 3px 0;
}

.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 70%;
	margin: 3px;
	padding: 0px;
}

.wp-smiley {
	margin: 0;
}

.gallery {
	margin: 0 auto 18px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 100%;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery img {
	border: 10px solid #f1f1f1;
}

.gallery br + br {
	display: none;
}

/* --- --- --- [ Attachments ] --- --- --- */
.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}

.entry-content .entry-attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	width: 100%;
	height: auto;
}

.image-attachment .entry-caption p {
	font-size: 80%;
	letter-spacing: 0.1em;
	line-height: normal;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}

.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}

.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}

/* --- --- ---[ Recent Comments (home page)] --- --- --- */
.avatar_comment {
	margin-top: 20px;
	padding-top: 20px;
	background: transparent url('images/col2_one_item_bg.png') no-repeat top center;
}

.avatar_comment_1 {
	margin-top: 0px;
	padding-top: 0px;
	background: none;
}

.avatar_comment a, .avatar_comment a:visited {
	list-style: none;
	font-size: 95%;
	color: #666;
	text-decoration: none;
}

.avatar_comment a:hover {
	text-decoration: underline;
}

.avatar_comment img {
	float: left;
	margin-right: 20px;
}

.avatar_comment p {
	text-decoration: none;
}

.avatar_comment span {
	font-size: 95%;
	color: #999;
	padding-top: 5px;
}

.avatar_comment .recent_comments_date {
	float: right;
	font-size: 95%;
	color: #999;
	padding-top: 5px;
}

/* --- --- --- [ Tag Cloud ] --- --- --- */
.tagcloud {
	line-height: normal;
	background: #f6f6f6;
	border: 1px solid #666;
	border-left: none;
	text-decoration: none;
	padding: 5px;
	margin-left: 1px;
}

.tagcloud a {
	padding: 3px;
	margin: 3px 2px;
	display: inline-block;
	border: 1px solid #eee;
	text-decoration: none;
	background: #fff;
	font-size: 105%;
}

.tagcloud a:hover {
	-webkit-box-shadow: 0 0 5px rgba(61, 101, 188, .4);
	-webkit-transition-property: 0;
	-webkit-transition-duration: 0;
	-webkit-transition-timing-function: ease-in-out, ease-in-out;
	border-color: #ccc;
	background: #fff;
}

/* --- --- --- [ Single page ] --- --- --- */


/* --- --- --- [ Border for first image ] --- --- --- */
.attachment-post-frist-images {
	border: 1px solid #ccc;
	background: #f6f6f6;
	padding: 4px;
}

/* --- --- --- [ Tabs ] --- --- --- */
.box_270 {
	margin-left: 1px;
	margin-top: 20px;
	width: 270px;
	margin-bottom: 0px;
	background: transparent url(images/tab_270_bg.png) no-repeat top left;
	padding-bottom: 1px;
}

.box_270 .pane {
	background: #f6f6f6;
	display: none;
	padding: 5px 5px;
	margin: 1px;
	margin-bottom: 0px;
	margin-left: 0px;/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

.pane ul {
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

.pane ul li {
	margin: 5px;
	padding: 5px;
	background: #fff;
	font-size: 100%;
	border: 1px solid #eeeeee;
	line-height: normal;
	text-decoration: none;
	display: block;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.pane ul li a {
	text-decoration: none;
	display: block;
}

.pane ul li img {
	float: left;
	margin-right: 10px;
}

.pane ul li .commentr_author_title a {
	font-size: 105%;
	text-decoration: underline;
	color: #9F2929;
	display: inline;
}

.pane ul li span {
	font-size: 105%;
}

.pane ul li p {
	font-size: 95%;
	padding-bottom: 0px;
	line-height: 140%;
}

.pane ul li a:hover {
	text-decoration: underline;
}

/* root element for tabs */
ul.tabu {
	list-style: none;
	margin: 0px !important;
	padding: 0;
	display: block;
	width: 270px;
	font-size: 70%;
	text-transform: uppercase;
	height: 34px;/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

/* single tab */
ul.tabu li {
	float: left;
	text-indent: 0;
	padding: 0;
	margin: 0 !important;
	list-style-image: none !important;
}

/* link inside the tab. uses a background image */
ul.tabu a {
	color: #FFF;
	display: block;
	text-align: center;
	text-decoration: none;
	margin: 8px 0px 8px 5px;
	padding: 2px 8px;
	position: relative;
	top: 1px;
}

ul.tabu a:active {
	outline: none;
	background: blue;
}

/* when mouse enters the tab move the background image */
ul.tabu a:hover {
	background: #666;
	color: #fff;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabu a.current, ul.tabu a.current:hover, ul.tabu li.current a {
	background: url('images/tab_current.png') repeat-x top left;
	cursor: default !important;
	color: #000 !important;
}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */
/* --- --- --- [ Initially all panes are hidden ] --- --- --- */
.panes .pane {
	display: none;
}

/* --- --- --- [ search ] --- --- --- */
#searchform {
	background: #f6f6f6;
	height: 27px;
	width: 250px;
	padding: 10px 9px;
	position: relative;
	border: 1px solid #666;
	border-left: none;
	margin-left: 1px;
}

#searchform label {
	display: none;
}

#searchform #s {
	border: none;
	background: #fff;
	width: 175px;
	border: 1px solid #666;
}

#searchform #searchsubmit {
	color: #fff;
	border: none;
	background: #3b3b3b;
	padding: 1px 5px;
	position: absolute;
	top: 10px;
	right: 8px;
}

.entry-meta {
	background: transparent url('images/entry-meta.png') no-repeat top center;
	padding: 20px 0;
	color: #666;
	font-size: 70%;
	text-transform: uppercase;/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	width:620px;
	margin:0 auto;
}

.entry-meta .date_author {
	margin: 8px 5px 0 8px;
}

.entry-meta .date_author a {
	border-bottom: 1px dashed #acacac;
	text-decoration: none;
}

.entry-meta .date_author u {
	border-bottom: 1px dashed #d6d6d6;
	text-decoration: none;
}

.entry-meta .date_author sup {
	vertical-align: super;
}

.entry-meta .comments {
	margin: 8px 8px 0 5px;
}

.entry-meta .comments a {
	padding-left: 20px;
	background: transparent url('images/comments.png') no-repeat;
}

.entry-content p {
	line-height: 140%;
}

.entry-utility {
	background: transparent url('images/entry-utility.png') no-repeat top center;
	padding: 20px 0;
	color: #666;
	font-size: 80%;/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
}

.entry-utility .category b, .entry-utility .tag b {
	text-transform: uppercase;
}

.entry-utility .category, .entry-utility .tag {
	line-height: normal;
	color: black;
	margin: 0 10px 0 5px;
	padding: 0;
	overflow: hidden;
	position: relative;
	white-space: nowrap;
	width: auto;
}

.entry-utility .tag {
	margin-top: 10px;
}

.entry-utility .end {
	height: 15px;
	background: transparent url('images/entry-utility_end.png') repeat-y scroll left top;
	position: absolute;
	width: 66px;
	top: 0pt;
	right: 0pt;
	padding: 0 0;
}

/* --- --- --- [ autor info ] --- --- --- */
.entry-author-info .avatar {
	float: left;
	margin: 0 10px 10px 0;
}

.entry-author-info .author-description a {
	text-decoration: none;
}

/* --- --- --- [ comments single post] --- --- --- */
.comments .bypostauthor .comment_box {
	border: 1px dashed #979998;
	padding: 5px;
	margin-bottom: 10px;
	background: #fff;
}

.comments-title h2, #reply-title {
	margin: 10px 0;
	background: #030303 url('images/menu_bg.png') repeat-x;
	color: #fff;
	padding: 5px 10px;
	text-transform: uppercase;
	border: 1px solid #030303;
}

.comments-title h2 {
	font-size:18px;
}

#cancel-comment-reply-link {
	color:#fff;
	padding-left:30px;
}

.reply-title {
	margin: 0 0 10px 0;
	background: #030303 url('images/menu_bg.png') repeat-x;
	color: #fff;
	padding: 10px 20px;
	text-transform: uppercase;
	border: 1px solid #030303;
}

.reply-title a {
	color: #fff;
	background: transparentl;
}

.comments .comment_box {
	border: 1px solid #979998;
	padding: 5px;
	margin-bottom: 10px;
	background: #fff url('images/comment_box_bg.png') repeat-x top;
}

.get_avatar {
	width: 60px;
	height: 50px;
}

.get_avatar_box {
	border: 1px solid #979998;
	background: transparent url('images/get_avatar_box_bg.png') repeat-x top;
}

.get_avatar_box .avatar {
	border-right: 1px solid #979998;
}

.comment-body {
	border: 1px solid #979998;
	border-top: none;
	padding: 5px;
	background: transparent url('images/comment-body_bg.png') repeat;
	padding-bottom: 15px;
}

.button_reply a {
	text-decoration: none;
	font-size: 80% !important;
	font-weight: 100;
	line-height: normal;
	margin: 0px 0 20px 8px;
	cursor: pointer;
	color: #464646;
	background: #f2f2f2;
	text-shadow: rgba(255, 255, 255, 1) 0 1px 0;
	border-color: #b4b4b4;
	border-style: solid;
	border-width: 1px;
	padding: 2px 9px;
	text-transform: uppercase;
}

.button_reply a:hover {
	color: #000;
	-webkit-box-shadow: 0 0 5px rgba(61, 101, 188, .4);
	-webkit-transition-property: 0;
	-webkit-transition-duration: 0;
	-webkit-transition-timing-function: ease-in-out, ease-in-out;
	border-color: #ccc;
	background: #fff;
}

.comment-author-data {
	font-size: 100%;
}

.comment-author {
	margin: 3px 0 7px 0;
}

.comment-meta {
	font-size: 80%;
}

.comment-meta a {
	text-decoration: none;
	color: #999;
	background: transparentl;
}

.comment-meta a:hover {
	text-decoration: none;
	color: #9F2929;
	background: transparentl;
}

.fn {
	font-size: 100%;
	text-decoration: none;
	font-style: normal;
}

.fn a {
	text-decoration: none;
}

.fn a:hover {
	text-decoration: underline;
}

.depth-2 {
	margin-left: 10px;
}

.depth-3 {
	margin-left: 20px;
}

.depth-4 {
	margin-left: 30px;
}

.depth-5 {
	margin-left: 40px;
}

.form-allowed-tags {
	font-size: 80%;
}

.pingback {
	border: 1px solid #979998;
	margin-bottom: 10px;
	background: #fff url('images/comment_box_bg.png') repeat-x top;
}

.pingback p {
	margin: 5px;
	padding: 5px;
	border: 1px solid #979998;
	background: transparent url('images/comment-body_bg.png') repeat;
}

/* --- --- --- [ Next Preview buttons/betwen posts] --- --- --- */
/* --- --- --- [ Navigation between posts] --- --- --- */
#nav-below {
	font-size: 90%;
	padding: 10px 0px;
}
.navigation {
	padding: 20px 0 20px 0;
}

.nav-previous {
	width: 45%;
	float: left;
}

.nav-previous a, .nav-next a {
	text-decoration: none;
}

.nav-next {
	width: 45%;
	float: right;
	text-align: right;
	margin-right: 5px;
}

.nav-previous a:hover, .nav-next a:hover {
	text-decoration: underline;
}



/* --- --- --- [ Pagination] --- --- --- */
.page-link {
	color: #666;
	text-align: right;
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

.page-link a {
	background: #f3f3f3;
	padding: 1px 3px;
	color: #666;
	text-decoration: none;
}

.page-link a:hover {
	text-decoration: underline;
}

address {
	line-height: normal;
}

/* --- --- --- [ Comments form ] --- --- --- */
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}

#respond label {
	color: #888;
	font-size: 100%;
}

#respond input {
	margin: 0 0 9px;
	width: 98%;
}

#respond textarea {
	width: 98%;
}

#respond .form-submit {
	margin: 12px 0;
}

#respond .form-submit input {
	font-size: 120%;
	width: auto;
}

#submit {
	border: 1px solid #000;
	background: #666;
	text-transform: uppercase;
	color: #fff;
	font-size: 80%;
	padding: 2px 10px;
	cursor: pointer;
}

#submit:hover {
	border: 1px solid #000;
	background: #666;
	text-transform: uppercase;
	color: #fff;
	font-size: 80%;
	padding: 2px 10px;
}

.comment-awaiting-moderation3333 {
	color: #9f2929;
	border: 1px solid #9f2929;
	padding: 5px;
	margin: 5px 0;
	font-size: 100%;
	background-color: #fff;
}

.comment-awaiting-moderation {
	color: #fff;
	border: 1px solid #fff;
	padding: 5px;
	margin: 0 0 5px 0;
	font-size: 100%;
	background-color: #9f2929;
}

/* --- --- --- [ Calendar ] --- --- --- */

#wp-calendar, #wp-calendar th, #wp-calendar td {
	background: none;
	border: none;
}

#wp-calendar {
	background: none;
	empty-cells: hide;
	width: 100%;
	font: normal 11px / 200% Verdana, Arial, Helvetica, sans-serif;
}

#wp-calendar th {
	font-style: normal;
	font-weight: normal;
	text-transform: capitalize;
}

#wp-calendar td {
	text-align: center;
	background-color: #E1E1E1;
	padding: 0px;
}

#wp-calendar td:hover {
	background-color: #CFCFCF;
}

#wp-calendar a {
	text-decoration: none;
	display: block;
	background-color: #CDCDCD;
	color: #333333;
}

#wp-calendar a:hover {
	background-color: #B9B9B9;
}

#wp-calendar caption {
	font-weight: bold;
	text-align: center;
}

#wp-calendar #today {
	background-color: #FFFFFF;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar .pad {
	background-color: #F0F0F0;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar .pad, #wp-calendar .pad:hover {
	background: #F3F3F3;
}

/* --- --- --- [ Twitter ] --- --- --- */
.tweet-text {
	font-family: 'Droid Serif', Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-style: italic;
	padding-bottom: 0px;
}

.tweetaleft {
	float: left;
	margin: 0 15px 5px 0;
}

.tweet-time {
}

.tweet-text a {
	color: #44a8e9;
}

/* -- --- --- [Secondary Menu] --- --- --- */
.secondary_menu ul {
	font-size: 95%;
	text-align: right;
}

.secondary_menu ul li {
	padding: 55px 0px 0px 0px;
	display: inline-block;
}

.secondary_menu ul li a {
	padding: 55px 5px 5px 5px;
	color: #a6aeb9;
	text-decoration: none;
}

.secondary_menu ul li a {
	background: transparent url(images/secondary_menu_hover.png) repeat-x bottom left;
	color: #fff;
	text-decoration: none;
}

/* --- --- --- [Primary Menu] --- --- --- */
.access {
	background: #000 url(images/menu_bg.png) repeat;
	display: block;
	border: 2px solid #000;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.access .menu-header, div.primary_menu {
	font-size: 90%;
	margin-left: 0px;
	width: 928px;
}

.access .menu-header ul, div.primary_menu ul {
	list-style: none;
	margin: 0;
}

.access .menu-header li, div.primary_menu li {
	float: left;
	position: relative;
	background: transparent url(images/menu_line.png) top right no-repeat;
}

.access a {
	color: #aaa;
	display: block;
	padding: 14px 15px;
	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: 43px;
	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: #333 url(images/submenu_bg.png) repeat;
	line-height: normal;
	padding: 10px;
	width: 160px;
	height: auto;
}

.access li:hover > a {
	background: transparent url(images/hover_li.png) top center no-repeat;
	color: #fff;
}

.access ul ul :hover > a {
	background: transparent url(images/submenu_hover_bg.png) repeat-x;
	color: #fff;
}

.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: #fff;
	background: #000 url(images/hover_li.png) 50% 15% no-repeat;
}

* 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: #fff;
}

/* --- --- --- [ Footer ] --- --- --- */
.footer {
	background: #000;
	border-left: 2px solid #000;
	border-right: 2px solid #000;
	color: #666666;
}

.widget-area {
	width: 239px;
	float: left;
}

#footer-widget-area h3 {
	color: #FFF;
	font-size: 120%;
	border-bottom: 1px dotted #333;
	padding: 10px 0px 5px 0;
	background: transparent;
}

#footer-widget-area .xoxo {
	padding: 0px 0px 10px 0;
}

.footer .textwidget {
	color: #666;
	font-size: 105%;
	background: transparent;
}

.footer .widget-container {
	margin: 0 20px;
	color: #666;
	background: transparent;
}

.footer .widget-container ul {
	font-size: 80%;
}

.footer .widget-container ul li {
	padding: 5px 0;
}

.footer .widget-container ul .children {
	margin: 0 0 0 10px;
}

.footer .widget-container ul li a {
	color: #666;
	text-decoration: none;
	background: transparent;
}

.footer .widget-container ul li a:hover {
	color: #9F2929;
	text-decoration: underline;
	background: transparent;
}

/* --- --- --- [ Powered ] --- --- --- */
.powered {
	background: #0A0A0A;
	padding: 10px 20px;
	font-size: 80%;
	color: #666;
	text-align: right;
}

.powered a {
	color: #FFF;
	text-decoration: none;
	background: transparent;
}

.powered a:hover {
	color: #9F2929;
	text-decoration: none;
	background: transparent;
}

.wplook {
	font-style: italic;
	font-weight: bold;
}

/* --- --- --- [ Error if no Category on home page ] --- --- --- */
.error {
	color: #ac1818;
	padding: 0 0 20px 0;
}
