.AAM_SC{padding:0px; position:relative;}

a.smen {display: block;height: 100%;width: 100%;padding:0px;margin: 0px;text-decoration: none;}
a:hover.smen {text-decoration: none;}

a.bc1:link{color:#3e3e3e; font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 16px; font-weight: 600;text-decoration: underline}
a.bc1:hover {text-decoration: underline; color:#ff9933;}

a.gd:link{color:#000000; font-family: Arial, Verdana, Helvetica, sans-serif;font-size: 16px; font-weight: 300;text-decoration: none}
a.gd:hover {text-decoration: underline; color:#ff9933;}

.entry-content {clear: both;padding: 0 0 0 0;}

.PricesTable {margin:0px;padding:0px;width:100%;border:1px solid #ffffff;}
.PricesTable table{width:100%;height:100%;margin:0px;padding:0px;}
.PricesTable td{vertical-align:bottom;background-color:#e5e5e5;border:1px solid #ffffff;border-width:0px 1px 1px 0px;text-align:left;padding-left:4px;padding-right:4px;padding-top:2px;padding-bottom:2px;font-size:12px;font-family:Arial, Verdana, Helvetica, sans-serif;font-weight:normal;color:#000000;}
.PricesTable tr:last-child td{border-width:0px 1px 0px 0px;}
.PricesTable tr td:last-child{border-width:0px 0px 1px 0px;text-align:center;width:12%;}
.PricesTable tr:last-child td:last-child{border-width:0px 0px 0px 0px;}
.PricesTable tr:first-child td{background-color:#0066cc;border:0px solid #ffffff;text-align:center;border-width:0px 0px 1px 1px;font-size:14px;font-family:Arial, Verdana, Helvetica, sans-serif;font-weight:bold;color:#ffffff;}
.PricesTable tr:first-child td:first-child{border-width:0px 0px 1px 0px;}
.PricesTable tr:first-child td:last-child{border-width:0px 0px 1px 1px;}

.poetica_img_container {margin-bottom:5px;}
.poetica_img_caption {font-size:60%;max-width:400px;}

.jtext {text-align:justify;}

body, div, span, ul, li, form {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
}

h1, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	}
h2 {
	margin: 5px 5px 10px 5px;
	clear: both;
	font-weight: bold;	
	color: #ff9933;
	font-size: 26px;	
}

.cats {
    background: transparent;
	border: 0;
	margin: 5px;
	padding: 0;
	vertical-align: baseline;
}

.imgx{padding:1px;border:1px solid #ffffff;}

.txtblk{color: #000000;}
.txtred{color: #800000;}
.txtblu{color: #0000A0;}
.txtgre{color: #008040;}

.divpn2b {width: 574px; text-align: center; border: 0px; float: left; margin-top:0px;}
.divpn2c {width: 100%; text-align: left; border: 0px; float: left; margin:0px;}
.divdesc {width: 100%; text-align: left; border: 0px; float: left; margin-top:0px;margin-bottom:20px;}
.divdesc2 {width: 100%; text-align: left; border: 0px; float: left; margin-top:0px;margin-bottom:0px;}
.divphoto {float: left;width: 100%;}

.ulcontent{
	margin-top: -5px;	
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}

a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}

#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}
#langsel .menu,
#langsel div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#copright,
#site-title,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
input[type=submit] {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */

#wrapper {
	background: #fff;
	margin-top: 6px;
	padding: 0 12px;	
}

/* =Global Elements
-------------------------------------------------------------- */

body {
	background: #f1f1f1;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active,
a:hover {
	color: #0066cc;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#header {
	padding: 8px 0 0 0;
}
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 10px 0;
	width: 300px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-size: 18px;
	font-style: italic;
	margin: 16px 0px 0px 0px;
	width: 330px;
}

/* =Menu
-------------------------------------------------------------- */

.menu a, .menu a:hover { font-size: 17px;}

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	height: 30px;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 748px;
}



#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #ffffff;
	display: block;
	line-height: 28px;
	padding: 1px 20px 0px 20px;
	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: 38px;
	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 li:hover > a,
#access ul ul :hover > a {
	background: #000000;
	color: #ff9933;
}
#access ul li:hover > ul {
	display: block;
}

#langsel {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	height: 30px;	
}

#langsel a {
	color: #ffffff;
	display: block;
	line-height: 28px;
	padding: 1px 10px 0px 10px;	
	text-decoration: none;
}
#langsel 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: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#langsel ul ul li {
	min-width: 180px;
}
#langsel ul ul ul {
	left: 100%;
	top: 0;
}

#langsel li:hover > a,
#langsel ul ul :hover > a {
	background: #000000;
	color: #ff9933;
}
#langsel ul li:hover > ul {
	display: block;
}

/* =Content
-------------------------------------------------------------- */

#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 16px;
	line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h4,
#content h5,
#content h6 {
	color: #000000;
	line-height: 1.5em;
	margin: 0 0 8px 0;
}

#content h3
{
	color: #000000;
	line-height: 1.5em;
	margin: 0 0 8px 0;
	font-size: 18px;
	margin-top:20px;	
}


.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}

.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}




/* =Images
-------------------------------------------------------------- */

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.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;
}

#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}



/* =Widget Areas
-------------------------------------------------------------- */




/* Main sidebars */
#main .rh-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .rh-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 2px;
	padding-top: 18px;
}
#colophon {
	
	border-top: 3px solid #000;
	margin-top: -4px;
	overflow: hidden;
	padding: 15px 0;
}
#site-info {
	font-weight: bold;
}
#copright {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}

/* =Print Style
-------------------------------------------------------------- */

/* Structure the footer area */
#footer-rh-area {
	overflow: hidden;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
}

@media print {
	body {
		background: none !important;
	}
	h1 {
	padding:0;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}

	
	#access,
	#langsel,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.rh-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	
	#site-info,
	
	#colophon {
		width: auto;
	}
		
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}
