/*
THEME NAME: Sound Strategies 2
*/

/* WordPress Specific /*{{{*/
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.alignnone {
	float: none;
	clear: both;
}
.aligncenter {
	float: none;
	margin: 0 auto;
}
.clearfloat {
	display: inline-block;
	width: 100%;
}

/*.wp-caption {
	padding-top: 10px;
	padding-left: 10px;
}*/

/*}}}*/

html {
	overflow-y: scroll;
}
html, body {
	/*background-color:#fff;*/
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
body,h1{
	background:url(img/webbackground.gif);
}
img,
a img {
	border: none;
}

a{
	text-decoration:none;
	color:#00F;
}

a:hover{
	text-decoration:underline;
}

#wrapper{
	background:url(img/webbackground.gif)!important;
	width:980px;
	margin:0 auto;
}

h1{
	margin: 0;
	padding: 4px 10px;
	font-size:8px;
	text-align: right;
	color:#ACB6AB;
}

#header .widget {
	margin: 0;
}
#header .widget-title{
	display: none;
}

#header p{
margin: 0;
padding: 12px 0;
}

.menu {
	background: #006;
	color: #fff;
	font-size: 13px;
}
.menu a {
	color: #fff;
}

.menu ul {
	margin: 0;
	padding: 4px 10px;
	list-style-position: inside;
	list-style: none;
	text-align: center;
}
.menu li {
	display: inline;
}
.menu li a{
	text-decoration:underline;
	font-weight:bold;
}
.menu .current-menu-item a{
	color:#FFF;
}
.menu .separator {
	padding: 0 6px;
}

#main{
	margin: 10px 0 0 0;
}

#main .content{
	width: 783px;
	margin: 0 0 0 10px;
	padding: 5px 5px 5px 10px;
}

p{
margin: 0;
}

#main .post p{
margin: 0;
padding: 12px 0;
}

.content .post {
	margin: 0 0 10px;
}

.content .title{
	font-weight: bold;
	font-size: 16px;
	color: #006;
	padding: 0;
	margin: 0;
}

.content .thumbnail {
	text-align: right;
	margin-right:5px;
}

.content .post-has-thumbnail {

}

.content h2 {
 font-size: 16px;
 padding: 0;
 padding-bottom:5px;
 margin: 0;
}

.content h3 {
	font-size: 14px;
	padding:5px 0;
	margin: 0;
}


.content h5,
.content h6 {
	font-size: 12px;
	padding: 12px 0;
	margin: 0;
}

.content h4{
padding: 5px 0;
font-size:12px;
margin: 0;
}


.content h3,
.content h4,
.content h5,
.content h6,
.content h3 a,
.content h4 a,
.content h5 a,
.content h6 a,
.content .title a {
	color: #006;
}


.content .author{
	font-size: 8px;
}

.content .date{
	font-size: 10px;
}

#main .sidebar {
	width: 160px;
	margin: 0 10px 10px 0;
	clear: right;
}

.sidebar{
	text-align: center;
}

#main .sidebar p{
margin: 0;
padding: 12px 0;
}

#main .sidebar ul{
list-style: none;
margin: 0;
padding: 0;
}

.widget{
	background: transparent!important;
	color: #fff;
	margin: 0 0 10px;
}

.widget .widget-title {
	background: #99c;
	font-size: 14px;
	color: #000;
	padding: 4px 0;
}

#main .blog-sidebar {
	background: none;
	text-align: left;
	margin: 0 10px 10px 0;
	text-align: center;
}
.blog-sidebar a {
	color: #ff0;
}
#main .sidebar .widget_sp_image-description p{
	padding: 2px 0;
}
.blog-sidebar .widget {
	margin-bottom: 0px;
	padding:5px 0;
	margin-bottom: 10px;
}
.blog-sidebar .widget_search{
	padding:5px;
}
.blog-sidebar .widget_categories .widget-title,
.blog-sidebar .widget_recent_entries .widget-title{
	text-align:center;
}
.blog-sidebar .widget_categories ul li,
.blog-sidebar .widget_recent_entries ul li{
	padding-left:5px;
}
.blog-sidebar .widget-title {
	background: #006!important;
}

#footer{
	margin: 10px 0 0;
}

#footer p{
margin: 0;
padding: 12px 0;
}

#footer .widget {
	margin: 0;
	font-size: 10px;
	background: transparent;
	color: #000;
}
#footer .widget-title {
	display: none;
}

.s{
height:22px;
font-size:12px;
font-weight:bold;
color:#999;
border:0;
}

.searchsubmit{
background-color:#006;
border:none;
color:#fff;
font-size:14px;
font-weight:bold;
padding:0;
margin:0;
}

#widget_sp_image-3 .widget widget_sp_image .widget-title{
display:none;
}

#main .sidebar a{
color:#ffff00;
}

#slidebar{
padding:20px;
}

.alignleft .wp-caption-text {
	/*background: none repeat scroll 0 0 #cccccc;*/
	font-size: 12px; /*8pt*/
	margin: 0 0 0 0;
	/*padding:5px;*/
	text-align: center;
	/*width: 200px;*/
}

.alignright .wp-caption-text {
	/*background: none repeat scroll 0 0 #cccccc;*/
	font-size: 12px; /*8pt*/
	margin: 0 0 0 0;
	padding:5px;
}

#homesidebar{
	overflow-y: hidden;
	width:252px;
	height:188px;
}

#main .top-sidebar {
	margin: 0 10px 10px 0;
}

#main .top-sidebar .widget {
	margin: 0 0 10px 0;
}

/*.content img{
	padding: 12px;
}*/

#main .wpcf7-captcha-captcha-843{
	padding: 0;
}
.wp-caption-dd {
	margin-left: 0;
}
/*.page .text dl,
.single .text dl {
	margin: 12px;
}
.page .text dl img, 
.single .text dl img {
	padding: 0;
}*/
/*.page .text .alignleft,
.single .text .alignleft {
	margin-left: 0;
}
.page .text .alignright,
.single .text .alignright {
	margin-right: 0;
}*/


/*.post .content img,
.page .content img {
	padding: 0 23px 5px 0;
	float: left;
}*/

/*.post .content img.alignright,
.page .content img.alignright {
	padding: 0 0 5px 23px;
	float: right;
}
.post .content img.alignleft,
.page .content img.alignleft {
	padding: 0 0 5px 23px;
	float: left;
}*/

.page .content .wp-caption.alignleft p,
.single .content .wp-caption.alignleft p {
	margin-right: 10px !important;
	text-align: center;
	padding-top: 5px;
}
.content .wp-caption.alignright p {
	margin-left: 10px !important;
	text-align: center;
}
.content .wp-caption.alignright dd {
	margin-left: 10px;
}
.content .wp-caption.alignleft dd {
	margin-right: 10px;
}
.content .wp-caption.alignright {
	text-align: right;
}
.content .wp-caption.alignleft {
	text-align: left;
}
.content img.alignright {
	margin-left: 10px;
}
.content img.alignleft {
	margin-right: 10px;
}
.page .wp-caption-dd {
	text-align: center;
}
/*.page .content img {
	margin-bottom: 5px;
}*/
.content h1 {
	font-size: 2em;
	text-align: left;
	color: #000;
	padding: 0;
}
.content blockquote {
	font-style: italic;
	color: #6D7B8D;
}
.page #main .content,
.single #main .content,
.blog #main .content {
	margin-left: 0;
}
.content .date,
.content .author {
	font-size: 11px;
}
.content .has-thumb {
	margin-left: 154px;
}
.single .content .thumbnail {
	float: none;
	text-align: left;
	margin-bottom: 5px;
}
.blog #main .post p {
	padding-top: 3px;
}
#main .content .wp-caption.aligncenter p {
	margin-right: 10px;
	padding-top: 5px;
}

.single #___plusone_0 {
	width: 62px !important;
	padding: 1px 2px !important;
}
.single #___plusone_0 iframe {
	margin-top: 6px !important;
}

/***

#main .sidebar .widget .textwidget,
#main .top-sidebar .widget .textwidget {
	padding: 0 10px;
	width: 232px;
}*/

.home #main .content .text img {
	/*margin-bottom: 10px;*/
}
.home #main .wp-caption-text {
	padding: 7px 0;
	margin-bottom: 10px;
}
#main .post .wp-caption-text {
	padding: 8px 0;
	margin-bottom: 10px;
}
#main .wp-caption {
	margin-top: 16px;
	margin-bottom: 10px;
}
/*************************Home content**********************/
.home .content .home-thumb{
	text-align:center;
}
.content h2{
	font-size:16px;
	line-height:18px;
	background:url(img/titleback.png);
	color:#000;
	margin-top:10px;
	padding:4px 0;
	text-align:center;
}
.text{
	padding:20px 0;
	background-color:#FFF;
}
.home .content h3{
	font-size:16px;
	margin:0 28px!important;
	color:#FFF;
	background-color:maroon;
	text-align:center;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.home .content p{
	font-size:13px;
	margin:0 28px;
	padding:2px;
	margin-bottom:20px;
}
.home .content .text .issuuembed{
	margin:auto;
}
.home .content .text .issuuembed span{
	font-size:16px!important;
}
.home .content .text .button{
	background:url(img/WebBoxBackSmall.jpg);
	padding:5px 0;
	width:188px;
	margin:auto;
	margin-top:20px;
}
/*************************Page************************/
.page .content .text{
	padding:30px;
}
.page .content{
	font-size:13px;
}
.page .content h3{
	margin-bottom:16px;
}
.page .content .pay-t{
	margin:auto;
	margin-top:5px;
	margin-bottom:20px;
}
.page .content .pay-t td{
	width:171px;
}
.page p,
.page table{
	padding-bottom: 16px;
}
.page h2+p{
	padding-top: 16px;
}
/**********************Photo gallery******************/
#scrolled a img{
	width:150px;
	height:200px;
}
.page .gal-bottom{
	text-align:center;
	font-size: 16px;
	font-weight:bold;
}
/*******************Attachment Page*******************/
.attachment{
	text-align: center;
}
.attachment .caption{
	font-size: 13px;
	font-weight: bold;
	margin-top: 4px;
	width:370px;
	margin:auto;
}
.attachment .text{
	padding-top: 0!important;
}
.attachment form{
	padding:5px 0;
}
/*********************Contact Us**********************/
.contact-bottom{
	background: url(img/webmail.gif) no-repeat bottom left;
	margin-top: 20px;
	text-align: center;
	font-size: 10px;
	padding-bottom: 56px;
}
/*************************Blog************************/
.blog .content .blog-head,
.archive .content .blog-head{
	background:url(img/NewsBlog.jpg);
	width:783px;
	height:78px;
}
.blog .content .post,
.archive .content .post{
	background-color: #FFF;
	margin:0 0 20px;
	outline: 1px solid gray;
}
.blog .content .post p,
.archive .content .post p{
	padding:0!important;
}
.blog .content h4,
.archive .content h4{
	text-align:center;
	background-color:#FFF;
	font-size:16px;
	padding:0 0 20px;
}
.blog .content .all-posts,
.archive .content .all-posts{
	background-color:#FFF;
	padding:3px;
}
.blog .content .all-posts .text,
.archive .content .all-posts .text{
	padding:2px;
}
.blog .content .all-posts .title,
.archive .content .all-posts .title{
	padding-left:2px;
	font-size:13px;
}
.blog .content .all-posts .thumbnail,
.archive .content .all-posts .thumbnail{
	padding:2px 0 2px 2px;
}
/************************Sidebar**********************/

.home-sidebar .widget-title,
.top-sidebar .widget-title,
.sidebar-right .widget-title,
.sidebar .widget_sp_image .widget-title{
	display:none;
}
.blog-sidebar .widget{
	padding:0;
}
.blog-sidebar .widget .widget-title{
	font-size:16px;
	color:#000;
	text-align:center;
	background:url(img/sideblog-h-full.png)!important;
	width: 160px;
	padding:2px 0;
}
.blog-sidebar .widget ul{
	background:#FFF;
	text-align:center;
}
.blog-sidebar .widget ul a{
	font-size:13px;
	color:blue!important;
	font-weight:bold;
}
.blog-sidebar .widget ul a:hover{
	color:blue!important;
}
#main .sidebar .widget_archive ul,
#main .sidebar .widget_rss ul{
	padding: 5px;
}
.blog-sidebar .widget_archive ul li{
	height: 21px;
}
.blog-sidebar .widget_rss ul li{
	padding: 5px 0;
}
.blog-sidebar .widget_rss .widget-title{
	font-size: 14px;
	padding: 5px;
	width: 150px;
}
/**********************Supporters*****************/
.supporter{
	float:left;
	width:264px;
	margin:0 20px;
}
.supporter .caption{
	font-size:10px;
	overflow:hidden;
	height:30px;
	text-align:center;
	margin-bottom:25px;
}
.clear{
	clear:both;
	zoom:1;
}
.supporter .p-title{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}
.supporter .p-content{
	font-size:13px;
}
.supporter .p-content address{
	padding-bottom:20px;
}
/***************************Single Post****************/
.single .content .edit{
	background-color: #FFF;
	padding: 0 30px;
}
.single .content .auth-date{
	background-color: #FFF;
	padding: 0 30px;
}
.single .content .text{
	background-color: #FFF;
	padding: 0 30px 20px;
}
/****************************About Us*******************/
.page .about-us-bottom{
	padding-top: 20px;
	text-align: center;
}