/*
Theme Name: Android Wordpress Theme
Theme URI: http://www.android-forlife.com
Description: The 2011 default Android theme for WordPress.
Author: Daniel Zurm&uuml;hle
Author URI: http://www.zurmuehleweb.ch/
Version: 1.0.5
Tags: green,two-columns,fixed-width

License:
License URI:

General comments (optional).
*/
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	background: none repeat scroll 0 0 #FFFFFF;
	font-family: verdana;
}

.sticky {
    background: white;
    border: 2px solid black;
}

.bypostauthor{
background-color: #E9B5C1; 

}

.gallery-caption{

}

p {
	line-height: 19px;
}

.center {
	margin: 0 auto;
	width: 970px;
}

a:focus {
	outline: medium none;
}

.pattern {
	float: left;
}

#masthead {
	float: left;
	width: 100%;
	background: none repeat scroll 0 0 #F8F8F8;
}

#masthead .fake {
	float: left;
	width: 100%;
	border-bottom: 2px solid #658A16;
	background: none repeat scroll 0 0 #000000;
}

#header {
	float: left;
	width: 100%;
	height: 128px;
	border-bottom: 2px solid #658A16;
}

#logo {
	margin-top: 20px;
	float: left;
	width: 500px;
	height: 76px;
	padding-bottom: 13px;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

#logo h1 a {
	display: block;
	text-decoration: none;
	color: #171717;
	text-align: center;
	text-transform: uppercase;
	font-size: 37px;
	background: url("") no-repeat scroll 0 0 transparent;
	width: 699px;
	margin: -71px 0 0 94px;
	height: 183px;
}

#logo a img {
	border: medium none;
	margin-bottom: 10px;
}

.desc {
	display: block;
	text-decoration: none;
	color: #171717;
	text-align: center;
	text-transform: uppercase;
	width: 300px;
	margin: 0 0 0 297px;
	font-size: 14px;
}

#menu_wrap {
	width: 80%;
	float: left;
	position: relative;
}

#topmenu {
	width: 83%;
	float: left;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	position: relative;
}

#topmenu ul li {
	float: left;
	list-style-type: none;
	margin: 10px;
	padding: 5px;
}

#topmenu ul li a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	margin: -3px 0 0;
	height: 37px;
	color: #ACC151;
}

#topmenu ul li a:hover {
	color: #FFFFFF;
}

#topmenu ul .current-menu-item a {
	color: #FFFFFF;
}

#topmenu ul .current-menu-item ul li {
	background: none repeat scroll 0 0 #1E1E1E;
	padding: 1px 0;
}

#topmenu ul .current-menu-item ul li a {
	padding: 4px;
	background: none repeat scroll 0 0 transparent;
	color: #FFFFFF;
}

#topmenu ul .current-menu-parent ul .current-menu-item {
	background: none repeat scroll 0 0 #3E3E3E;
}

#topmenu ul .current-menu-parent ul .current-menu-item a {
	padding: 4px;
	background: none repeat scroll 0 0 transparent;
}

#topmenu ul .current-menu-parent ul .current-menu-item ul .menu-item a {
	padding: 4px;
}

#topmenu ul .current-menu-item .current-menu-item .sub-menu li a {
	padding: 4px;
	background: none repeat scroll 0 0 transparent;
}

#topmenu ul li ul {
	position: absolute;
	width: 120px;
	z-index: 999999;
	display: none;
	padding-left: 0;
	margin-left: -10px;
	padding-top: 15px;
}

#topmenu ul li ul li {
	margin: 0;
	padding: 1px 0;
	background: none repeat scroll 0 0 #1E1E1E;
	display: block;
	border-bottom: 1px solid #333333;
	float: left;
	text-align: left;
	height: 100%;
	width: 166%;
}

#topmenu ul li ul li a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
}

#topmenu ul li ul li a:hover, #topmenu ul li .sub-menu .current-menu-item a:hover {
	background: none repeat scroll 0 0 #F6F6F6;
	color: #333333;
}

#topmenu ul li ul li ul {
	left: 100%;
	margin-top: -24px;
	float: none;
	margin-left: 0;
	display: none;
}

.lay1 {
	margin-bottom: 16px;
	float: left;
	background: url("images/lay1_bg.pn") repeat-y scroll 0 0 transparent;
	width: 1100px;
	margin-top: 36px;
	left: 14px;
}

.lay1 .post, .lay1 .page {
	float: left;
	position: relative;
	width: 263px;
	margin-bottom: 0;
	padding-bottom: 22px;
	margin-right: 4%;
	border-bottom: 2px dotted #000000;
	border-top: 2px dotted #000000;
}

.lay1 .post img, .lay1 .page img {
	border-color: -moz-use-text-color -moz-use-text-color #FFFFFF;
	width: 70%;
	border-style: none none double;
	border-width: medium medium 5px;
	height: 100%;
	position: inherit;
}

.lay1 .post .imgwrap, .lay1 .page .imgwrap {
	position: relative;
	overflow: hidden;
	border-right: 0 dashed #ACC151;
	margin: 12px 0 0 15%;
}

.lay1 .post .post_content, .lay1 .page .post_content {
	color: #ACC151;
}

.lay1 .post .postitle {
	overflow: hidden;
	text-align: left;
}

.lay1 .post .postitle a, .lay1 .page .postitle a {
	text-decoration: none;
	color: #444444;
	text-transform: uppercase;
}

.lay1 .post .date_meta, .lay1 .page .date_meta {
	font-style: italic;
	position: absolute;
	padding: 5px;
	background: url("images/trans.png") repeat scroll 0 0 transparent;
	color: #FFFFFF;
	right: 0;
	top: 10px;
}

.lay1 .post .block_comm, .lay1 .page .block_comm {
	position: absolute;
	bottom: 10px;
	margin-left: 10px;
}

.lay1 .post .block_comm a, .lay1 .page .block_comm a {
	text-decoration: none;
	display: block;
	font-style: italic;
	color: #000000;
	margin: 0 0 -13px -10px;
}

.lay1 .post p, .lay1 .page p {
	line-height: 19px;
	text-align: justify;
}

.lay1 .read_mor {
	padding: 2px 4px;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin: 0 auto;
	background: none repeat scroll 0 0 #658A16;
	width: 100px;
	color: #FFFFFF;
}

.and_thumbnail {
	border-top: 1px solid #CCCCCC;
}

#midrow {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 0;
	padding-top: 7px;
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 6px solid #ACC151;
	border-top: 2px solid #ACC151;
}

#midrow .widgets .widget a {
	color: #979797;
}

#midrow .widgets ul {
	margin: 0;
	padding: 0;
}

#midrow .widgets .widget {
	float: left;
	margin-right: 35px;
	list-style-type: none;
	margin-bottom: 15px;
	width: 216px;
}

#midrow .widgets .widgettitle, #midrow .widgets .widgettitle a {
	color: #444444;
	text-transform: uppercase;
}

#midrow .widgets .widget ul {
	margin: 0;
	padding: 0;
}

#midrow .widgets .widget ul li {
	list-style-type: none;
	padding: 10px 0;
	border-bottom: 1px dashed #E1E1E1;
	border-width: 1px;
}

#midrow .widgets .widget ul li a {
	color: #979797;
	text-decoration: none;
}

#midrow .widgets .widget ul li a:hover {
	color: #A53C2E;
}

#midrow .widgets .and_rand li, #midrow .widgets .and_pop li, #midrow .widgets .and_feat li {
	min-height: 70px;
}

#footer {
	width: 100%;
	float: left;
	font-size: 12px;
	padding-top: 15px;
	background: none repeat scroll 0 0 #000000;
	color: #666666;
}

#footer .widgets .widget a {
	color: #666666;
}

#footer .widgets ul {
	margin: 0;
	padding: 0;
}

#footer .widgets .widget {
	width: 200px;
	float: left;
	margin-right: 35px;
	list-style-type: none;
	margin-bottom: 25px;
}

#footer .widgets .widgettitle, #midrow .widgets .widgettitle a {
	text-transform: uppercase;
	color: #ACC151;
}

#footer .widgets .widget ul {
	margin: 0;
	padding: 0;
}

#footer .widgets .widget ul li {
	list-style-type: none;
	padding: 10px 0;
	border-bottom: 1px dashed #1C1C1C;
	border-width: 1px;
}

#footer .widgets .widget ul li a {
	text-decoration: none;
	color: #666666;
}

#footer .widgets .widget a:hover {
	color: #EDEEF0;
}

#footer #wp-calendar #today {
	background: none repeat scroll 0 0 #222222;
	color: #CCCCCC;
}

#footer #wp-calendar caption {
	border-bottom: 1px dashed #1C1C1C;
	border-width: 1px;
}

#copyright {
	width: 100%;
	float: left;
	background: none repeat scroll 0 0 #ACC151;
}

#copyright a {
	text-decoration: none;
	color: #000000;
}

.copytext {
	float: right;
	padding: 10px;
}

#sidebar {
	float: left;
	width: 290px;
	margin-left: 10px;
	overflow: hidden;
	margin-top: 43px;
}

#sidebar .widgets ul {
	margin: 0;
	padding: 0;
}

#sidebar .widgets ul li {
	list-style-type: none;
}

#sidebar .widgets ul li ul li {
	padding: 8px 0;
	background: url("images/border.png") repeat-x scroll center bottom transparent;
}

#sidebar .widgets ul li a {
	color: #7F7F7F;
	text-decoration: none;
}

#sidebar .widgets .widget {
	margin-bottom: 40px;
}

#sidebar .widgets .widgettitle, #sidebar .widgets .widgettitle a {
	font-size: 18px;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #171717;
	border-bottom: 5px solid #ACC151;
}

#searchform .screen-reader-text {
	display: none;
}

#searchform #s {
	height: 24px;
	margin-bottom: 10px;
	width: 70%;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	padding-bottom: 5px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 10px;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar #today {
	background: none repeat scroll 0 0 #E5E5E5;
	color: #FFFFFF;
}

#posts {
	float: left;
	width: 650px;
	margin-top: 30px;
	background: url("images/single_bg.png") no-repeat scroll 0 0 transparent;
	margin-bottom: 40px;
	color: #7F7F7F;
}

#posts .postitle, #posts .postitle a {
	text-transform: uppercase;
	text-decoration: none;
}

#posts .single_metainfo {
	font-size: 12px;
	color: #999999;
}

.single_page_post .post_wrap {
	width: 620px;
	padding-right: 20px;
	line-height: 19px;
}

.post_wrap a {
	text-decoration: none;
	color: #ACC151;
}

.post_wrap a:hover, #posts .post_content .post_foot a:hover {
	color: #A53C2E;
}

.post_foot {
	clear: both;
}

.post_wrap .post_foot {
	margin-top: 15px;
}

.single_page_post .post, .single_page_post .type-page, .single_page_post .type-attachment {
	margin-bottom: 10px;
}

.single_page_post .post img, .type-page img, .type-attachment img {
	max-width: 620px;
	height: auto;
	border: medium none;
}

.single_page_post .post a img, .type-page a img, .type-attachment a img {
	border: 3px solid #E5E5E5;
	max-width: 615px;
}

#posts .post_content {
	padding-bottom: 10px;
	border-bottom: 7px solid #ACC151;
}

#posts .post_content .post_foot a, #posts .post_content .post_foot {
	color: #999999;
	font-size: 12px;
}

#posts .post_content .edit {
	text-align: right;
	margin-top: 10px;
}

.post_wrap .attachment .post_meta {
	display: none;
}

.post_content blockquote {
	background: url("images/lgn_quote.png") no-repeat scroll left top transparent;
	margin-left: 0;
	padding-left: 40px;
}

.post table, .org_comment table {
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	background: url("images/pattern1.png") repeat scroll 0 0 #F4F4F4;
}

.post table img, .org_comment img {
	max-width: 200px;
}

.post tr th, .post thead th, .org_comment tbody th {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
	background: url("images/pattern1.png") repeat scroll 0 0 #FFFFFF;
}

.org_comment pre {
	background: url("images/trans_black.png") repeat scroll 0 0 transparent;
	color: #333333;
	padding: 0 10px;
}

.post tr td, .org_comment tr td {
	padding: 6px 24px;
}

.post tr.odd td, .org_comment tr.odd td {
	background: none repeat scroll 0 0 #F2F7FC;
}

.org_comment table th {
	padding: 6px 24px;
}

.single_page_post .post_wrap .share_this {
	width: 100%;
	float: left;
	padding-bottom: 7px;
	border-bottom: 1px solid #DFDFDF;
}

.single_page_post .post_wrap .share_this a {
	color: #999999;
	display: block;
	float: left;
}

.share_this .social_buttons div {
	margin-right: 13px;
	padding-left: 20px;
	height: 16px;
	float: left;
}

.share_this .lgn_fb {
	background: url("images/social.png") no-repeat scroll left top transparent;
}

.share_this .lgn_twt {
	background: url("images/social.png") no-repeat scroll 0 -21px transparent;
}

.share_this .lgn_del {
	background: url("images/social.png") no-repeat scroll 0 -42px transparent;
}

.share_this .lgn_digg {
	background: url("images/social.png") no-repeat scroll 0 -63px transparent;
}

.share_this .lgn_stmbl {
	background: url("images/social.png") no-repeat scroll 0 -83px transparent;
}

.comments_template {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.commentlist {
	margin: 0;
	padding: 0;
}

.commentlist li {
	list-style-type: none;
}

h3#comments {
	color: #333333;
}

h3#comments_ping {
	color: #333333;
	border-bottom: 7px solid #FFFFFF;
	padding-bottom: 10px;
}

.comment-body {
	color: #7F7F7F;
	padding: 15px 15px 15px 0;
	margin-bottom: 15px;
	float: left;
	width: 98%;
	background: url("images/border.png") repeat-x scroll center bottom transparent;
}

.vcard {
	float: left;
	width: 58px;
	margin-right: 15px;
}

.fn {
	padding-top: 5px;
	display: block;
	text-align: center;
}

.avatar img {
	border: 4px solid #FFFFFF;
}

.commentlist .comment-meta a, .commentlist .comment-meta a:hover {
	color: #999999;
	font-size: 12px;
}

.org_comment {
	float: left;
	width: 85%;
}

.comm_meta_reply a {
	color: #999999;
	font-size: 12px;
}

.comm_reply {
	display: inline-block;
	float: right;
	margin-right: 15px;
}

.comm_edit {
	display: inline-block;
	float: right;
	margin-right: 15px;
}

h3#reply-title {
	color: #333333;
	text-transform: uppercase;
	text-align: right;
	float: right;
	position: relative;
	z-index: 99;
	background: none repeat scroll 0 0 #EDEEF0;
	padding-left: 10px;
	margin-top: -30px;
}

.comm_break {
	width: 100%;
	height: 7px;
	float: left;
	background: none repeat scroll 0 0 #FFFFFF;
	margin-top: -27px;
	position: relative;
}

#respond {
	width: 100%;
	float: left;
	padding: 15px 0;
	color: #7F7F7F;
	margin: 15px 0;
}

#respond p {
	margin-bottom: 0;
}

.comment-form-author, .comment-form-email, .comment-form-url {
	width: 50%;
	float: left;
}

.comment-form-comment {
	clear: both;
	padding-top: 10px;
}

.comment-form-email input {
	width: 70%;
}

.comment-form-comment label {
	padding-bottom: 15px;
}

#respond input {
	padding: 5px;
	border: medium none;
	color: #444444;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 15px;
}

#respond textarea {
	padding: 5px;
	color: #444444;
	font-family: Arial,Helvetica,sans-serif;
	width: 97%;
	border: 1px dotted #666666;
}

#commentform label {
	display: block;
	float: left;
}

#commentform .comment-form-url label {
	margin-right: 26px;
}

#commentform .comment-form-comment label {
	margin-right: 15px;
}

#commentform .form-allowed-tags {
	display: none;
}

#commentform .required {
	float: left;
	margin-right: 32px;
}

.page .nocomments, .comment-notes {
	display: none;
}

#respond #submit {
	width: auto;
	float: right;
	background: none repeat scroll 0 0 #171717;
	color: #FFFFFF;
	margin-right: 7px;
	margin-top: 10px;
}

.commentlist .org_comment ol li {
	list-style-type: decimal;
}

.commentlist .org_comment ul li {
	list-style-type: circle;
}

.comments_template .navigation {
	clear: both;
}

#slider_wrap {
	clear: both;
}

#slides {
	float: left;
	background: none repeat scroll 0 0 #DFDFDF;
	margin-top: 20px;
	width: 950px;
	overflow: hidden;
}

.easyslider {
	height: 300px;
	overflow: hidden;
}

#slider {
	position: relative;
	overflow: hidden;
	border-bottom: 5px solid #333333;
}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}

#slider li {
	width: 950px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

.slider-content {
	width: 550px;
	position: absolute;
	height: 100px;
	margin-top: 150px;
	color: #FFFFFF;
	padding: 0 5px;
	right: 60px;
}

.slider-content h2 {
	margin: 5px 0;
	right: 100px;
	text-align: right;
	font-size: 24px;
}

#slider .slider-content h2 a, #slider .slider-content a {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

.slider-content p {
	margin-top: 15px;
	padding: 10px;
	text-transform: capitalize;
	background: url("images/trans.png") repeat scroll 0 0 transparent;
	text-align: right;
	margin-left: -100px;
	width: 400px;
	float: right;
	margin-right: 50px;
	font-style: italic;
}

ol#controls {
	float: right;
	background: none repeat scroll 0 0 #F4F4F4;
	padding: 0;
	margin: 0;
}

ol#controls li {
	list-style-type: none;
	float: left;
	padding: 11px 20px;
	border-right: thin dotted #DDDDDD;
	border-width: thin;
}

ol#controls li a {
	color: #999999;
	text-decoration: none;
	font-style: italic;
}

ol#controls li.current a {
	color: #333333;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline: medium none;
}

.and_paginate, .navigation {
	float: left;
	margin: 15px 0;
	width: 100%;
}

.and_paginate .amp_title {
	display: none;
}

.and_paginate span, .and_paginate a, .navigation a, .navigation span {
	padding: 5px 10px;
}

.amp_page, .amp_next, .amp_prev, .page-numbers {
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	margin-right: 10px;
	display: inline-block;
	color: #FFFFFF;
	background: none repeat scroll 0 0 #658A16;
}

.amp_current {
	text-decoration: none;
	font-size: 13px;
	margin-right: 10px;
	background: none repeat scroll 0 0 #FFFFFF;
	color: #7F7F7F;
	display: inline-block;
}

.amp_title {
	display: none;
}

.amp_page:hover, .amp_next:hover, .amp_prev:hover, .page-numbers:hover, .navigation .current {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #7F7F7F;
}

.hidden_nav {
	display: none;
}

.lay1_page .and_paginate {
	text-align: center;
}

.search_term .postsearch {
	color: #171717;
	font-size: 18px;
	padding-bottom: 10px;
	text-transform: uppercase;
	margin-top: 0;
}

.search_term {
	padding-bottom: 10px;
	border-bottom: 7px solid #FFFFFF;
	width: 100%;
	margin-bottom: 30px;
}

.entry-content {
	margin-top: 15px;
	width: 100%;
	float: left;
}

.entry-content input {
	padding: 10px;
	border: medium none;
	color: #777777;
	font-family: Arial,Helvetica,sans-serif;
	width: 50%;
}

.entry-content textarea {
	padding: 10px;
	background: none repeat scroll 0 0 #FFFFFF;
	border: medium none;
	color: #777777;
	font-family: Arial,Helvetica,sans-serif;
	width: 80%;
	height: 200px;
}

.entry-content label {
	width: 100px;
	display: block;
	float: left;
}

.entry-content #submit_msg {
	width: auto;
	left: 90%;
	padding: 5px 10px;
	position: relative;
	background: none repeat scroll 0 0 #171717;
	color: #FFFFFF;
}

.error_page {
	width: 100%;
	float: left;
	margin-bottom: 30px;
}

.error_page .post h2 {
	text-align: center;
}

.error_page .fourofour {
	font-size: 340px;
	display: block;
	text-align: center;
	font-weight: bold;
	clear: both;
}

.error_page .fourofour {
	color: #FFFFFF;
}

.error_page #s {
	padding: 8px 0;
}

.error_page #searchsubmit {
	margin: 0 auto;
	display: block;
	width: 100px;
	background: none repeat scroll 0 0 #171717;
	color: #FFFFFF;
	border: medium none;
	padding: 5px;
}

.left_sidebar #sidebar {
	margin-left: 0;
	margin-right: 10px;
}

.left_sidebar #posts {
	background: url("images/single_bg.png") no-repeat scroll -635px 0 transparent;
}

.left_sidebar .single_page_post .post_wrap {
	padding-left: 20px;
	padding-right: 10px;
}

.no_sidebar .single_page_post {
	width: 98% !important;
}

.no_sidebar .single_page_post .post_wrap {
	width: 100% !important;
}

.lgn_quote {
	width: 92%;
	background: url("images/lgn_quote.png") no-repeat scroll 5px 5px transparent;
	color: #929292;
	clear: both;
	margin: 15px 0;
	padding-left: 37px;
	font-style: italic;
	min-height: 30px;
}

.post_wrap .scl_button a {
	width: auto;
	float: left;
	padding: 10px;
	background: none repeat scroll 0 0 #171717;
	clear: both;
	color: #FFFFFF !important;
	margin-bottom: 15px;
	border: 1px solid #171717;
}

.post_wrap .scl_button span {
	display: inline-block;
}

.post_wrap .scl_button a:hover {
	background: none repeat scroll 0 0 #F5F5F5 !important;
	color: #171717 !important;
	border: 1px solid #DDDDDD;
}

.and_wgt_thumb img {
	width: 65px;
	float: left;
	border: 3px solid #FFFFFF;
	height: 65px;
	margin-right: 10px;
}

#sidebar .widgets .widget ul li .and_wgt_tt, #midrow .widgets .widget ul li .and_wgt_tt {
	color: #333333;
	text-transform: uppercase;
}

#footer .widgets .widget ul li .and_wgt_tt {
	text-transform: uppercase;
	color: #CCCCCC;
}

#footer .widget_content p {
	font-size: 12px;
}

.social_wrap {
	width: 185px;
	float: right;
	position: relative;
	margin-top: 10px;
}

.social {
	float: right;
}

.social ul {
	margin: 0;
	padding: 0;
	float: left;
}

.social ul li {
	float: left;
	list-style-type: none;
	margin: 3px 5px;
}

.social ul li a {
	display: block;
	width: 16px;
	height: 16px;
	background: url("images/social2.png") no-repeat scroll 0 0 transparent;
	text-indent: -999999px;
}

.social ul .soc_fb a {
	background-position: 0 0;
}

.social ul .soc_tw a {
	background-position: -16px 0;
}

.social ul .soc_ms a {
	background-position: -32px 0;
}

.social ul .soc_ytb a {
	background-position: -48px 0;
}

.social ul .soc_flkr a {
	background-position: -64px 0;
}

.social ul .soc_rss a {
	background-position: -80px 0;
}

.social ul .soc_plus a {
	background-position: -96px 0;
}

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #F0F0F0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption img {
	max-width: 98% !important;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none !important;
	margin: 0 !important;
	max-width: 570px;
	padding: 0 !important;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

