/*

Theme Name: Soft



*/
/**

 * Table of Contents

 *

 * 1.0 Body

 * 2.0 Headings

 * 3.0 Layout

 * 4.0 Title and Logo

 * 5.0 Content area

 *  5.1 Content Post title

 *  5.2 Content Continue Reading text

 *  5.3 Content Comments, Categories, Tags area

 *  5.4 Content Gallery, Captions and Post images

 *  5.5 Author block

 * 6.0 Content Comments

 *  6.1 Content Comments text

 *  6.2 Content Comments numbers

 * 7.0 Sidebars

 *  7.1 Sidebar Widget titles

 *  7.2 Additional Sidebar items

 * 8.0 Footer Widgets

 *  8.1 Footer Widgets title

 * 9.0 Delimiter for clearing both

 * 10.0 Pagination

 * 11.0 Footer Copyright area

 * 12.0 Search form

 * 13.0 Navigation menu

 *  13.1 Top menu

 * 14.0 Media queries

 * ------------------

 */
/**

 * 1.0 Body

 * ------------------

 */
body {
	
	background-color:#cecece;
	color:#141414;
	margin:0 auto;
	padding:0;
	font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:12px;
	line-height: 16px;
	padding-top:20px;
	padding-bottom:20px;
}

body a {
	
	text-decoration:none;
	color:#17ABCA;
	font-size:12px;
}

body a:hover {
	
	text-decoration:underline;
	color:#333;
	font-size:12px;
}

a:link {
	text-decoration:none;
	
}

a:visited {
	text-decoration:none;
	
}

a:hover {
	text-decoration:underline;
	
}

a:active {
	text-decoration:underline;
	
}

/**

 * 2.0 Headings

 * ------------------

 */
h1 {
	
	font-size:27pt;
	color:#141414;
	margin:0;
	padding:0;
}

h2 {
	
	font-size:14pt;
	color:#141414;
}

h3 {
	
	font-size:13pt;
	color:#141414;
}

h4 {
	
	font-size:12pt;
	color:#141414;
}

h5 {
	
	font-size:11pt;
	color:#141414;
}

h6 {
	
	font-size:10pt;
	color:#141414;
}

/**

 * 3.0 Layout - Container 1 is logo area, Container 2 is in footer, Container 3 is the navigation menu

 * ------------------

 */
#wrapper {
	
	display:block;
	width:960px;
	margin:auto;
	background-color:#fff;
	padding:0 20px 5px;
	padding-top:40px;
	clear:both;
	box-shadow:0 2px 6px rgba(100,100,100,0.3);
	
}

#header {
	text-align:center;
	margin:0 auto;
	width:960px;
	clear:both;
}

#container {
	
	text-align:center;
	width:1000px;
	height:45px;;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	background-color:#17ABCA;
	padding:10px 0;
	border-bottom: 1px solid #FFFFFF;
    border-radius: 3px 3px 0 0;
}

#container2 {
	
	text-align:center;
	width:960px;
	background-color:#fff;
	clear:both;
	border-top:1px solid #ddd;
	padding:20px 0;
	overflow:hidden;
}

#container3 {
	
	text-align:center;
	width:960px;
	background-color:#2d2d2d;
	margin:0 auto;
	display:block;
	padding:0;
}
#footertop {
	background: #333;
	margin:0 auto;
	width:960px;
	padding:0 20px;
	border-radius: 0 0 3px 3px;
}
#footer {
	text-align:center;
	margin:0 auto;
	width:960px;
	clear:both;
	padding-bottom:20px;
}

#footer-sidebar {
	
	padding-top:15px;
}

.tos a, .tos a:hover {
	
	font-size: 10px;
	
}

/**

 * 4.0 Title and Logo

 * ------------------

 */
.site-title {
	
	color:#2d2d2d;
	float:left;
	padding-top:12px;
}

.site-title a {
	
	color:#fff;
	font-size:18pt;
	font-weight:300;
	max-width:100%!important;
	word-wrap:break-word;
	font-style: italic;
}

.site-title a:hover {
	
	color:#fff;
	font-size:18pt;
	text-decoration:none;
	font-weight:300;
	max-width:100%!important;
	word-wrap:break-word;
	font-style: italic;
}

.site-logo {
	margin:0 auto;
	padding:10px 0 0;
}

/**

 * 5.0 Content area

 * ------------------

 */
#main {
	display:block;
	height:auto;
	
}

#slider {
	margin-bottom:20px;
}
#download {
	height:510px;
	width:960px;
}

#download .post-title img {
	max-width:50px;
	height:50px;
	padding-right:5px;
	float:left;
	
}

#download .post-title h1 {
	padding:20px 0;
	width:800px;
}
#download .post-title h1 .free {
	background-color: #65CC00;
    color: #FFFFFF;
    font-size: 15px;
    padding: 1px 6px;
    position: relative;
    top: -10px;
    margin-left:10px;
    border-radius: 3px;
    
}
#top{
	height:170px;
	border:1px dotted #CCC;
	padding:5px;
	margin-bottom:10px;
}
#dnl-left{
	width:460px;
	float:left;
}

#dnl-right {
	float:right;
	width:460px;
	
}
#download-btn  {
	width:413px;
	float:left;

	}
#download-btn a img {
	width:413px;
	height:109px;
	padding:5px 5px 5px 0;
	
	
}
#download-img {
	width:460px;
	height:250px;
	float:left;

	
}
#download-img img{
border:5px solid #17ABCA;
border-radius:3px;	
-webkit-box-shadow: 51px 44px 8px -15px rgba(0,0,0,0.47);
-moz-box-shadow: 51px 44px 8px -15px rgba(0,0,0,0.47);
box-shadow: 51px 44px 8px -15px rgba(0,0,0,0.47);	
}

#secure {
	height:46px;
	margin-left:500px;
	
}
.secure-img{
	float:left;
	
}

.secure-text {
	 padding-left: 60px;
	 color:#737171;
}

.terms {
	width:413px;
	margin-bottom:20px;
	
}

#rating {
	height:32px;
	margin-top:30px;
}

#rating p {
	float:left;
	margin-right:5px;
	font-style: italic;
    font-weight: bold;
}
#rating .ec-stars-wrapper a {
    display: inline-block;
    font-size: 25px;
    text-decoration: none;
}

#rating .ec-stars-wrapper a:hover {
	
    display: inline-block;
    font-size: 25px;
    text-decoration: none;
}
#rating-index .ec-stars-wrapper a {
    display: inline-block;
    font-size: 25px;
    text-decoration: none;
}

#rating-index .ec-stars-wrapper a:hover {
	
    display: inline-block;
    font-size: 25px;
    text-decoration: none;
}
#rating-index .ec-stars-value {
	padding-top: 2px;
}
.ec-stars-value {
	padding-top: 4px;
}
.ec-stars-wrapper {
    display: inline-block;
    font-size: 0;
    position: relative;
    float:left;
    margin-right:10px;
}

.ec-stars-wrapper a {
    display: inline-block;
    font-size: 15px;
    text-decoration: none;
}

.ec-stars-wrapper a:hover {
    display: inline-block;
    font-size: 25px;
    text-decoration: none;
}

#rating .ec-stars-outer {
	margin:0;
	padding-top:10px;
	}
.terms p {
	margin:0;
	padding:0;
	color:#737171;
	font-size:10px;
}

.terms p a {
	color:#737171;
	font-size:10px;
}

#spec {
	float:left;
	width:366px;
	background-color:#9C9C9C;
	color:#fff;
	border-radius: 3px;
	
	
}
#spec a{
	font-size:12px;
	color:#fff;
}
#spec a:hover{
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}
#spec ul  {
	margin:0;
	padding:0 5px;
}
#spec ul li {
	border-top:1px solid #fff;
	list-style:none;
	padding:5px 15px;
	
}
#spec h3 {
	padding-left:15px;
	color:#fff;
}

#content {
	
	width:50%;
	margin:0 auto;
	padding-top:20px;
	float:left;
	background-color:#fff;
	color: #737171;
    font: 12px/18px Arial,Helvetica,sans-serif;
}

#content-wide {
	
	width:75%;
	padding-top:20px;
	float:left;
	background-color:#fff;
	color:#000;
	font-size:12pt;
	word-wrap:break-word;
}

#content-widest {
	
	width:100%;
	padding-top:20px;
	float:left;
	background-color:#fff;
	color:#000;
	font-size:12pt;
	word-wrap:break-word;
}
#clickTab2 {
	padding-top:20px;
}
#content .tabs {
	padding-top: 6px;
}

#content .tabs a {
	
	background-color: #17ABCA;
    border-radius: 3px;
    color: #FFFFFF;
    padding: 5px;
    text-decoration: none;
}

#content .tabs a:hover {
	
	background-color: #333;
    border-radius: 3px;
    color: #FFFFFF;
    padding: 5px;
    text-decoration: none;
}

#content a {
	
	text-decoration:none;
	
}

#content a:hover {
	
	text-decoration:none;
}

.sticky {
	
	text-decoration:none;
	margin:auto;
	padding:5px 10px;
	border-width:1px;
	border-style:dotted;
	border-color:#353535;
}

blockquote {
	margin:1em 3em;
	padding:.5em;
	color:#2d2d2d;
	background-color:#eaeaea;
	
	border:none;
	outline:none;
}

blockquote p {
	margin:0;
	border:none;
	outline:none;
}

#content iframe {
	max-width:480px!important;
	max-height:250px!important;
}

.post a {
	color:#17ABCA;
	text-decoration:none;
	font:15px/15px Arial,Helvetica,sans-serif;
	
}

.post a:hover {
	color:#333;
	text-decoration:underline;
	font:15px/15px Arial,Helvetica,sans-serif;
	
}

hr {
	border:0;
	width:80%;
	background-color:#2d2d2d;
	height:2px;
}

.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail {
	max-width:100%;
	height:auto;
}

table,th,td {
	border:1px solid #bbb;
}

table {
	border-collapse:separate;
	border-spacing:0;
	border-width:1px 0 0 1px;
	margin-bottom:20px;
	width:100%;
}

.post-navigation {
	display:block;
	padding:20px 0 0;
}

.previous-post {
	float:left;
	word-wrap:break-word;
	
	max-width:220px;
	padding:0;
	margin:0;
}

.next-post {
	float:right;
	word-wrap:break-word;
	
	max-width:220px;
	padding:0;
	margin:0;
}

.archivetek {
	background-color:#f5f5f5;
	font-size:11pt;
	padding:0 0 0 5px;
}

/**

 * 5.1 Content Post title

 * ------------------

 */
.post-title {
	font-size:17pt;
	font-weight:200;
	max-width:480px!important;
	height:auto;

	
}
.post-title h1{
	font-size:27pt;
	font-weight:bold;
	max-width:800px!important;
	height:auto;

	
}
.post-title h2 {
	font:21px/21px Arial,Helvetica,sans-serif;
	color:#17ABCA;
	text-transform:none;
	font-weight:200;
	margin:0;
	margin-bottom:15px;
}

.post-title a img {
	
width:25px;
height:25px;
padding-right:10px;
}

.post-title a {
	font:21px/21px Arial,Helvetica,sans-serif;
	color:#17ABCA;
	text-transform:none;
	font-weight:200;
}

.post-title a:hover {
	font:21px/21px Arial,Helvetica,sans-serif;
	color:#333;
	text-transform:none;
	font-weight:200;
	text-decoration: none;
}

.post-date {
	
	font-size:10pt;
	color:#bbb;
}

.post-date a {
	
	font-size:10pt;
	color:gray;
}

.post-date a:hover {
	
	font-size:10pt;
	color:#b63030;
}

/**

 * 5.2 Content Continue Reading text

 * ------------------

 */
.more-link1 a {
	
	color:#fff;
	text-decoration:none;
	background-color:#17ABCA;
	padding:5px;
	border-radius: 3px;
}

.more-link1 a:hover {
	
	color:#fff;
	text-decoration:none;
	background-color:#333;
	padding:5px;
	border-radius: 3px;
}

.post a.more-link {
	
	color:gray;
	text-decoration:none;
}

.post a:hover.more-link {
	
	color:#b63030;
	text-decoration:none;
}

/**

 * 5.3 Content Comments, Categories, Tags area

 * ------------------

 */
.commentstext {
	text-decoration:none;
	clear:both;
	display:block;
	
	font-size:10pt;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	border-top:1px solid #ddd;
	padding-top:10px;
}

.commentstext a {
	text-decoration:none;
	
	font-size:10pt;
}

.commentstext a:hover {
	text-decoration:underline;
	
	font-size:10pt;
}

.bypostauthor {
	
	text-decoration:none;
}

/**

 * 5.4 Content Gallery, Captions and Post images

 * ------------------

 */
.gallery-caption {
	
	text-decoration:none;
	color:#888;
}

a,img {
	border:none;

}
#featured-img img {
	float:left;
	
}
#content img {
	border:none;
	max-width:480px!important;
	height:auto;
	
}

#content img a {
	border:none;
	max-width:480px!important;
	height:auto;
}

pre,code {
	max-width:480px!important;
	height:auto;
	white-space:pre-wrap;
	word-wrap:break-word;
	
}

pre {
	margin:1em 3em;
	padding:.5em;
	color:#2d2d2d;
	background-color:#eaeaea;
	
	border:none;
	outline:none;
}

.alignnone {
	margin:10px 20px 5px 0;
	max-width:480px!important;
	height:auto;
}

.aligncenter,div.aligncenter {
	display:block;
	margin:5px auto;
	max-width:480px!important;
	height:auto;
}

.alignright {
	float:right;
	margin:5px 0 20px 20px;
	max-width:480px!important;
	height:auto;
}

.alignleft {
	float:left;
	display:block;
	margin:5px 20px 20px 0;
	max-width:480px!important;
	height:auto;
}

.aligncenter {
	display:block;
	margin:5px auto;
	max-width:480px!important;
	height:auto;
}

a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
	max-width:480px!important;
	height:auto;
}

a img.alignnone {
	margin:10px 20px 5px 0;
	max-width:480px!important;
	height:auto;
}

a img.alignleft {
	float:left;
	margin:10px 20px 20px 0;
	max-width:480px!important;
	height:auto;
}

a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	max-width:480px!important;
	height:auto;
}

.wp-caption {
	max-width:96%;
/* Image does not overflow the content area */
	padding:0;
	text-align:center;
	
	background-color:transparent;
	border-width:0;
}

.wp-caption.alignnone {
	margin:0;
}

.wp-caption.alignleft {
	margin:0 10px 0 0;
}

.wp-caption.alignright {
	margin:0 0 0 10px;
}

.wp-caption img {
	border:none;
	height:auto;
	max-width:480px!important;
	height:auto;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0;
	color:#141414;
	
}

.post img {
	max-width:480px!important;
	height:auto;
}

/**

 * 5.5 Author block - To hide this block in posts, add 'display:none;' to .authortek

 * ------------------

 */
.authortek {
	background:#f5f5f5;
	border:1px solid #ddd;
	padding:10px;
	width:460px;
	overflow:hidden;
	color:#333;
	margin-bottom:20px;
}

.authortek h3 {
	font-size:15px;
	color:#333;
	margin:0;
	padding:5px;
}

.authortek h3 a {
	text-decoration:none;
	color:gray;
	font-weight:700;
}

.authortek img {
	margin:0;
	padding:5px;
	float:left;
	border:1px solid #ddd;
	width:80px;
	height:80px;
}

.authortek p {
	color:#333;
	margin:0;
	padding:0 5px 5px;
}

.authortek p a {
	color:gray;
}

.authortekinfo {
	padding-left:120px;
}

/**

 * 6.0 Content Comments

 * ------------------

 */
#comment {
	
	background-color:#f5f5f5;
	color:#141414;
	border-width:1px;
	border-color:#bbb;
	border-style:solid;
	outline:none;
	width:470px;
	display:block;
	clear:both;
	padding:5px;
}

#author {
	
	background-color:#f5f5f5;
	color:#141414;
	border-width:1px;
	border-color:#bbb;
	border-style:solid;
	outline:none;
	width:470px;
	display:block;
	clear:both;
	padding:5px;
}

#email {
	
	background-color:#f5f5f5;
	color:#141414;
	border-width:1px;
	border-color:#bbb;
	border-style:solid;
	outline:none;
	width:470px;
	display:block;
	clear:both;
	padding:5px;
}

#url {
	
	background-color:#f5f5f5;
	color:#141414;
	border-width:1px;
	border-color:#bbb;
	border-style:solid;
	outline:none;
	width:470px;
	display:block;
	clear:both;
	padding:5px;
}

#comment #submit {
	text-decoration:none;
	color:#f5f5f5;
	background:#777;
	border:none;
	
	outline:none;
}

#comment #submit:hover {
	text-decoration:none;
	color:#f5f5f5;
	background:#777;
	border:none;
	
	outline:none;
	text-decoration:underline;
}

.reply {
	padding:0 0 40px;
	border:none;
	outline:none;
}

.reply a {
	text-decoration:none;
	color:#f5f5f5;
	background:#777;
	border:none;
	
	outline:none;
	padding:5px 10px;
}

.reply a:hover {
	text-decoration:none;
	color:#f5f5f5;
	background:#777;
	border:none;
	
	outline:none;
	padding:5px 10px;
}

#submit {
	text-decoration:none;
	color:#f5f5f5;
	background:#777;
	border:none;
	
	outline:none;
	padding:5px 10px;
}

#submit:hover {
	text-decoration:none;
	color:#f5f5f5;
	background:#777;
	border:none;
	
	outline:none;
	padding:5px 10px;
	text-decoration:underline;
}

/**

 * 6.1 Content Comments text - Hides allowed text description under comments text box. Delete display:none to show.

 * ------------------

 */
.form-allowed-tags {
	
	font-size:12pt;
	display:none;
}

/**

 * 6.2 Content Comments numbers - Hides comment list numbers. Delete below section to show list numbers.

 * ------------------

 */
ol.comment-list {
	list-style-type:none;
	margin:0;
}

ol.children {
	list-style-type:none;
	margin:0;
}

/**

 * 7.0 Sidebars

 * ------------------

 */
#sidebar {
	
	width:22%;
	float:left;
	background-color:#fff;
	color:#141414;
	padding:20px 26px 0 0;
}
.textwidget,.textwidget a:link,.textwidget a:visited {
	color:#fff;
}
#addthis {
	padding-bottom:15px;
}

#sidebar-right {
	width:22%;
	float:left;
	padding:20px 0 0 26px;
}
#sidebar-right ul li a img {
    border: medium none;
    width:25px;
    height:25px;
    padding-right:5px;
    float:left;
    padding-bottom:1px;
}
#sidebar ul li a {
	
	text-decoration:none;
	font-size:12px;
	color:#fff;
	padding-left:15px;
	background-image: url("images/arrow2.png");
    background-position: 5px 2px;
    background-repeat: no-repeat;
    font-weight: bold;
    display:block;
}

#sidebar ul li a:hover {
	
	text-decoration:none;
	font-size:12px;
	color:#17ABCA;
	
}

#lsidebar2 ul li a:hover {
	
	text-decoration:none;
	font-size:12px;
	color:#333;
	
}


#sidebar ul {
	
	text-decoration:none;
	clear:both;
}

#sidebar li {
	
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
	word-wrap:break-word;
}

#sidebar .menu li {
	
	list-style-type:none;
}

#sidebar ul .sub-menu {
	list-style-type:none;
}

#sidebar li ul {
	list-style-type:none;
	padding-left:5px;
}

#sidebar li ul li {
	list-style-type:none;
}

#sidebar li ul .sub-menu {
	list-style-type:none;
}

#sidebar ul .sub-menu li {
	list-style-type:none;
}

#sidebar-right ul li a {
	
	background-position: 5px 2px;
    background-repeat: no-repeat;
    color: #17ABCA;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
   
    
	
}
#sidebar-right ul li a:hover {
	
	text-decoration:none;
	font-size:14px;;
	color:#333;
	font-weight: bold;
	
}

#sidebar-right ul {
	
	text-decoration:none;
	clear:both;
}

#sidebar-right li {
	
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
	word-wrap:break-word;
}

#sidebar-right .menu li {
	
	list-style-type:none;
}

#sidebar-right ul .sub-menu {
	list-style-type:none;
}

#sidebar-right li ul {
	list-style-type:none;
	padding-left:5px;
}

#sidebar-right li ul li {
	list-style-type:none;
}

#sidebar-right li ul .sub-menu {
	list-style-type:none;
}

#sidebar-right ul .sub-menu li {
	list-style-type:none;
}

/**

 * 7.1 Sidebar Widget titles

 * ------------------

 */
.sidebarhd {
	
	text-decoration:none;
	margin-bottom:15px;
	margin-top:0;
	font-size:12pt;
	font-weight:400;
	padding:0 0 15px 5px;
/*background-color:#f5f5f5;*/
	border-bottom:1px solid #999;
	color:#2d2d2d;
	text-align:left;
	clear:both;
	word-wrap:break-word;
	font-weight:bold;
}
.sidebarhdl {
background-color: #2B2B2B;
    background-position: 0 bottom;
    background-repeat: repeat-x;
    border-radius: 3px 3px 0 0;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: normal;
    line-height: 46px;
    margin: 0 0 15px;
    min-height: 48px;
    padding: 0 20px;
    margin-bottom:0px;
    padding-bottom:0px;
    }
.sidebarhd a {
	
	text-decoration:none;
	color:#b63030;
}

.sidebarhd a:hover {
	
	text-decoration:none;
	color:#b63030;
}

sidebar.sidebarhd {
	width:100%;
	max-width:100%!important;
	height:auto;
	white-space:pre-wrap;
	word-wrap:break-word;
}

#lsidebar {
	background-color:#333;
	border: medium none;
    border-radius: 3px;
    margin-bottom:20px;
}
.sidebarhdl2 {
background-color: #007890;
    background-position: 0 bottom;
    background-repeat: repeat-x;
    border-radius: 3px 3px 0 0;
    color: #FFFFFF;
    font-size: 17px;
    font-weight: normal;
    line-height: 46px;
    margin: 0 0 15px;
    min-height: 48px;
    padding: 0 20px;
    margin-bottom:0px;
    padding-bottom:0px;
    }

#lsidebar2 {
	background-color:#17ABCA;
	border: medium none;
    border-radius: 3px;
    margin-bottom:20px;
}


#rsidebar {
	margin-bottom: 20px;
}

/**

 * 7.2 Additional Sidebar items

 * ------------------

 */
.rsswidget {
	
	text-decoration:none;
	color:gray;
}

.rssSummary {
	
	text-decoration:none;
	color:gray;
	word-wrap:break-word;
	margin:0 auto;
	padding-right:20px;
	max-width:90%!important;
}

.textwidget {
	
	list-style:circle;
	padding:0 10px 5px;
	max-width:99%!important;
	word-wrap:break-word;
}

.textwidget iframe {
	max-width:99%!important;
	max-height:99%!important;
}

.textwidget img {
	max-width:99%!important;
	max-height:99%!important;
}

.textwidget img a {
	max-width:99%!important;
	max-height:99%!important;
}

.textwidget select {
	width:90%;
	max-width:98%!important;
	word-wrap:break-word;
	margin:0 10px;
	padding:0;
	text-align:left;
}

select {
	width:90%;
	max-width:98%!important;
	word-wrap:break-word;
	margin:10px;
	padding:0;
	text-align:left;
}

.tagcloud {
	
	list-style:circle;
	padding:0 5px 0 0;
}

#calendar_wrap table {
	margin:0 auto;
	width:95%;
	padding:0;
	text-align:center;
}

table#wp-calendar {
	margin:0 auto;
}

#sidebar ul {
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
	word-wrap:break-word;
}

#sidebar li {
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
	word-wrap:break-word;
}

#sidebar ul li {
	list-style-type:none;
	list-style-position:inside;
	margin: 8px 0 0;
    padding: 8px 0 0 2px;
	border-bottom: medium none;
    border-top: 1px solid #4E4E4E;
}
#lsidebar2 ul li {
	list-style-type:none;
	list-style-position:inside;
	margin: 8px 0 0;
    padding: 8px 0 0 2px;
	border-bottom: medium none;
    border-top: 1px solid #187f93;
}


#sidebar ul li:first-child {
    border-top: medium none;
}
#sidebar ul li:last-child {
    padding-bottom:8px;
}

#sidebar-right ul {
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
	word-wrap:break-word;
}

#sidebar-right li {
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
}

/*#sidebar-link {
	padding-top:5px;
}*/

#sidebar-right ul li {	
	border-bottom: medium none;
    list-style-position: inside;
    list-style-type: none;
    padding: 4px 0 4px 2px;
    line-height:25px;
}

/**

 * 8.0 Footer Widgets

 * ------------------

 */
#footer-sidebar aside {
	width:30%;
	display:inline-block;
	vertical-align:top;
	padding:0 0 20px;
	margin:0 10px;
	text-align:left;
	clear:both;
}

#footer-sidebar li {
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
	word-wrap:break-word;
}

#footer-sidebar ul .sub-menu {
	list-style-type:none;
}

#footer-sidebar li ul {
	list-style-type:none;
	padding-left:10px;
}

#footer-sidebar li ul li {
	list-style-type:none;
}

#footer-sidebar li ul .sub-menu {
	list-style-type:none;
}

#footer-sidebar ul .sub-menu li {
	list-style-type:none;
}

#footer-sidebar .tagcloud {
	
	list-style:circle;
	padding:10px 40px;
}

li {
	word-wrap:break-word;
}

ul li {
	word-wrap:break-word;
}

#footer-sidebar .rsswidget {
	
	text-decoration:none;
	color:#3b5998;
}

#footer-sidebar .rssSummary {
	
	text-decoration:none;
	color:gray;
	word-wrap:break-word;
	margin:0 auto;
	padding:0 40px;
	max-width:90%!important;
}

#footer-sidebar .textwidget {
	
	list-style:circle;
	padding:10px 40px;
	max-width:99%!important;
	word-wrap:break-word;
}

#footer-sidebar .textwidget iframe {
	max-width:99%!important;
	max-height:99%!important;
	padding:10px 40px;
}

#footer-sidebar .textwidget img {
	max-width:99%!important;
	max-height:99%!important;
}

#footer-sidebar .textwidget img a {
	max-width:99%!important;
	max-height:99%!important;
}

#footer-sidebar .textwidget select {
	width:80%;
	max-width:80%!important;
	word-wrap:break-word;
	margin:10px 40px;
	text-align:left;
	float:left;
}

#footer-sidebar select {
	width:80%;
	max-width:80%!important;
	word-wrap:break-word;
	margin:10px 40px;
	padding:0;
	text-align:left;
	float:left;
}

#footer-sidebar .tagcloud {
	
	list-style:circle;
	padding:10px 40px;
}

#footer-sidebar #calendar_wrap table {
	margin:0 auto;
	width:95%;
	padding:10px 40px;
	text-align:center;
	border:none;
}

#footer-sidebar table#wp-calendar {
	margin:0 auto;
}

#footer-sidebar #search {
	max-width:90%;
	padding:10px 40px;
}

#footer-sidebar #searchform {
	max-width:90%;
	padding:10px 40px;
}

#footer-sidebar #recentcomments {
	text-align:left;
	width:80%;
}

#footer-sidebar .recentcomments {
	text-align:left;
	width:80%;
}

/**

 * 8.1 Footer Widgets title

 * ------------------

 */
.sidebarhd2 {
	
	text-decoration:none;
	margin:5px 0 0 40px;
	font-size:14pt;
	color:#fff;
	text-align:left;
	font-weight:400;
	word-wrap:break-word;
}
#footer-sidebar a:hover {
	color:#fff;
	text-decoration: none;
}
#footer-sidebar .sidebarhd {
	
	text-decoration:none;
	margin:5px 0 0 40px;
	font-size:14pt;
	color:#000;
	text-align:left;
	font-weight:400;
	word-wrap:break-word;
}

/**

 * 9.0 Delimiter for clearing both

 * ------------------

 */
.delimiter {
	clear:both;
}

.breaker {
	padding-top:20px;
	padding-bottom:20px;
	clear:both;
}

.linebreaker {
	border-top:1px solid #E5E5E5;
	padding:0;
	margin-top:20px;
	margin-bottom:20px;
	clear:both;
}

/**

 * 10.0 Pagination

 * ------------------

 */
.pagi {
	
	color:gray;
	text-transform:uppercase;
}

.pagi a {
	
	color:gray;
	text-transform:uppercase;
}

.pagi a:hover {
	
	color:#b63030;
	text-transform:uppercase;
}

/**

 * 11.0 Footer Copyright area

 * ------------------

 */
.footer-copyright {
	font-size:11px;	
	color:#111;
	float:left;
	clear:both;
	max-width:900px;
	word-wrap:break-word;
}

.footer-copyright a {
	font-size:11pt;
	
	color:gray;
	clear:both;
}

.footer-copyright a:hover {
	font-size:11pt;
	
	color:#b63030;
	clear:both;
}

.toplink a {
	font-size:11pt;
	
	background-color:#2d2d2d;
	color:#f5f5f5;
	float:right;
	padding:1px 5px;
}

.toplink a:hover {
	font-size:11pt;
	
	background-color:#2d2d2d;
	color:#f5f5f5;
	float:right;
	padding:1px 5px;
}

/**

 * 12.0 Search form

 * ------------------

 */
#search {
	float:right;
	width:400px;
	height:auto;
	padding:30px 0 10px;
}

#searchsubmit {
	text-decoration:none;
	color:#f5f5f5;
	background:#2d2d2d;
	border:none;
	
	outline:none;
}

#searchform {
	text-align:center;
	
	outline:none;
}

#searchform input#s {
	
	background-color:#fff;
	color:gray;
	border-width:1px;
	border-color:#c3c3c3;
	border-style:solid;
	outline:none;
	width:90%;
}

#s {
	padding:5px;
}

/**

 * 13.0 Navigation menu

 * ------------------

 */
.navtop {
	width:960px;
	margin:0 auto;
}

.navmenu {
	margin:0 auto;
	
	font-size:11pt;
	color:#fff;
}

.navmenu ul {
	padding:0;
	margin:0 auto;
	line-height:1;
	
	font-size:11pt;
	color:#fff;
}

.navmenu ul li {
	padding:0;
	margin:0 auto;
	line-height:1;
	
	font-size:11pt;
	color:#fff;
}

.navmenu ul li a {
	padding:0;
	margin:0 auto;
	line-height:1;
	
	font-size:11pt;
	color:#fff;
}

.navmenu:before {
	content:'';
	display:table;
}

.navmenu:after {
	content:'';
	display:table;
}

.navmenu > ul:before {
	content:'';
	display:table;
}

.navmenu > ul:after {
	content:'';
	display:table;
}

.navmenu:after {
	clear:both;
}

.navmenu > ul:after {
	clear:both;
}

.navmenu ul {
	background:#2d2d2d;
}

.navmenu ul > li {
	float:left;
	list-style:none;
}

.navmenu ul > li > a {
	display:block;
	text-decoration:none;
	padding:7px 20px;
	position:relative;
}

.navmenu ul > li > a:hover {
	color:#2d2d2d;
	background-color:#f5f5f5;
}

.navmenu ul > li > a:hover:before {
	content:'';
	z-index:2;
	position:absolute;
	border-top:0;
	border-bottom:0;
	border-right:0;
	width:100%;
	height:100%;
	top:0;
	left:-1px;
}

.navmenu ul > li > a:hover:after {
	content:'';
	z-index:2;
	position:absolute;
	border-top:0;
	border-bottom:0;
	border-left:0;
	width:100%;
	height:100%;
	top:0;
	right:-1px;
}

.navmenu > ul > li > ul {
	opacity:0;
	visibility:hidden;
	position:absolute;
}

.navmenu > ul > li:hover > ul {
	opacity:1;
	visibility:visible;
	position:absolute;
	box-shadow:none;
}

.navmenu > ul > li > ul {
	width:150px;
	position:absolute;
	text-align:left;
}

.navmenu > ul > li > ul > li {
	float:none;
	position:relative;
}

.navmenu > ul > li > ul > li > ul {
	opacity:0;
	visibility:hidden;
	position:absolute;
}

.navmenu > ul > li > ul > li:hover > ul {
	opacity:1;
	visibility:visible;
	position:absolute;
}

.navmenu > ul > li > ul > li > ul {
	left:150px;
	top:0;
	width:150px;
	text-align:left;
}

.navmenu > ul > li > ul > li > ul > li {
	float:none;
}

.navmenu .current_page_item > a,.navmenu .current_page_ancestor > a,.navmenu .current-menu-item > a,.navmenu .current-menu-ancestor > a {
	color:#f5f5f5;
	background-color:#000;
}

/**

 * 13.1 Top menu

 * ------------------

 */
.topmenutop {
	width:660px;
	margin:0;
	float:right;
}

.topmenu {
	margin:0;
	margin-top:10px;
	font-size:11pt;
	color:#111;
	clear:both;
	float:right;
}

.topmenu ul {
	padding:0;
	margin:0 auto;
	line-height:1;
	
	font-size:11pt;
	color:#111;
}

.topmenu ul li {
	padding:0;
	margin:0 auto;
	line-height:1;
	
	font-size:11pt;
	color:#111;
}

.topmenu ul li a {
	padding:0;
	margin:0 auto;
	line-height:1;
	
	font-size:11pt;
	color:#fff;
}

.topmenu ul {
	
}

.topmenu ul > li {
	float:left;
	list-style:none;
}

.topmenu ul > li > a {
	display:block;
	text-decoration:none;
	padding:7px 20px;
	position:relative;
}

.topmenu ul > li > a:hover {
	color:#17ABCA;
	background-color:#fff;
	border: medium none;
    border-radius: 2px;
	
}

.topmenu ul > li > a:hover:before {
	content:'';
	z-index:2;
	position:absolute;
	border-top:0;
	border-bottom:0;
	border-right:0;
	width:100%;
	height:100%;
	top:0;
	left:-1px;
}

.topmenu ul > li > a:hover:after {
	content:'';
	z-index:2;
	position:absolute;
	border-top:0;
	border-bottom:0;
	border-left:0;
	width:100%;
	height:100%;
	top:0;
	right:-1px;
}

.topmenu > ul > li > ul {
	opacity:0;
	visibility:hidden;
	position:absolute;
}

.topmenu > ul > li:hover > ul {
	opacity:1;
	visibility:visible;
	position:absolute;
	box-shadow:none;
	background-color:#f5f5f5;
}

.topmenu > ul > li > ul {
	width:150px;
	position:absolute;
	text-align:left;
}

.topmenu > ul > li > ul > li {
	float:none;
	position:relative;
}

.topmenu > ul > li > ul > li > ul {
	opacity:0;
	visibility:hidden;
	position:absolute;
}

.topmenu > ul > li > ul > li:hover > ul {
	opacity:1;
	visibility:visible;
	position:absolute;
	background-color:#f5f5f5;
}

.topmenu > ul > li > ul > li > ul {
	left:150px;
	top:0;
	width:150px;
	text-align:left;
}

.topmenu > ul > li > ul > li > ul > li {
	float:none;
}

/**
 * 13.1 Footer menu

 * ------------------

 */

* 13.1 Footer menu

 * ------------------

 */

.footermenu {
	margin:0;
	
	font-size:11pt;
	color:#111;
	clear:both;
	float:left;
}

.footermenu ul {
	padding:0;
	margin:0 auto;
	line-height:1;
	
	font-size:11pt;
	color:#111;
}

.footermenu ul li {
	padding:0;
	margin:0 auto;
	line-height:1;
	
	font-size:11pt;
	color:#111;
}

.footermenu ul li a {
	padding:0;
	margin:0 auto;
	line-height:1;
	
	font-size:12px;
	color:#111;
}



.footermenu ul > li {
	float:left;
	list-style:none;
}

.footermenu ul > li > a {
	display:block;
	text-decoration:none;
	padding:5px 10px;
	position:relative;
}

.footermenu ul > li > a:hover {
	color:#11111;
	text-decoration:underline;
	
}

.footermenu ul > li > a:hover:before {
	content:'';
	z-index:2;
	position:absolute;
	border-top:0;
	border-bottom:0;
	border-right:0;
	width:100%;
	height:100%;
	top:0;
	left:-1px;
}

.footermenu ul > li > a:hover:after {
	content:'';
	z-index:2;
	position:absolute;
	border-top:0;
	border-bottom:0;
	border-left:0;
	width:100%;
	height:100%;
	top:0;
	right:-1px;
}

.footermenu > ul > li > ul {
	opacity:0;
	visibility:hidden;
	position:absolute;
}

.footermenu > ul > li:hover > ul {
	opacity:1;
	visibility:visible;
	position:absolute;
	box-shadow:none;
	background-color:#f5f5f5;
}

.footermenu > ul > li > ul {
	width:150px;
	position:absolute;
	text-align:left;
}

.footermenu > ul > li > ul > li {
	float:none;
	position:relative;
}

.footermenu > ul > li > ul > li > ul {
	opacity:0;
	visibility:hidden;
	position:absolute;
}

.footermenu > ul > li > ul > li:hover > ul {
	opacity:1;
	visibility:visible;
	position:absolute;
	background-color:#f5f5f5;
}

.footermenu > ul > li > ul > li > ul {
	left:150px;
	top:0;
	width:150px;
	text-align:left;
}

.footermenu > ul > li > ul > li > ul > li {
	float:none;
}

/**
 * 14.0 Media queries - Add more things here for mobile friendliness.

 * ------------------

 */
@media screen and (max-width: 768px) {
	body {
		padding:0;
		background-image:none!important;
		background-color:#cecece!important;
	}
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}