/*
Theme Name: Organists` Review
*/

@charset "utf-8";
/*--------------------------------------------------- reset.css ---------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video 						{margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
em, strong, b, u, i								{margin: 0; padding: 0;}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section 		{display: block;}
body 											{line-height: 1;}
ol, ul 											{list-style: none;}
blockquote, q 									{quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after 								{content: ''; content: none;}
table											{border-collapse: collapse; border-spacing: 0;}

/*
font-family: 'Lora', serif;
*/
* 												{margin: 0;}
html, body 										{height: 100%;}
.wrapper 										{background: #fff;}
@media only screen and (min-width:750px ){
	.wrapper									{min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -107px; width: 750px;}
	.footer, .push 								{height: 107px;}
}
/*--------------------------------------------------- style.css ---------------------------------------------------*/
a												{text-decoration: none; outline: 0 none;}
img												{vertical-align: text-top;}
a img											{border: 0 none;}
img 											{max-width: 100%; height: auto;}
body											{color: #000; font-size: 12px; font-family: 'Lora', serif; background: #decebc url(images/body-bg.jpg) repeat-x 0 0;}
.container										{clear: both; width: 750px; margin: 0 auto; }
.clear											{height: 0; width: 0; clear: both;}
.inner-wrapper									{padding: 0 22px;}
#header											{}
.top-line										{padding: 18px 0 8px; color: #000; font-size: 1.083em; float: left; width: 80%;}
.social-links									{float: right; max-width: 20%; padding: 16px 0 0;}
.social-links li								{float: left; margin: 0 0 0 7px;}
.social-links li a								{display: inline-block; height: 18px; width: 18px;}
.social-links li.fb a							{background: url(images/fb.jpg);}
.social-links li.twitter a						{background: url(images/twitter.jpg);}
.social-links li.gplus a						{background: url(images/gplus.jpg);}
#logo											{position: relative; z-index: 10; width: 100%; height: 0; text-align: center;}
#logo a											{position: absolute; z-index: 1; left: 0; width: 100%; display: block;}
#logo a img										{margin: -3px 0 0;}
.banner											{position: relative; width: 100%;}
.subscribe-now									{width: 185px; margin: -100px 22px 0 0; padding: 10px 15px; float: right; position: relative; z-index: 1; background: url(images/white-bg.png);}
.subscribe-now h3								{font-size: 1.392em; padding: 0 0 5px;}
.subscribe-now h3 a								{color: #000;}
.subscribe-now p								{font-size: 0.833em;}
#nav-menu										{width: 100%; overflow: hidden;}
#nav-menu ul li									{float: left; margin: 0 0 0 -21px; position: relative; z-index: 1;}
#nav-menu ul li a								{display: block; font-size: 0.917em; line-height: 23px; color: #fff; position: relative; z-index: 1}
#nav-menu ul li a span.text						{background: url(images/menu-bg.jpg) repeat-x 0 0; display: inline-block; float: left;}
#nav-menu ul li.first							{margin: 0;}
#nav-menu ul li.first a span.text				{padding: 0 0 0 22px;}
#nav-menu ul li.first a span.m-left				{display: none;}
#nav-menu ul li a span.m-left					{width: 21px; height: 23px; display: inline-block; float: left; background: url(images/normal-bg.jpg) no-repeat;}
#nav-menu ul li a span.m-right					{width: 21px; height: 23px; display: inline-block; float: left; background: url(images/normal-bg.jpg) no-repeat;}
#nav-menu ul li.last a span.m-right				{background: url(images/last-menu-bg.jpg) no-repeat;}
#nav-menu ul li a:hover span.text				{background: url(images/hover-bg.jpg) repeat-x 0 0;}
#nav-menu ul li a:hover span.m-left				{background: url(images/hover-right-bg.png) no-repeat 0 0;}
#nav-menu ul li a:hover span.m-right			{background: url(images/hover-left-bg.png) no-repeat 0 0;}
#nav-menu ul li.current-menu-item				{z-index: 10 !important;}
#nav-menu ul li.current-menu-item a span.text	{background: url(images/active-bg.jpg) repeat-x 0 0;}
#nav-menu ul li.current-menu-item a span.m-left	{background: url(images/active-right-bg.jpg) no-repeat 0 0;}
#nav-menu ul li.current-menu-item a span.m-right{background: url(images/active-left-bg.jpg) no-repeat 0 0;}
#nav-menu ul li.current-menu-item.last a span.m-right{background: url(images/active-last-bg.jpg) no-repeat 0 0;}
#content-wrapper								{padding: 10px 0;}
#content										{float: left; width: 460px;}
#content2										{float: left;}
#content h1										{color: #216682; font-size: 1.33em; line-height: 18px; padding: 0 0 12px; font-weight: normal;}
#content2 h1										{color: #216682; font-size: 1.33em; line-height: 18px; padding: 0 0 12px; font-weight: normal;}

#content.home-content img						{max-width: 100%; margin: -25px 0 0; position: relative; z-index: 0;}
#content.home-content p							{width: 215px; font-size: 0.833em; line-height: 12px; position: relative; z-index: 1;}
#sidebar										{float: right; width: 189px; padding: 5px 13px; background: #256985 url(images/sidebar-bg.jpg) repeat-x 0 0;}
#sidebar .sidebar-content						{padding: 10px 0;}
#sidebar .sidebar-content h3					{color: #ed8b6d; font-size: 1.33em; line-height: 18px; padding: 0 0 7px; font-weight: normal;}
#sidebar .sidebar-content h3 a					{color: #ed8b6d;}
#sidebar .sidebar-content p						{font-size: 0.833em; line-height: 12px; color: #fff;}
#footer											{padding: 10px 0 0;}
.footer											{background: #df6043 url(images/footer-bg.jpg) repeat-x 0 0;}
#footer .container								{background: none;}
#footer .container a							{color: #fff;}	
#footer .container a:hover						{text-decoration: underline;}
#footer ul.footer-content						{width: 100%; overflow: hidden; border-bottom: 1px solid #fff; font-size: 0.833em; color: #fff;}
#footer ul.footer-content li					{width: 215px; height: 75px; float: left; margin: 0 0 0 30px;}
#footer ul.footer-content li h3					{font-size: 1.200em}
#footer ul.footer-content li:first-child		{margin: 0;}
#footer .copyright								{color: #fff; padding: 5px 0 0;}	
#footer .copyright span							{float: right;}
#footer .copyright a							{color: #fff;}									
#footer .copyright a:hover						{text-decoration: underline;}





@media \0screen {
	img 										{width: auto;}
}
@media only screen and (min-width:651px ) and (max-width:749px) {
	.wrapper									{min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -117px; width: 650px;}
	.container									{width: 650px;}
	.footer, .push 								{height: 117px;}
	.subscribe-now								{margin: -90px 22px 0; width: 180px;}
	#content									{width: 390px;}
	#sidebar									{width: 180px;}
	#footer ul.footer-content li				{width: 192px; height: 85px; margin: 0 0 0 15px;}
}
@media only screen and (min-width:481px ) and (max-width:650px) {
	.wrapper									{margin: 0 auto; width: 480px;}
	.container									{width: 480px;}
	.top-line									{font-size: 1em;}
	.subscribe-now								{margin: -70px 0 0 0; padding: 5px 8px;}
	#nav-menu ul								{background: url(images/menu-bg.jpg) repeat-x 0 0; width: 100%; overflow: hidden;}
	#nav-menu ul li								{margin: 0;}
	#nav-menu ul li a span.text					{padding: 0 7px !important;}
	#nav-menu ul li a span.m-left,
	#nav-menu ul li a span.m-right				{display: none !important;}
	#content									{width: 100%; float: none; padding: 0 0 10px;}
	#sidebar									{width: 410px; float: none}
	#footer ul.footer-content li				{width: 100%; height: auto; margin: 0 0 15px !important;}
	#footer .copyright							{padding-bottom: 5px;}
}
@media only screen and (max-width:480px) {
	.wrapper									{margin: 0 auto; width: 320px;}
	.container									{width: 320px;}
	.top-line									{font-size: 1em; padding-top: 12px;}
	.subscribe-now								{margin: -40px 0 0; width: 100px; padding: 5px;}
	.subscribe-now h3							{font-size: 1.2em; padding: 0;}
	.subscribe-now p							{display: none;}
	#nav-menu ul								{background: url(images/menu-bg.jpg); width: 100%; overflow: hidden;}
	#nav-menu ul li.first						{display: none;}
	#nav-menu ul li								{margin: 0; display: block; width: 33.3%; }
	#nav-menu ul li a span.text					{padding: 0 7px !important; text-align: center; float: none; display: block;}
	#nav-menu ul li a span.m-left,
	#nav-menu ul li a span.m-right				{display: none !important;}
	#content									{width: 100%; float: none; padding: 0 0 10px;}
	#content.home-content p						{width: 100%;}
	#content.home-content img					{margin: 0;}
	#sidebar									{width: 250px; float: none}
	#footer ul.footer-content li				{width: 100%; height: auto; margin: 0 0 10px !important;}
	#footer .copyright							{padding-bottom: 5px;}
	#footer .copyright span						{float: none; display: block; padding: 5px 0 0;}
}

/*------------------- Wordpress Css ----------------*/
.hide-title										{display: none;}

.content{
	font-size: 1.0em;
	line-height: 16px;
}

.content p {
	margin-bottom: 18px;
}
.content ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
.content ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
.content ol ol {
	list-style: upper-alpha;
}
.content ol ol ol {
	list-style: lower-roman;
}
.content ol ol ol ol {
	list-style: lower-alpha;
}
.content ul ul,
.content ol ol,
.content ul ol,
.content ol ul {
	margin-bottom: 0;
}
.content dl {
	margin: 0 0 24px 0;
}
.content dt {
	font-weight: bold;
}
.content dd {
	margin-bottom: 18px;
}
.content strong {
	font-weight: bold;
}
.content cite,
.content em,
.content i {
	font-style: italic;
}
.content big {
	font-size: 131.25%;
}
.content ins {
	background: #ffc;
	text-decoration: none;
}
.content blockquote {
	font-style: italic;
	padding: 0 3em;
}
.content blockquote cite,
.content blockquote em,
.content blockquote i {
	font-style: normal;
}
.content pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
.content abbr,
.content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
.content sup,
.content sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
.content sup {
	bottom: 1ex;
}
.content sub {
	top: .5ex;
}
.content input[type="text"],
.content textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
.content a:link {
	color: #0066cc;
}
.content a:visited {
	color: #743399;
}
.content a:active,
.content a:hover {
	color: #ff4b33;
}

/* Text meant only for screen readers */
.content .screen-reader-text {
	position: absolute;
	left: -9000px;
}
.content img.size-auto,
.content img.size-full,
.content img.size-large,
.content img.size-medium,
.content .attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.content .alignleft,
.content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.content .alignright,
.content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.content .aligncenter,
.content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.content img.alignleft,
.content img.alignright,
.content img.aligncenter {
	margin-bottom: 12px;
}

.content .entry-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
.content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.hentry {
	margin: 10px 0;
}
.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	display: none;
}