/*Theme Name: Beautyrow

Author: Foliovision*/

/* =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;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
.clear {
	clear: both;
}

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

/*LAYOUT: Two columnsDESCRIPTION: Two-column fixed layout with one sidebar right of content*/

#container {
	float: right;
	margin: 0 -300px 0 0;
	width: 100%;
}
#content {
	margin: 0 300px 0 0;
}
#primary {
	float: left;
	overflow: hidden;
	width: 240px;
	padding: 20px;
}
#post-sidebar {
	float: right;
	overflow: hidden;
	width: 160px;
	padding: 3px 0 0 20px;
}
#post-sidebar #text-9 {
	margin-bottom: 18px !important;
}
#post-sidebar #text-10{
	padding: 18px;
	margin-bottom: 20px;
	font-size: 12px;
}
#post-sidebar .widget_text {
	border: none;
	padding: 0px;
	margin: 0px;
}
#content .widget-container{
	border: solid 1px #22205F;;
	list-style-type: none;
}
#content .fv_widget_recent_entries {
	padding: 10px 20px 0 20px;
}
#content .widget-container ul {
	list-style-type: none;
	margin: 0;
}
#main #post-sidebar #fv_thumbnail_recent-posts-3 h3, 
#content .fv_widget_recent_entries .widget-title {
	color: #336;
	font-size: 34px;
	font-weight: normal;
	line-height: 1.1em;
	text-align: center;
	width: 120px;
	margin-bottom: 15px;
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
}
#main #post-sidebar #fv_thumbnail_recent-posts-3 ul {
	margin: 0;
}

/*#main #post-sidebar #fv_thumbnail_recent-posts-3 */

#content .widget-container li.image {
	list-style-type: none;
	text-align: center;
	margin-bottom: 20px;
}

#main #post-sidebar #fv_thumbnail_recent-posts-3 ul li.image a,
#content .homepage-ad ul li.image a {
	text-transform: uppercase;
	color: #336;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.fv_widget_recent_entries ul li img {

	border: solid 1px #ccc;

	display: block;

	margin-bottom: 6px;

}

#post-sidebar .widget_text img {

	border: none;

	display: block;

}

#footer {
	color: #999;
	clear: both;
	width: 100%;
	background: url("images/footerbg.png") no-repeat 20px 0;
}

/*LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar*/
#container.one-column {
	margin-right: 0;
}
.one-column #content {
	margin: 0 auto;
	width: 100%;
}
.page-template-onecolumn-page-php #main {
	background: #fff;
}

/*LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar;
used for attachment pages*/
.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


.post-id-262 .single #content h1.entry-title { display:inline; }





/* =Fonts-------------------------------------------------------------- */

input, textarea, .reply, .page-title span, #content .entry-title, .archive #content .introduction h3, .archive #content h1.page-title, .comment-author cite, #respond .form-submit input, h3#comments-title, #recent-news ul li a, h3#reply-title, .home-title, .single #content .post h3, .post #content h3, .pingback a.url, #content .introduction p, .search h1.page-title, .search #content h2.entry-title a, .branding-right #searchform input#searchsubmit {

	font-family: Georgia, "Bitstream Charter", serif;

}

body, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .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, .pingback p, .widget-title, .wp-caption-text, #content .home-articles h2.entry-title {

	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;

}

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 */



textarea{

overflow:hidden;

}

#branding, #wrapper {

	margin: 0 auto;

	width: 1000px;

}

#branding {

	background: url("images/headerbg.png") no-repeat;

	height: 120px;

}

#wrapper {

	background: #fff;

	box-shadow: 0 2px 2px 2px #AB5610;

	margin-bottom: 30px;

	/*margin-top: 20px;

	padding: 0 20px;

*/

}

/* Structure the footer area */

#footer-widget-area {

	overflow: hidden;

}

#footer-widget-area .widget-area {

	float: left;

	margin-right: 20px;

	width: 49%;

	margin: 0;

}

#footer-widget-area #fourth {

	margin-right: 0;

}

#site-info {

	float: left;

	font-size: 14px;

	font-weight: bold;

	width: 700px;

}

#site-generator {

	float: right;

	width: 220px;

}

#footer #first ul li {

	list-style-type: none;

	float: left;

	margin-right: 15px;

	font-size: 11px;

	font-weight: bold;

}

#footer #first ul li a {

	text-transform: uppercase;

	color: #F8991D;

}

#footer #second {

	text-align: right;

}

#footer a {

	color: #999;

}

#footer a.omsh {

	text-decoration: underline;

}

#footer p {

	margin-bottom: 5px;

}

#footer .xoxo, #footer .widget-container {

	margin: 0;

	padding: 0;

}

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

/* Main global 'theme' and typographic styles */

body {

	background: #f1f1f1;

}

body, input, textarea {

	color: #333;

	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;

	overflow: auto;

	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;

	padding: 2px;

}

a,  a:visited {
	color: #F16824;
	text-decoration: none;
}
a:active, a:hover {
	color: #ccc;
}

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

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

#header {
	padding: 20px 0 0 0;
}

#site-title {

	/*float: left;

	font-size: 30px;

	line-height: 36px;

	margin: 0 0 18px 0;

	width: 700px;

*/

}

/*#site-title a {

	color: #000;

	font-weight: bold;

	text-decoration: none;

}

*/

#site-description {

	/*clear: right;

	float: right;

	font-style: italic;

	margin: 15px 0 18px 0;

	width: 220px;

*/

}

#site-description img {

	margin: 0 0 0 10px;

}

/* This is the custom header image */

#branding img {

	/*border-top: 4px solid #000;

	border-bottom: 1px solid #000;

	display: block;

*/

	float: left;

}

.branding-left {

	float: left;

	padding: 27px 0 0 40px;

	width: 460px;

}

.branding-right {
	width: 500px;
	float: right;
	text-align: right;
}
.branding-right #access li {
	float: left;
}
.branding-right #access li a {
	color: #F2673A;
}
.branding-right #searchform {
	clear: both;
	padding-right: 20px;
}
.branding-right #searchform input {
	border: solid 1px #CDCCCB;
	height: 30px;
	color: #fff;
	background: url("images/inputbg.png");
	padding: 0;
	vertical-align: top;
}
.branding-right #searchform input#s {
	width: 190px;
	height: 28px;
	padding: 0 0 0 8px;
	font-style: italic;
	font-size: 14px;
}
.branding-right #searchform input#searchsubmit {
	background: #F2673A;
	font-size: 18px;
	padding: 0 2px;
	line-height: 28px;
}
div.subscribe-rss {
	width: 140px;
	float: right;
	color: #fff;
	margin-right: 20px;
	padding: 10px 0;
	font-size: 12px;
}
div.subscribe-rss a img {
	float: right !important;
	margin-left: 10px;
	display: inline-block;
}

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

#access {

	/*background: #000;

*/

	display: block;

	float: right;

	width: auto;

	padding: 18px 20px;

}

#access .menu-header, div.menu {

	font-size: 13px;

	margin-left: 12px;

}

#access .menu-header ul, div.menu ul {

	list-style: none;

	margin: 0;

}

div.menu li {

	position: relative;

}

#access a {

	color: #aaa;

	display: block;

	/*line-height: 38px;

*/

	padding: 0 0 0 18px;

	text-decoration: none;

	text-transform: uppercase;

	font-size: 11px;

}

#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 ul ul a {

	background: #333;

	line-height: 1em;

	padding: 10px;

	width: 160px;

	height: auto;

}

#access li:hover > a, #access ul ul:hover > a {

	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;

}

* 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;

}

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

#main {

	clear: both;

	overflow: hidden;

	/*padding: 40px 0 0 0;

*/

	padding: 0 20px 0 20px;

	margin: 20px 0 0 0;

	background: url("images/bodybg.png") 20px 0 repeat-y;

}

#content {

	margin-bottom: 36px;

}

#content, #content input, #content textarea {

	color: #333;

	font-size: 12px;

	line-height: 1.5em;

}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr {

	margin-bottom: 20px;

}

#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 h3, #content h4, #content h5, #content h6 {

	color: #000;

	line-height: 1.5em;

	margin: 0 0 20px 0;

}

.entry-content h1, .entry-content h2, .entry-content h3 {

	clear: none;

}

.single #content .post h3 {

	color: #333;

	font-weight: bold;

	font-size: 20px;

	font-style: italic;

	margin-bottom: 18px;

	display: inline-block;

}

#content h1.home-title, #content h2.home-title {

	font-size: 32px;

	color: #333366;

	font-style: italic;

	line-height: 1.1em;

	margin-bottom: 10px;

}

#content h2.home-title {

	margin: 15px 0 0 0;

}

#content .introduction {

	border-top: dashed 1px #F8991D;

	border-bottom: dashed 1px #F8991D;

	padding: 10px 0 20px 0;

	position: relative;

	list-style-type: none;

	margin: 0;

}

#content .introduction a {

	color: #F8991D;

}

#content .share-icons{

line-height: 20px;

}

#content .introduction .print-article {

	font-size: 12px;

	line-height: 16px;

}

#content .introduction .addthis_toolbox{

border: none;

float: none;

}

.search #content .post, .search #content .page, .archive #content .post {

	padding: 15px 0;

	border-bottom: solid 1px #EFCEE2;

}

.search #content .post p, .search #content .page p, .archive #content .post p, .archive #content .page p {

	margin: 0;

}

#content .introduction p {

	font-size: 16px;

	line-height: 1.5em;

	margin-bottom: 0;

}

.search #content h1.page-title {

	margin: 0 0 5px 0;

}

#content table {

	border: 1px solid #e7e7e7;

	margin: 0 -1px 24px 0;

	text-align: left;

	width: 100%;

}

#content tr th, #content thead th {

	color: #888;

	font-size: 12px;

	font-weight: bold;

	line-height: 18px;

	padding: 9px 24px;

}

#content tr td {

	border-top: 1px solid #e7e7e7;

	padding: 6px 24px;

}

#content tr.odd td {

	background: #f2f7fc;

}

/*.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;

}

.search #content h1.page-title {

	color: #333366;

	font-size: 45px;

	font-style: italic;

	font-weight: normal;

	line-height: 1em;

}

.search #content h1.page-title span, .archive #content .introduction h3 {

	display: block;

	font-size: 24px;

	color: #336;

	line-height: 1em;

	margin: 5px 0 8px;

}

.archive #content .introduction h3 {

	font-style: italic;

}

.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;

}

#content .entry-title {

	/*font-weight: bold;

	line-height: 1.3em;

*/

	color: #333366;

	font-size: 46px;

	font-style: italic;

	line-height: 1em;

	margin-bottom: 0;

}

#content .page .entry-title {

	border-top: dashed 1px #F16824;

	border-bottom: dashed 1px #F16824;

	padding: 15px 0;

}

.single #content h1.entry-title {

	color: #333366;

	font-size: 46px;

	font-style: italic;

	line-height: 1em;

	margin-bottom: 0;

	width: 550px;

}

#content h2.entry-title {

	color: #22205F;

	font-size: 14px;

	font-weight: bold;

	text-transform: uppercase;

	border-top: solid 1px #22205F;

	border-bottom: solid 1px #22205F;

	padding: 10px 0;

}

.single #content h2.entry-title {

	border: 0px;

	text-transform: none;

	font-size: 20px;

	font-weight: normal;

}

#content .post {

	font-size: 14px;

}

.entry-thumbnail {

	width: 125px;

	float: left;

}

.entry-teaser-text {

	float: right;

	width: 300px;

}

.archive .entry-teaser-text {

	width: 550px;

}

/*.search #content h2.entry-title, */

.archive #content h2.entry-title, .archive #content h1.page-title {

	border: 0px;

	padding: 0;

	margin-bottom: 4px;

	color: #333366;

	font-size: 45px;

	font-style: italic;

	font-weight: normal;

	line-height: 1em;

}

.search #content h2.entry-title {

	border: 0px;

	padding: 0 0 5px 0;

}

.archive #content h2.entry-title {

	font-size: 16px;

}

.search #content .entry-summary {

	padding: 0;

	font-size: 14px;

	font-style: italic;

}

.search #content h2.entry-title a, .archive #content h2.entry-title a {

	color: #F8991D;

	font-style: italic;

}

.entry-title a:link, .entry-title a:visited {

	color: #333366;

	text-decoration: none;

}

.entry-title a:active, .entry-title a:hover {

	color: #ff4b33;

}

.entry-meta {

	color: #888;

	font-size: 12px;

}

.entry-meta abbr, .entry-utility abbr {

	border: none;

}

.entry-meta abbr:hover, .entry-utility abbr:hover {

	border-bottom: 1px dotted #666;

}

.entry-content, .entry-summary {

	clear: both;

	padding: 15px 0 0 0;

}

.entry-teaser-text .entry-summary {

	padding: 0;

}

.entry-content fieldset {

	border: 1px solid #e7e7e7;

	margin: 0 0 24px 0;

	padding: 24px;

}

.entry-content fieldset legend {

	background: #fff;

	color: #000;

	font-weight: bold;

	padding: 0 24px;

}

.entry-content input {

	margin: 0 0 24px 0;

}

.entry-content input.file, .entry-content input.button {

	margin-right: 24px;

}

.entry-content label {

	color: #888;

	font-size: 12px;

}

.entry-content select {

	margin: 0 0 24px 0;

}

.entry-content sup, .entry-content sub {

	font-size: 10px;

}

.entry-content blockquote.left {

	float: left;

	margin-left: 0;

	margin-right: 24px;

	text-align: right;

	width: 33%;

}

.entry-content blockquote.right {

	float: right;

	margin-left: 24px;

	margin-right: 0;

	text-align: left;

	width: 33%;

}

.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;

}

.page {

	font-size: 14px;

}

/* =Search */

body.search .entry-thumbnail, body.category .entry-thumbnail {

	width: 100px;

	height: 100px;

	overflow: hidden;

}

body.search .entry-teaser-text {

	width: 550px;

}

#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;

}

#entry-author-info #author-avatar {

	background: #fff;

	border: 1px solid #e7e7e7;

	float: left;

	height: 60px;

	margin: 0 -104px 0 0;

	padding: 11px;

}

#entry-author-info #author-description {

	float: left;

	margin: 0 0 0 104px;

}

#entry-author-info h2 {

	color: #000;

	font-size: 100%;

	font-weight: bold;

	margin-bottom: 0;

}

.entry-utility {

	clear: both;

	color: #111111;

	font-size: 11px;

	line-height: 18px;

	margin: 25px 0 35px 0;

	text-transform: uppercase;

}

.entry-utility a {

	color: #111;

}

.entry-utility a.send-to-friend-link {

	text-transform: none;

	text-decoration: none;

	color: #a06daf;

	padding: 0 0 0 20px;

	background: url("images/bg-email-button.jpg") no-repeat left center;

	line-height: 20px;

	display: inline-block;

	float: right;

	margin-top: 3px;

}

.entry-utility a.send-to-friend-link:hover {

	color: #888;

}

.entry-meta a {

	color: #888;

}

.entry-meta a:hover, .entry-utility a:hover {

	color: #ff4b33;

}

#content .video-player {

	padding: 0;

}

/* =Asides-------------------------------------------------------------- */

.home #content .format-aside p, .home #content .category-asides p {

	font-size: 14px;

	line-height: 20px;

	margin-bottom: 10px;

	margin-top: 0;

}

.home .hentry.format-aside, .home .hentry.category-asides {

	padding: 0;

}

.home #content .format-aside .entry-content, .home #content .category-asides .entry-content {

	padding-top: 0;

}

/* =Gallery listing-------------------------------------------------------------- */

.format-gallery .size-thumbnail img, .category-gallery .size-thumbnail img {

	border: 10px 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;

}

/* =Attachment pages-------------------------------------------------------------- */

.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';

}

/* =Homepage */

.home-articles {

	width: 438px;

	float: left;

}

.homepage-ad {

	width: 160px;

	list-style-type: none;

	float: right;

	margin: 80px 0 0 0;

}

.homepage-ad > li {

	padding: 18px;

	margin-bottom: 20px;

	font-size: 12px;

}

#content .home-articles h2.entry-title {

	line-height: 1.3em;

	font-size: 12px;

	font-style: normal;

	padding: 8px 0;

}

#content .home-articles p {

	font-size: 12px;

	margin: 0px;

}

#content .home-articles .entry-summary {

	padding-top: 5px;

}

#content .home-articles .post {

	height: 190px;

	margin-top: 30px;

}

/*=Post*/

.highlighted {

	padding: 10px;

	background: #ebebeb;

	color: #ccc;

	display: block;

	float: left;

	margin: 0 10px 10px 0;

/*alignleft*/

}

.highlighted.alignleft {

	float: left;

	margin: 0 10px 10px 0;

}

.highlighted.alignright {

	float: right;

	margin: 0 0 10px 10px;

}

.highlighted img.alignleft, .highlighted img.alignright {

	border: solid 2px #ccc;

	display: block;

	margin: 0;

}

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

/*Resize images to fit the main content area.- Applies only to images uploaded via WordPress by targeting size-* classes.- Other images will be left alone. Use "size-auto" class to apply to other 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: 10px;

	margin-top: 3px;

}

.alignright, img.alignright {

	display: inline;

	float: right;

	margin-left: 10px;

	margin-top: 3px;

}

.aligncenter, img.aligncenter {

	clear: both;

	display: block;

	margin-left: auto;

	margin-right: auto;

}

img.alignleft, img.alignright, img.aligncenter {

	margin-bottom: 12px;

}

.wp-caption {

	background: #ececed;

	line-height: 1.3em;

	margin-bottom: 20px;

	max-width: 632px !important;

/* prevent too-wide images from breaking layout */

	padding: 10px;

}

.wp-caption a {

	display: block;

}

.wp-caption img {

	border: solid 2px #d3d3d3;

	overflow: hidden;

}

.wp-caption p.wp-caption-text {

	color: #b2b1b2;

	font-size: 14px;

	margin: 0 !important;

	text-align: left;

	font-style: italic;

}

.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: 12px;

	margin: 0 0 12px;

}

.gallery dl {

	margin: 0;

}

.gallery img {

	border: 10px solid #f1f1f1;

}

.gallery br+br {

	display: none;

}

#content .attachment img {

/* single attachment images should be centered */

	display: block;

	margin: 0 auto;

}

/* =Navigation-------------------------------------------------------------- */

.navigation {

	color: #F2673A;

	font-size: 11px;

	line-height: 18px;

	overflow: hidden;

	text-transform: uppercase;

}

.navigation a:link, .navigation a:visited {

	color: #888;

	text-decoration: none;

}

.navigation a:active, .navigation a:hover {

	color: #ff4b33;

}

.nav-previous {

	float: left;

	width: 50%;

}

.nav-next {

	float: right;

	text-align: right;

	width: 50%;

}

#nav-above {

	margin: 0 0 18px 0;

}

#nav-above {

	display: none;

}

.paged #nav-above, .single #nav-above {

	display: block;

}

#nav-below {

	margin: -18px 0 0 0;

}

/* =Comments-------------------------------------------------------------- */

#comments {

	clear: both;

	padding-top: 60px;

	background: url("images/graphics.png") no-repeat;

}

.single-post #comments {

	background: url("images/graphics2.png") no-repeat;

}

#comments .navigation {

	padding: 0 0 18px 0;

}

h3#comments-title, h3#reply-title {

	color: #336;

	font-size: 36px;

	font-weight: normal;

	font-style: italic;

	margin-bottom: 0;

}

h3#comments-title {

	padding: 24px 0 15px 0;

}

h3#comments-title span {

	color: #EFCEE2;

	font-style: normal;

	display: inline-block;

	width: 20px;

}

.commentlist {

	list-style: none;

	margin: 0 !important;

}

.commentlist li.comment {

	line-height: 24px;

	margin: 0 0 10px 0;

	position: relative;

	border-bottom: dashed 1px #F16824;

	padding-bottom: 20px;

}

.commentlist li.comment.depth-2 {

	margin: 0 0 0 56px;

	padding: 10px 10px 0 10px;

	border: none;

}

.commentlist li.comment.depth-2 .reply {

	padding: 2px;

}

.commentlist li:last-child {

	border-bottom: none;

	margin-bottom: 0;

	padding-bottom: 0;

}

#comments .comment-body ul, #comments .comment-body ol {

	margin-bottom: 18px;

}

#comments .comment-body p {

	font-size: 14px;

	line-height: 1.8em;

}

#comments .comment-body p:last-child {

	margin-bottom: 6px;

}

#comments .comment-body blockquote p:last-child {

	margin-bottom: 24px;

}

#post-a-comment-link {

	font-weight: bold;

	margin-bottom: -20px;

	position: relative;

	right: 20px;

	text-align: right;

	text-transform: uppercase;

	top: -20px;

}

#post-a-comment-link a {

	text-decoration: none;

}

.commentlist ol {

	list-style: decimal;

}

.commentlist .avatar {

	position: absolute;

	top: 4px;

	left: 0;

}

.comment-author {

	font-size: 16px;

	font-style: italic;

	font-weight: bold;

}

.comment-author cite {

	color: #F16824;

	text-decoration: underline;

	/*font-weight: bold;

*/

}

.comment-author cite a {

	color: #F16824;

}

.comment-author .says {

	font-style: italic;

}

.comment-meta {

	font-size: 11px;

	line-height: 12px;

	margin: 0 0 7px;

	text-transform: uppercase;

}

.comment-meta a:link, .comment-meta a:visited {

	color: #333;

	text-decoration: none;

}

.comment-meta a:active, .comment-meta a:hover {

	color: #ff4b33;

}

.commentlist .even {

}

.commentlist .bypostauthor {

}

.reply {

	font-size: 12px;

	padding: 0 0 10px 0;

	color: #F16824;

	font-style: italic;

}

.reply a, a.comment-edit-link {

	color: #ff4b33;

}

.reply a:hover, a.comment-edit-link:hover {

	color: #888;

}

.commentlist .children {

	list-style: none;

	margin: 0;

}

.commentlist ul.children {

	margin-bottom: 20px;

}

.commentlist .children li.odd.depth-2 {

	background: url("images/commentsbg.png") repeat-x 0 bottom #FAF3F8;

	border: none;

}

.nopassword, .nocomments {

	display: none;

}

#comments .pingback {

	border-bottom: 1px solid #e7e7e7;

	margin-bottom: 18px;

	padding-bottom: 18px;

}

.commentlist li.comment+li.pingback {

	margin-top: -6px;

}

#comments .pingback p {

	color: #888;

	display: block;

	font-size: 12px;

	line-height: 18px;

	margin: 0;

}

#comments .pingback .url {

	font-size: 13px;

	font-style: italic;

}

/* Comments form */

input[type=submit] {

	color: #333;

}

#respond {

	margin: 0;

	overflow: hidden;

	position: relative;

}

#respond p {

	margin: 0;

	clear: both;

}

#respond .comment-notes {

	margin-bottom: 1em;

}

.form-allowed-tags {

	line-height: 1em;

}

.children #respond {

	margin: 0 48px 0 0;

}

#execphp-2 {

	margin: 0 0 20px 0;

	padding: 0;

	overflow: hidden;

}

#categories-3 ul {

	list-style-type: none;

	margin: 0px !important;

}

#categories-3 ul li a {

	color: #22205F;

	font-size: 11px;

	text-transform: uppercase;

	font-weight: bold;

}

#categories-3 ul.children li {

	float: none;

}

#categories-3 ul.children {

	padding-bottom: 20px;

}

#categories-3 ul.children li a {

	font-size: 11px;

	color: orange;

	text-transform: none;

	font-weight: normal;

}

#categories-3 .cat-item {

	width: 111px;

	float: left;

}

#comments-list #respond {

	margin: 0 0 18px 0;

}

#comments-list ul #respond {

	margin: 0;

}

#cancel-comment-reply-link {

	font-size: 12px;

	font-weight: normal;

	line-height: 18px;

}

#respond .required {

	color: #ff4b33;

	font-weight: bold;

}

#respond label {

	color: #111;

	font-size: 14px;

	line-height: 30px;

}

#respond input {

	margin: 0 10px 15px 0;

	width: 98%;

	border: solid 1px #E3E2E2;

	width: 400px;

	height: 25px;

	float: left;

}

#respond input#subscribe {

	margin: 2px 10px 0 0;

}

#respond textarea {

	width: 615px;

	height: 235px;

	border: solid 1px #E3E2E2;

	margin-bottom: 10px;

}

#respond .form-allowed-tags {

	color: #888;

	font-size: 12px;

	line-height: 18px;

}

#respond .form-allowed-tags code {

	font-size: 11px;

}

#respond .form-submit {

	margin: 12px 30px 0 0;

	float: right;

}

#respond .subscribe-to-comments {

	float: left;

	clear: none !important;

}

#respond .form-submit input {

	font-size: 17px;

	width: auto;

	background: #f2663a;

	color: #fff;

	padding: 5px;

	height: auto;

	text-transform: uppercase;

}

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

.more-link {

	color: #F8991D !important;

	text-decoration: underline;

	font-weight: bold;

	text-transform: uppercase;

	font-size: 11px;

}

#primary .more-link {

	display: block;

}

#primary .more-link:hover {

	text-decoration: none;

}

#primary ul.xoxo {

	margin: 0;

}

.widget-area ul {

	list-style: none;

	margin-left: 0;

}

.widget-area ul ul {

	list-style: square;

	margin-left: 1.3em;

}

.widget-area select {

	max-width: 100%;

}

.widget_search #s {

/* This keeps the search inputs in line */

	width: 60%;

}

.widget_search label {

	display: none;

}

.widget-container {

	margin: 0 0 18px 0;

	padding: 9px;

}

.widget_text {

	<!-- border: solid 1px #ccc; -->

	padding: 10px;

	background: #fff;

}

.widget_text img, .widget_black_studio_tinymce img {

	border: solid 1px #ccc;

}

.introduction .widget-container {

	margin: 0;

	padding: 0;

}

.widget-title {

	color: #222;

	font-weight: bold;

}

.widget-area a:link, .widget-area a:visited {

	text-decoration: none;

}

.widget-area a:active, .widget-area a:hover {

	text-decoration: underline;

}

.widget-area .entry-meta {

	font-size: 11px;

}

#wp_tag_cloud div {

	line-height: 1.6em;

}

#wp-calendar {

	width: 100%;

}

#wp-calendar caption {

	color: #222;

	font-size: 14px;

	font-weight: bold;

	padding-bottom: 4px;

	text-align: left;

}

#wp-calendar thead {

	font-size: 11px;

}

#wp-calendar thead th {

}

#wp-calendar tbody {

	color: #aaa;

}

#wp-calendar tbody td {

	background: #f5f5f5;

	border: 1px solid #fff;

	padding: 3px 0 2px;

	text-align: center;

}

#wp-calendar tbody .pad {

	background: none;

}

#wp-calendar tfoot #next {

	text-align: right;

}

.widget_rss a.rsswidget {

	color: #000;

}

.widget_rss a.rsswidget:hover {

	color: #ff4b33;

}

.widget_rss .widget-title img {

	width: 11px;

	height: 11px;

}

/* Main sidebars */

#main .widget-area ul {

	margin: 0;

}

#main .widget-area ul ul {

	border: none;

	margin-left: 1.3em;

}

/* =Widgets */

#text-2, #black-studio-tinymce-5 {

	padding: 0;

	border: none;

	background: transparent;

}

#text-2 img {

	border: solid 1px #fff;

	display: block;

	clear: both;

	margin-left: -1px;

}

#text-3, #text-4, .widget_black_studio_tinymce {

	background: #fff;

	border: solid 1px #ccc

}

#text-3 img {

	border: solid 1px #ccc;

	margin-bottom: 10px;

}

#text-4 img, #black-studio-tinymce-2  img, #text-5, #text-6, #text-7 img {

	border: none;

}

#text-4 a, .widget_black_studio_tinymce a {

	display: block;

	margin: 10px 0 0 0;

	padding: 0 0 10px 0;

}

#text-4 a img, .widget_black_studio_tinymce a img {

	display: block;

	margin: 0px auto;

}

.widget_black_studio_tinymce p {

	margin-bottom: 0px;

}

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

#colophon {

	/*border-top: 4px solid #000;

	margin-top: -4px;

*/

	overflow: hidden;

	padding: 20px 5px;

}

#site-info {

	font-weight: bold;

}

#site-info a {

	color: #000;

	text-decoration: none;

}

#site-generator {

	font-style: italic;

	position: relative;

}

#site-generator a {

	background: url(images/wordpress.png) center left no-repeat;

	color: #666;

	display: inline-block;

	line-height: 16px;

	padding-left: 20px;

	text-decoration: none;

}

#site-generator a:hover {

	text-decoration: underline;

}

img#wpstats {

	display: block;

	margin: 0 auto 10px;

}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )-------------------------------------------------------------- */

pre {

	-webkit-text-size-adjust: 140%;

}

code {

	-webkit-text-size-adjust: 160%;

}

#access, .entry-meta, .entry-utility, .navigation, .widget-area {

	-webkit-text-size-adjust: 120%;

}

#site-description {

	-webkit-text-size-adjust: none;

}

.printlogo {

	display: none;

}

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

@media print {

body {

	background: none !important;

}

#wrapper {

	clear: both !important;

	display: block !important;

	float: none !important;

	position: relative !important;

	width: 100%;

	border: none;

	box-shadow: none;

	-moz-box-shadow: none;

	-webkit-box-shadow: none;

}

#primary, .branding-right #searchform , #content .introduction .print-article, .social-buttons, .entry-utility, #branding img {

	display: none;

}

#branding {

	min-height: 90px;

	background: #fff;

}

#branding img.printlogo {

	display: block;

}

.branding-left {

	padding: 0;

}

#main, .single-post #comments, #footer {

	background: #fff;

}

.single #content h1.entry-title {

	width: auto;

	line-height: 1.3em;

}

.wp-caption {

	padding: 0;

	background: none;

}

p.subscribe-rss {

	display: none;

}

#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;

}

.entry-title {

	font-size: 21pt;

}

#access, #respond, .comment-edit-link, .edit-link, .navigation, .page-link, .widget-area {

	display: none !important;

}

#container, #header, #footer {

	margin: 0;

	width: 100%;

}

#content, .one-column #content {

	margin: 24pt 0 0;

	width: 100%;

}

.wp-caption p {

	font-size: 11pt;

}

#site-info, #site-generator {

	float: none;

	width: auto;

}

#colophon {

	width: auto;

}

img#wpstats {

	display: none;

}

#site-generator a {

	margin: 0;

	padding: 0;

}

#main {

	display: inline;

}

.home .sticky {

	border: none;

}

#content .introduction p {

	font-size: 23px;

}

}

/*  recent-news - begin  */

#recent-news {

	position: relative;

	height: 300px;

	margin-bottom: 20px;

	background: #ebebeb;

	padding: 20px;

}

#recent-news ul {

	list-style-type: none;

	margin: 0;

	padding: 0;

}

#recent-news ul li {

	list-style-type: none;

	margin: 0 10px 0 0;

	height: 300px  padding: 0 0 5px 0;

	float: left;

	border: 2px solid #ccc;

	background: #fff;

}

#recent-news ul li a {

	color: #000000;

	display: block;

	font-size: 20px;

	line-height: 1.3em;

	margin: 0;

	overflow: hidden;

	padding: 10px;

	text-decoration: none;

	width: 176px;

	min-height: 50px;

}

#recent-news ul li img {

	margin: 0px auto;

	display: block;

}

#recent-news ul li.recent-news-last {

	clear: both;

	height: 1px;

	float: none;

}

/** * This <div> element is wrapped by jCarousel around the list * and has the classname "jcarousel-container". * */

#recent-news div.jcarousel-skin-tango {

	height: 300px;

	margin: 0;

	padding: 0;

	overflow: hidden;

}

.jcarousel-skin-tango .jcarousel-clip-horizontal {

	width:  620px;

	height: 300px;

}

.jcarousel-clip {

	overflow: hidden;

	position: relative;

	height: 300px;

}

.jcarousel-list {

	z-index: 1;

	overflow: hidden;

	position: relative;

	height: 300px;

	/*top: 0;

	left: 0;

	margin: 0;

	padding: 0;

*/

}

.jcarousel-list li, .jcarousel-item {

/* We set the width/height explicitly. No width/height causes infinite loops.*/

	width: 196px;

	height: 296px;

	position: relative;

}

.jcarousel-item span {

	position: absolute;

	bottom: 0;

	font-size 24px;

	color: #000;

	background: url("images/span_bg.png") repeat;

}

/** * The buttons are added dynamically by jCarousel before * the <ul> list (inside the <div> described above) and * have the classnames "jcarousel-next" and "jcarousel-prev". */

.jcarousel-next {

	z-index: 3;

	display: none;

}

.jcarousel-prev {

	z-index: 3;

	display: none;

}

/* ---- skin ------ */

/** *  Horizontal Buttons */

.jcarousel-skin-tango .jcarousel-next-horizontal {

	cursor: pointer;

	height: 61px;

	right: 0;

	position: absolute;

	top: 140px;

	width: 51px;

	background: url("images/recent-news-right.png") bottom right no-repeat;

}

.jcarousel-skin-tango .jcarousel-prev-horizontal {

	cursor: pointer;

	height: 61px;

	left: 0;

	position: absolute;

	top: 140px;

	width: 51px;

	background: url("images/recent-news-left.png") bottom left no-repeat;

}

/* =Breadcrumbs */

.breakcrumbs {

	color: #F8991D;

	margin-bottom: 15px;

	font-size: 11px;

}

.breakcrumbs a {

	color: #F8991D;

	text-transform: uppercase;

	text-decoration: none;

}

.breakcrumbs a:hover {

	text-decoration: underline;

}

.breakcrumbs span {

	padding: 0 2px 0 10px;

}

/* =Social Buttons*/

.introduction .social-buttons{

    font-size: 12px;

    position: absolute;

    right: 0;

    top: 5px;

    width: 100px;

}

.introduction .print-article{

border: none;

top: 2px;

}

.social-buttons {

	width: 200px;

  float: right;

  

}

.custom_hover{

line-height: 20px;

}

.social-buttons .print-article, .custom_button{

text-transform: none !important;

text-decoration: underline;

color: #F16824 !important; 

}

.addthis_toolbox, .social-buttons .print-article{

padding: 0 10px 0 0;

border-right: dotted 1px #336;

margin: 0 10px 0 0;

float: left;

position: relative;

line-height: 20px;

}

.hover_menu{

display: block;
position: absolute;
padding: 7px 0 0 0;
top: 15px;
left:35px;
}

.hover_menu a{

display: block;

width: 80px;

text-transform: lowercase;

margin: 4px 0 7px 0;

text-decoration: none;

color: #333366;

}

.hover_menu a:hover{

text-decoration: underline;

color: #F16824;

}

.hover_menu a span{

margin: 0 7px 0 0;

float: left;

}



#content .entry-content h3 {

	color: #FF6600;

}

#content .entry-content h3 strong {

	color: #333399;

}