/*
	Theme Name: Platinum Child Theme
	Theme URL: http://www.studiopress.com/themes/platinum
	Description: Platinum is a 2 or 3-column Widget-ready child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0.1
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	
	background-color: #F2F2F2;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	margin: 0 auto 0;
	padding: 0;
	line-height: 20px;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #004B71;
	text-decoration: none;
	font-style: normal;
	}
	
a:hover {
	color: #004B71;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}
/****************Master********************/

#master
{
	width: 100%;
	margin: 0 auto 0;
	padding: 0;
	
}
/******************************************/
/***** Wrap ********************/

#wrap {
	width: 100%;
	margin: 0 auto 0;
	padding: 0;
	}

/***** Header ********************/

#header {
	width: 940px; 
	height: 129px;
	margin: 0 auto;
	padding: 0;
	
	}
	
#header .wrap {
	
	width: 940px; 
	height: 129px;
	margin: 0;
	padding: 0;
	
	}

#title-area 
{
	width: 250px;
	float: left;
	margin: 15px 0 0; 
	overflow: hidden;
	position:relative;
	width:154px;
	height:116px;
	display:none;
}
	
#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	}
	
#title-area #title a {
	color: #333333;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0;
	display:none;
	}

#header .widget-area {
	width: 365px;
	float: right;
	height:129px;
	padding: 0;
	}
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area h4 {
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0; 
	padding: 0;
	text-decoration: none;
	}
	
#header .widget-area ul {
	margin: 0;
	padding: 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo.png) left top no-repeat;
	}

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 435px;
	height: 80px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 940px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li, #header ul.menu li 
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
	
#header ul.nav li a, #header ul.menu li a
{
	
	margin-right:10px;
	color: #3A3A3A;
	display: block;
	font-size: 15px;
    margin-right:10px;;
	padding: 3px 0px 5px 0px;
	text-decoration: none;
	position: relative;
	font-family:'Oswald',sans-serif;
	/*border-radius:23px 23px 23px 23px !important;
	-moz-border-radius: 23px !important;
	-khtml-border-radius: 23px !important;
	-webkit-border-radius: 23px !important;
	behavior:url(PIE.htc) !important;
	font-family: Arial,Helvetica,sans-serif;
    text-shadow:1px 0px #FFFfff;
	border:1px solid #D1D1D1;*/
	font-weight:bold;
	text-transform:none;
}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a
{
	background:url(images/menu_hover.gif) repeat-x 0px 24px scroll transparent;
	font-weight:bold;
	color: #4B92DB;
	display: block;
	font-size: 15px;
    
	padding: 3px 0px 5px 0px;
	text-decoration: none;
	position: relative;
	/*border-radius:23px 23px 23px 23px !important;
	-moz-border-radius: 23px !important;
	-khtml-border-radius: 23px !important;
	-webkit-border-radius: 23px !important;
	behavior:url(PIE.htc) !important;
	font-family: Arial,Helvetica,sans-serif;
    text-shadow:1px 0px #FFFfff;
	border:1px solid #D1D1D1;*/
	margin-right:10px;
	text-transform:none;
	}
	
	
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	border-bottom: 1px solid #555555;
	position: relative;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #000000;
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 160px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -33px 0 0 179px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}

/***** Nav Menu ********************/

#nav {
	clear: both;
	width: 730px;
	float:right;
	height: 40px;
	color: #555555;
	margin: 0 auto;
	padding: 0;
	
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	margin: -25px auto 0;
	display:none;
	}

#nav .wrap {
	width:730px !important;
	height:40px !important;
	float:right;
	}
	
#nav ul {
	
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	color: #555555;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 10px 20px 10px 20px;
	text-decoration: none;
	border-right: 1px solid #DDDDDD;
	position: relative;
	}


	
#nav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 21px;
	right: 5px;
	}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #E8E8E8;
	color: #555555;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #FFFFFF;
	}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#nav li ul a { 
	width: 160px;
	}

#nav li ul a:hover, #nav li ul a:active { 
	}

#nav li ul ul {
	margin: -33px 0 0 179px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
	}

#nav li:hover, #nav li.sfHover { 
	position: static;
	}
	
#nav li.right {
	float: right;
	text-shadow: #FFFFFF 1px 1px;
	margin: 0 15px 0 0;
	padding: 10px 10px 0 0;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	text-shadow: #FFFFFF 1px 1px;
	}
	
#nav li.right a:hover {
	color: #555555;
	text-decoration: underline;
	}
	
#nav li.date {
	padding: 10px 10px 0 0;
	}
	
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** SubNav Menu ********************/

#subnav {
	clear: both;
	width: 940px;
	height: 29px;
	background: #DDDDDD;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	}

#subnav .wrap {
	}
	
#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #555555;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 5px 10px 4px 10px;
	text-decoration: none;
	text-shadow: #FFFFFF 1px 1px;
	border-right: 1px solid #DDDDDD;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #E4E4E4;
	color: #555555;
	}
	
#subnav li a.sf-with-ul {
	padding-right: 20px;
	}	
	
#subnav li a .sf-sub-indicator {
	background: url(images/arrow-down.png);
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #E8E8E8;
	color: #555555;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #FFFFFF;
	}

#subnav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png);
	top: 10px;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 160px;
	}


#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -33px 0 0 179px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}

/***** Inner ********************/

#inner {
	
	width: 940px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	position:relative;
	overflow: hidden;
	min-height:300px;
	}
	
/***** Inner Backgrounds ********************/

.content-sidebar #inner {
    }
   
.sidebar-content #inner {
    }
   
.content-sidebar-sidebar #inner {
    }
   
.sidebar-sidebar-content #inner {
    }
    
.sidebar-content-sidebar #inner {
    }

.full-width-content #inner {
    }
    
/***** Homepage ********************/
   
#dynamic-content-gallery {
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#dynamic-content-gallery .wrap {
	margin: 0;
	padding: 10px 10px 16px 10px;
	}
	
#featured-home .wrap, #home-bottom .wrap {
	margin: 0;
	padding: 9px 9px 5px 9px;
	}
	
#featured-home p, #home-bottom p {
	margin: 0;
	padding: 0 0 10px 0;
	}

#dynamic-content-gallery .widget, #featured-home .widget, #home-bottom .widget {
	background: #EEEEEE url(images/sidebar-bottom.png) bottom repeat-x;
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #DDDDDD;	
	}
	
#content #dynamic-content-gallery h4, #content #featured-home h4, #home-bottom h4 {
	background: #EEEEEE url(images/sidebar-header.png);
	color: #555555;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal;
	text-shadow: #FFFFFF 1px 1px;
	margin: 0;
	padding: 4px 5px 4px 10px;
	border-bottom: 1px solid #DDDDDD;
	}
	
#imageElement p {
	padding: 0 0 0 40px;
	}
	
#featured-home {
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
	}

#featured-home ul {
	list-style-type: square;
	margin: 0 0 0 10px;
	padding: 5px 0 15px 0;
	}
	
#featured-home ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#featured-home .widget_tag_cloud div {
	padding: 10px 10px 14px 10px;
	}
	
/***** Homepage Featured Post/Page ********************/

#featured-home .featuredpost, #featured-home .featuredpage {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	}
	
#featured-home .featuredpost .post, #featured-home .featuredpage .page {
	margin: 0;
	padding: 10px 10px 5px 10px;
	border-bottom: 1px solid #DDDDDD;
	overflow: hidden;
	}
	
#featured-home .featuredpost .avatar, #featured-home .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#featured-home .featuredpost img, #featured-home .featuredpage img {
	background: #FFFFFF;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
/***** Breadcrumb ********************/

.breadcrumb {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F7F7F7;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	width: 750px;
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 940px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 430px;
	margin: 0;
	padding: 0;
	float: left;
	color: #000000;
    font-family: arial;
    font-size: 11.5px;
   	text-align:justify;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 636px;
	/*background-color:#ffffff;*/
	}
	
.full-width-content #content {
	width: 920px;
	}

#content img, #content p img {
	background: none;
	padding: 0px;
	border: 0px solid #E6E6E6;
	}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: 1px solid #E6E6E6;
	}

#content .post {
	margin: 0 0 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 0px 0;
	
	}

#content .entry-content .post-image {
	padding: 4px;
	border: 0px solid #E6E6E6;
	}
	
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 0px 0;
	border-bottom: 1px solid #CCCCCC;
	height:27px;
	/*width:640px;*/
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}
	
#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
	}
	
#content .sticky {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	}
	
#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#content .archive-page {
	float: left;
	width: 50%;
	margin: 0;
	padding: 20px 0;
	}

.clear {
	clear: both;
	}
	
/***** Post Info ********************/
	
.post-info {
	font-size: 12px;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	text-transform: none;
	border-bottom: 0px solid #E6E6E6;
	}
	
.post-info p {
	margin: 0;
	padding: 0;
	}
	
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 0px solid #666666;
    clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #E6E6E6;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}

/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #4B92DB;
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-weight: normal;
	font-weight:bold;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	
	}

.single #content h1 {
	font-size: 19px;
	margin-top:15px;
	}
	 #content h1 {
	font-size: 0px;
	}
#content h2 {
	font-size: 18px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #CF152A;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 16px;
	}
	
#content h4 {
	font-size: 14px;
	}
	
#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Post Icons ********************/
	
.time {
	margin: 0;
	padding: 0;
	}
	
.post-comments {
	background: #FFFFFF url(images/icon-dot.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}
	
.categories {
	margin: 0;
	padding: 0;
	}
	
.tags {
	background: #FFFFFF url(images/icon-dot.gif) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 10px;
	}

/***** Images ********************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
	}
	
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #E6E6E6;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
	color: #CF152A;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li a:hover {
	background: #F7F7F7;
	color: #CF152A;
	border: 1px solid #E6E6E6;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #E6E6E6;
	}

.navigation li.active a {
	background: #F7F7F7;
	color: #CF152A;
	font-weight: bold;
	border: 1px solid #E6E6E6;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	
    width: 304px;
	float: left;
	color: #555555;
	font-size: 11px;
	margin: 0;
	padding: 0;
	display: inline;
	position:relative;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	
	
	margin-top:12px;
	border: 0px solid #DDDDDD;	
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #CF152A;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	
	color: #004468;;
	font-family: Tahoma, Arial, Verdana;
	font-size: 24px;
	font-weight: normal;
	font-weight:bold;
	text-shadow: #FFFFFF 1px 1px;
	margin: 0;
	padding: 4px 5px 4px 10px;
	
	}
	
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
	color: #989898;
    font-family: arial;
    font-size: 12px;
    font-style: italic;
	text-indent:22px;
	padding: 7px 0 0;
	}
	
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 10px 0 0 0;
	/*padding: 0 10px 0 10px;*/
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	margin: 0;
	padding: 0;
 	word-wrap: break-word;
	}
	
#sidebar li a, #sidebar li a:visited, #sidebar-alt li a, #sidebar-alt li a:visited {
	color: #555555;
	font-size: 11px;
	text-decoration: none;
	}
	
#sidebar li a:hover, #sidebar-alt li a:hover {
	color: #CF152A;
	text-decoration: underline;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 10px 10px 0 10px;
	}
	
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F7F7F7;
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	margin: 10px 0 0 10px;
	padding: 3px;
	display: inline;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#sidebar #cat {
	width: 278px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	clear: both;
	}
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 10px 0px 5px 0px;
	
	overflow: hidden;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	background: none;
	margin: 0;
	padding: 0px;
	border: 0px solid #E6E6E6;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile , #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #E6E6E6;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	
	}

#header .searchform {
	float: right;
	padding: 8px 0 0 0;
	background-image:url(images/search_bg.jpg);
	background-repeat:no-repeat;
	
	width:224px !important;
	height:34px;
	}
	
#sidebar .searchform {
	padding: 5px 10px 0 10px;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	
	color: #989898;
	
	font-family: Tahoma, Arial, Verdana;	
	font-size: 11px;
	margin: 0px 5px 0 0;
	border: 0px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	position:relative;
	left:10px;
	top:-3px;
	float:left;
	}
	
#header .s, #nav .s, #sidebar .s {
	width: 165px;
	}
	
#sidebar-alt .s {
	width: 80px;
	}

.searchsubmit
{
	background-image:url(images/submit_btn.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin:10px;
	width:18px;
	height:17px;
	position:relative;
	top:-13px;

	padding: 2px 5px 2px 5px;
	border: 0px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.searchsubmit:hover {
	
	border: 0px solid #CF152A;
	}
	
/***** eNews & Updates Widget ********************/

#header .enews {
	background: url(images/enews-header.png) top right no-repeat;
	width: 290px;
	float: right;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#sidebar .enews, #sidebar-alt .enews {
	background: url(images/enews-sidebar.png) top right no-repeat;
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#sidebar .enews p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

.enews #subscribe {
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0 0 0 10px;
	}
	
.enews #subbox {
	background: #F7F7F7 !important;
	width: 230px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	padding: 4px 0 4px 5px;
	margin: 5px 5px 0 0;
	border: 1px solid #CCCCCC;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.enews #subbutton {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.enews #subbutton:hover {
	background: #CF152A;
	border: 1px solid #CF152A;
	}

/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	width: 350px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	}

#sidebar .latest-tweets, #sidebar-alt .latest-tweets {
	background: #EEEEEE url(images/sidebar-bottom.png) bottom repeat-x;
	margin: 10px 0 15px 0;
	padding: 0 0 15px 0;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}
	
#footer-widgeted #wp-calendar a, #footer-widgeted #wp-calendar a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer-widgeted #wp-calendar a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#sidebar #wp-calendar caption {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar caption {
	color: #FFFFFF;
	}
	
#sidebar #wp-calendar th {
	color: #333333;
	}
	
#footer-widgeted #wp-calendar th {
	color: #FFFFFF;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	}
	
#sidebar #wp-calendar thead {
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}
	
#footer-widgeted #wp-calendar thead {
	background: none;
	color: #FFFFFF;
	text-shadow: #000000 1px 1px;
	}

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}
	
#sidebar #wp-calendar td {
	background: #F7F7F7;
	}
	
#footer-widgeted #wp-calendar td {
	background: none;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Contact Form ********************/
	
.gform_footer .button {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 1px 5px 1px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.gform_footer .button:hover {
	background: #CF152A;
	border: 1px solid #CF152A;
	}
	
.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .gform_footer {
	border: none!important;
	}
	
/***** Footer Widgeted ********************/
	
#footer-widgeted {
	background: #494949 url(images/footer.png) top repeat-x;
	width: 940px;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: 0 0 10px 0;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	overflow: hidden;
	display:none;
	
	}
	
#footer-widgeted .widget {
	background: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#footer-widgeted h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	text-shadow: #000000 1px 1px;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
#footer-widgeted p {
	color: #FFFFFF;
    font-weight: normal;
	margin: 0;
	padding: 0 0 10px 0;
	}
	
#footer-widgeted a, #footer-widgeted a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer-widgeted a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#footer-widgeted ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	
#footer-widgeted ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
	}

.footer-widgeted-1 {
	width: 215px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 20px;
	display:none;
	}
	
.footer-widgeted-2 {
	width: 215px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0;
	display:none;
	}
	
.footer-widgeted-3 {
	width: 215px;
	float: left;
	margin: 0;
	padding: 20px 20px 5px 0;
	display:none;
	}
	
.footer-widgeted-4 {
	width: 215px;
	float: right;
	margin: 0;
	padding: 20px 20px 5px 0;
	display:none;
	}
	
/***** Footer ********************/

#footer {
	clear: both; 
	overflow: hidden;
	
	color: #666666;
	margin: 0;
	height:85px;
	position:relative;
	top:15px;
	/*background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;*/
	}

#footer .wrap 
{
	margin: 0 auto;
  	overflow: hidden;
  	padding: 5px 0;
  	width: 940px;
	border-top:1px solid #cccccc;
	height:115px;
}
	
#footer a, #footer a:visited {
	margin-left:5px;
	text-decoration: none;
	}
	
#footer a:hover {
	
	text-decoration: none;
	}
	
#footer p {
	margin: 0;
	padding: 0;
	}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 0 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 740px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/

.comments {
	font-size: 12px;
	margin: 0;
	padding: 0;
	}
	
#respond {
	margin: 0 0 15px 0;
	padding: 0;
	display:none;
	}

#author, #email, #url {
	background: #F7F7F7 !important;
	width: 250px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #E6E6E6;
	}
	
#comment {
	background: #F7F7F7 !important;
	width: 98%;
	height: 150px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #E6E6E6;
	}
	
#submit {
	background: #333333;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 2px 5px 2px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
#submit:hover {
	background: #CF152A;
	border: 1px solid #CF152A;
	}
	
.comment-list {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #F7F7F7;
	float: right;
	border: 1px solid #E6E6E6;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
	
.alt {
	margin: 0;
	padding: 10px;
	}
	
.children { 
	margin: 0;
	padding: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
.reply a, .reply a:visited {
	background: #333333;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	padding: 2px 5px 3px 5px;
	border: 1px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.reply a:hover {
	background: #CF152A;
	text-decoration: none;
	border: 1px solid #CF152A;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #F7F7F7;
	margin: 0;
	padding: 0;
	}

.depth-1 {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
	}

.even, .alt {
	border: 1px solid #E6E6E6;
	margin: 0;
	padding: 0;
}
	

#tel_no
{
	position:relative;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:21px;
	width:170px;
	padding-left:26px;
	color:#3F3F3F;
	
}



.footer_img
{
	
}

.footer_p
{
	color:#989898;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*width:430px;*/
	position:relative;
	float:left;
	margin-top:45px;
}


.footer_link
{
	color:#989898;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:465px;
	position:relative;
	float:right;
}


.footer_link a
{
	color:#989898;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
		
}

.footer_link a:hover
{
	color:#989898;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#HAE
{
	color:#989898;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:3px;
}

#HAE a
{
	color:#989898 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

#HAE a:hover
{
	text-decoration:none;
	color:#989898;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#nav_menu-2 li {
  
  display: inline;
}

#nav_menu-2 li  a
{
  	margin-right: 10px;
    position: relative;
    top: -2px;
}


.footer-menu
{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	/*width:465px;*/
	position:relative;
	margin-left:5px;
	
}

.footer-menu a
{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	margin-left:5px;
}

.footer-menu a:hover
{
	color:#666666;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	margin-left:5px;
}

.wpcf7
{
	position:relative;
	float:left;
	width:430px;
}

#text-7
{
	float:right;
	position:relative;
	
}
#nav_menu-2
{
	float:right;
	position:relative;
	top:34px;
	
}

.visa
{
	float:left;
	position:relative;
	right: 10px;
}

.mastercard
{
	float:left;
	position:relative;
}

.post-20 .entry-title
{
	text-align:center;
	font-style: normal;
}

.home_cont
{
	color: #004468;
    font-family: Tahoma,Arial,Verdana;
    font-size: 24px;
    font-weight: bold;
	font-style: normal;
	margin-bottom: 15px;
}
.more-link
{
	float:right;
}

.banner-image {
  border: 0 none;
  margin: 0 auto;
  position: relative;
  width: 940px;
  height:350px;
}

.banner-image_classical
{
	border: 0 none;
  margin: 0 auto;
  position: relative;
  width: 940px;
  height:350px;
}
#text-9
{
	position:absolute;
	top:79px;
	left:20px;
	margin: 0;
    padding: 0;
}

.choose
{
	font-family: Times New Roman;
    font-size: 27px;
    font-weight: bold;
	color:#656565;
	
}

.good
{
	font-family: Times New Roman;
    font-size: 27px;
    font-weight: bold;
	color:#656565;
	margin-top: 7px;
}


.protection
{
	font-family: Times New Roman;
    font-size: 17px;
    color:#979797;
	margin-top: 7px;
}

#p
{
	color:#2D6582;
}

#p1
{
	font-size:21px;
	color:#2D6582;
}

#srch
{
	position:relative;
	float:right;
	right: -66px;
    top: -19px;
}

.cnt
{
	color: #004468;
    font-family: Tahoma,Arial,Verdana;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
    text-align:center;
    text-shadow: 1px 1px #FFFFFF;
	font-style:normal;
}

#sep
{
	background-image:url(images/content_sep1.jpg);
	background-repeat:no-repeat;
	float: left;
    height: 395px;
    width: 38px;
	display:none;
}

.menu-item-42
{
	background:none !important;
}

#slideshow-box
{
	position:relative;
	float:left;
	width:940px;
	height:349px;
}

#slideshow-box_classical
{
	position:relative;
	float:left;
	width:940px;
	height:349px;
}

#slideshow_classical
{
	position:relative;
	float:left;
	width:940px;
	height:349px;
}

#slideshow
{
	position:relative;
	float:left;
	width:940px;
	height:349px;
}
#vslider-widget-2 
{
  	float: left;
  	height: 349px;
  	position: relative;
  	width: 940px;
 
}

#RSK_Classicalcontainer
{
 	float: left !important;
  	height: 349px;
  	margin: 0 !important;
  	position: relative;
  	width: 940px;

}

#vslider-widget-3
{
	float: left;
  	height: 349px;
  	position: relative;
  	width: 940px;
}

#RSKcontainer
{
	position:relative;
	float:left !important;
	width:940px;
	height:349px;
	margin:0 !important;
}

#RSK, #RSK img
{
	border:0px !important;
}

#cs-buttons-RSK
{
	position:absolute !important;
	z-index:999999;
	bottom:0px;
	left:-85px;
}

#cs-buttons-RSK_Classical
{
	position:absolute !important;
	z-index:999999;
	bottom:0px;
	left:-85px;
}


.logo
{
	position:relative;
	float:left;
	width:568px;
	height:129px;
}

.music 
{
  	float: left;
  	font-family: Arial;
  	font-size: 13px;
  	font-style: italic;
  	height: 35px;
  	left: 27px;
  	padding-top: 0;
  	position: relative;
  	top: 85px;
  	width: 300px;
}

#text-2
{
	position:relative;
	float:right;
	width:450px;
	height:50px;
	top:18px;
}

.cs-prev 
{
  background-image: url("images/arrow_left.png");
  background-repeat: no-repeat;
}

.cs-next 
{
  background-image: url("images/arrow_right.png");
  background-repeat: no-repeat;
}
.head_main
{
	
  border-bottom: 1px solid #CCCCCC;
  height: 35px;
  list-style-type: none;
  padding: 0 0 0;
 

}

.head_main li
{
	position:relative;
	float:left;
	width:50px;
	height:36px;
	text-align:center;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-top:1px solid #cccccc;
	margin:0 6px -1px 0 !important;
}

.head_main li a:hover,.head_main li a:active,.head_main li .current_page_item a,.head_main li .current-cat a,.head_main li .current-menu-item a 
{
	color:blue !important;
}

#category
{
	position:relative;
	float:left;
	width:940px;
}

#Content_below
{
	background:none;
	position:relative;
	float:left;
	top:16px;
	min-height:354px;
}

.ui-tabs-panel
{
	position:relative;
	float:left;
	width:100%;
	min-height:100px;
}
.ui-tabs-panel ul {
  float: left;
  margin: 0;
  padding: 0;
  position: relative;
  top: 46px;
}


.ui-tabs-panel li {
  border-bottom: 1px solid #B4B4B4;
  list-style-type: none;
  width: 145px;
}

.new_cat_class {
  
  float: left;
  position: relative;
  top: 16px;
  width: 795px;
}

.cat_name
{
	position:relative;
	/*float:left;*/
	width:145px;	
	cursor:pointer;
	height:24px;
}

.last_cat_name
{
	cursor:pointer;
}

#category_data {
  float: left;
  position: relative;
  top: 10px;
  width: 159px;
}
#category_data img{
padding-left:18px;
}


#link {
  background-color: #D7D7D7;
  bottom: 45px;
  color: #2B2A2A;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  height: 45px;
  margin-left: 18px;
  opacity: 0.8;
  position: relative;
  text-align: left;
  width: 143px;
}
#link a {
  background-color: #D7D7D7;
  color: #2B2A2A !important;
  float: left;
  font-family: Arial;
  font-size: 11.5px;
  height: 32px;
  left: 7px;
  opacity: 0.8;
  position: relative;
  text-align: left;
  top: 3px;
  width:135px;
}

#link a:hover {
 background-color: #D7D7D7;
  color: #2B2A2A !important;
  float: left;
  font-family: Arial;
  font-size: 11.5px;
  height: 32px;
  left: 7px;
  opacity: 0.8;
  position: relative;
  text-align: left;
  top: 3px;
   width:135px;
}

#cat_id {
  color: #4B92DB;
  font-family: Arial;
  font-size: 19px;
  font-weight: bold;
  margin-left: 18px;
}

#classical_content 
{
  float: left;
  
  position: relative;
  width: 636px;
   color: #000000;
    font-family: arial;
    font-size: 11.5px;
      text-align: justify;
}


.wordpress-post-tabs {
  background-color: none;
  width:620px;  
  float: left;
  position: relative;
}

.last_cat_class
{
	position:relative;
	float:left;
	top:16px;
	width:795px;
}

#Label_page
{
	position:relative;
	float:left;
	width:100%;
}
.wordpress-post
{
	background-color:none;
	
}

.post-7
{
	position:relative;
	float:left;
	/*bottom:17px;*/
}

.selected
{
	font-weight:bold;
	text-decoration:underline;
}

#Label_page .ui-tabs-panel
{
	background:none;
}
.list0{
border-top:1px solid #B4B4B4;
}
#RSKcontainer .cs-buttons a {
  background: url("/wp-content/plugins/vslider/images/default_style1.png") no-repeat scroll center top transparent;
  float: left;
  height: 16px !important;
  margin-left: 5px;
  outline: medium none !important;
  text-indent: -1000px;
  width: 15px;
}

#RSK_Classicalcontainer .cs-buttons a{
  background: url("/wp-content/plugins/vslider/images/default_style1.png") no-repeat scroll center top transparent;
  float: left;
  height: 16px !important;
  margin-left: 5px;
  outline: medium none !important;
  text-indent: -1000px;
  width: 15px;
}


.classical_bottom
{
	position:relative;
	float:left;
	top:16px;
	min-height:354px;
}

.post-7 .entry-title
{
	display:none;
}

#content-news
{
	position:relative;
	float:left;
	width:636px;
}
#News_title 
{
  	color: #4B92DB;
  	float: left;
 	font-family: Arial;
  	font-size: 19px;
  	font-weight: bold;
  	position: relative;
  	width: 636px;
}

#News_title  a
{
  	color: #4B92DB;
  	float: left;
 	font-family: Arial;
  	font-size: 19px;
  	font-weight: bold;
  	position: relative;
  
}

#News_title a:hover 
{
  	color: #4B92DB;
  	float: left;
 	font-family: Arial;
  	font-size: 19px;
  	font-weight: bold;
  	position: relative;
  	
}

#news_content
{
	position:relative;
	float:left;
	margin-top:-4px;
	line-height:25px;
}
#news_date
{
	position:relative;
	float:left;
	width:636px;
	margin-bottom:10px;
}

#news_img
{
	position:relative;
	float:left;
	width:150px;
}

#news_cont 
{
  position: relative;
  width: 630px;
  text-align:justify;
}
.news-page 
{
  	border-bottom: 1px solid #666666;
  	float: left;
  	margin-top: 15px;
  	min-height: 237px;
  	position: relative;
 	width: 636px;
}

#sidebar_news {
  color: #555555;
  display: inline;
  float: right;
  font-size: 11px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 284px;
  margin-left:18px;
}


#sidebar_news ul, #sidebar_news ol, #sidebar_news-alt ul, #sidebar_news-alt ol
{
	list-style-type: none;
	padding:0 0 0 15px;
  }

#sidebar_news li
{
	background: url("images/sub.png") no-repeat scroll 0 5px transparent;
    border-bottom: 1px dotted #BBBBBB;
    overflow: hidden;
    padding: 2px 0 2px 13px;
	text-decoration:none;
  color:#555555;
}

#sidebar_news li a
{
	text-decoration:none;
  color:#555555;
}

#sidebar_news li a:hover
{
	text-decoration:none;
  color:#555555;
}

#sidebar_news li a
{
	color:#000000;
}

#categories h3
{
	color:#4B92DB;
}

.sidebar-left-background h3
{
	color:#4B92DB;
}

#categories li
{
	width:230px !important;
	background: url("images/sub.png") no-repeat scroll 0 5px transparent;
    border-bottom: 1px dotted #BBBBBB;
    overflow: hidden;
    padding: 2px 0 2px 13px;
	color:#000000 !important;
	
}

#categories li a
{
	color:#000000 !important;
	text-decoration:none;
}

#categories li a:hover
{
	color:#000000 !important;
	text-decoration:none;
}

.sidebar-left-background li
{
	background: url("images/sub.png") no-repeat scroll 0 5px transparent;
    border-bottom: 1px dotted #BBBBBB;
    overflow: hidden;
    padding: 2px 0 2px 13px !important;
	text-decoration:none;
}

.sidebar-left-background li a
{
	color:#000000 !important;
	text-decoration:none;
}
.sidebar-left-background li a:hover
{
	color:#000000 !important;
	text-decoration:none;
}

#inner #content h2
{
	position:relative;
	margin-top:16px;
	color:#4B92DB;
}
#inner #content h2 a 
{
	
	color:#4B92DB;
}
#inner #content h2 a:hover
{
	
	color:#4B92DB;
}

#sidebar_right
{
	position:relative;
	float:left;
	width:284px;
	margin-left:16px;
}
.contact_form
{
	position:relative;
	float:left;
	width:430px;
	margin-top:16px;
}


#contact_address
{
	position:relative;
	float:right;
	width:490px;
	margin-top:26px;
}

.post-15 .entry-title
{
	display:none;
}

.news_cat_class {
 
  width: 655px;
}
.news_cat_class p {
    margin: 0;
}
#focal-2 .widgettitle
{
	color:#4B92DB;
	font-family:Tahoma,Arial,Verdana;
	font-size:13px;
}

#archives-2 .widgettitle
{
	color:#4B92DB;
	font-family:Tahoma,Arial,Verdana;
	font-size:13px;
}

#collapsarch-2 .widgettitle
{
	color:#4B92DB;
	font-family:Tahoma,Arial,Verdana;
	font-size:13px;
}


#collapsarch-4 .widgettitle
{
	color:#4B92DB;
	font-family:Tahoma,Arial,Verdana;
	font-size:13px;
}


#collapsArch-2012:2 li
{
	margin:0 !important;
	padding:0 !important;
}


#focal-2 li {
  background: url("images/sub.png") no-repeat scroll 0 5px transparent;
  border-bottom: 1px dotted #BBBBBB;
  overflow: hidden;
  padding: 2px 0 2px 13px;
  text-decoration:none;
  color:#000000 !important;
  font-weight:normal;
}

#focal-2 li a {
 text-decoration:none;
  color:#000000 !important;
    font-weight:normal;
}

#focal-2 li a:hover {
 text-decoration:none;
  color:#000000 !important;
    font-weight:normal;
}

#archives-2 li {
  background: url("images/sub.png") no-repeat scroll 0 5px transparent;
  border-bottom: 1px dotted #BBBBBB;
  overflow: hidden;
  padding: 2px 0 2px 13px;
  text-decoration:none;
  color:#000000 !important;
    font-weight:normal;
}

#collapsarch-2 li {
  background: url("images/sub.png") no-repeat scroll 0 5px transparent;
  border-bottom: 1px dotted #BBBBBB;
  overflow: hidden;
  padding: 2px 0 2px 13px;
  text-decoration:none;
  color:#000000 !important;
    font-weight:normal;
}

#collapsarch-2 li a {
   color: #000000 !important;
  font-weight: normal;
  text-decoration: none;
}

#collapsarch-2 li a:hover {
  color: #000000 !important;
  font-weight: normal;
  text-decoration: none;
}

#collapsarch-4 li {
  background: url("images/sub.png") no-repeat scroll 0 5px transparent;
  border-bottom: 1px dotted #BBBBBB;
  overflow: hidden;
  padding: 2px 0 2px 13px;
  text-decoration:none;
  color:#000000 !important;
    font-weight:normal;
}

#collapsarch-4 li a {
   color: #000000 !important;
  font-weight: normal;
  text-decoration: none;
}

#collapsarch-4 li a:hover {
  color: #000000 !important;
  font-weight: normal;
  text-decoration: none;
}

.sym
{
	display:none;
}

#archives-2 li a {
 text-decoration:none;
  color:#000000 !important;
    font-weight:normal;
}

#archives-2 li a:hover {
  text-decoration:none;
  color:#000000 !important;
    font-weight:normal;
}
.single #featured-post-2
{
	display:none;
}

.selected nochildren
{
	font-weight:normal !important;
}

#news_cont_side {
  float: left;
  left: 10px;
  position: relative;
  text-align: justify;
  width: 620px;
}
#category_news_data 
{
  border-bottom: 1px solid #666666;
  float: left;
  min-height: 236px;
  position: relative;
  margin-top:16px;
}

#content .post .entry-content img {
  float: left;
  margin-right: 20px;
}



/**********************************************************************/
/* Taken from wordpress-post-tabs\css\styles\default\style.css v1.3.1 */
/**********************************************************************/

/* todo */
