/*
Theme Name: Organ Festival
Author: Advantage Internet Marketing
*/


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
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;
}
/* HTML5 display-role reset for older browsers */
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;
}
b,strong{
	font-weight:bold;
}
i,em{
	font-style: italic;
}
p{
	line-height: 130%;
}
#topBanner{
	background:url(/wp-content/uploads/2014/08/organpipes.jpg) no-repeat center top;
	background-size:cover;
	position:relative;
	left:0;
	top:0;
	width:100%;
	height:500px;
}
.home #topBanner{
	background-image:url(images/organplaying.jpg) !important;
}
#titleRibbon{
	width:266px;
	height:330px;
	position:absolute;
	left:50%;
	margin-left:-480px;
	background:url(images/ribbon2.png) no-repeat;
	text-align:center;
	font-family:"Lora", Georgia, serif;
	text-transform: uppercase;
	padding: 40px 14px 0 0;
}
#titleRibbon a{
	color:#fff;
	text-decoration: none;
}
#titleRibbon .ribbonTextTop{
	font-size: 32px;
	line-height: 34px;
}
#titleRibbon .ribbonTextMiddle{
	font-size: 60px;
	line-height: 65px;
}
#titleRibbon .ribbonTextMiddleBottom{
	font-size: 42px;
	line-height: 42px;
}
#titleRibbon .ribbonTextBottom{
	margin-top:px;
	font-size: 14px;
	font-style: italic;
	line-height: 17px;
}
#titleRibbon img{
	width:243px;
	height:343px;
}
#languages{
	font-size: 9px;
	width: 87px;
	height:60px;
	background:rgb(89,27,27);
	background:rgba(89,27,27,.6);
	border:solid 1px #000;
	text-align: center;
	position:absolute;
	right: 50%;
	margin-right:-480px;
	color:#fff;	
	top: 25px;
	padding-top:15px;
}
#languages a{
	padding:0 3px;
	display:none;
}
#languages a.activeLanguage{
	display:inline-block;
	margin-top: 15px;
}
#languages .languageComingSoon{
	position:absolute;
	background:#fff;
	border:solid 1px #ccc;
	top:75px;
	font-size: 14px;
	padding:5px 15px;
	font-family:"Open Sans", Arial, sans-serif;
	margin-left: 30px;
}
#topSocialMedia{
	position:absolute;
	bottom:25px;
	left:50%;
	margin-left:230px;
	width: 240px;
}
.socialMedia{
	width:76px;
	height:71px;
	display:inline-block;
}
.socialMedia a{
	width:76px;
	height:71px;
	display:block;
}
.smFB{
	background:url(images/facebookbutton-normal.png) no-repeat top left;
}
.smFB:hover{
	background-position:top right;
}
.smFB:active{
	background-position:top center;	
}
.smSC{
	background:url(images/soundcloudbutton-normal.png) no-repeat top left;
}
.smSC:hover{
	background-position:top right;
}
.smSC:active{
	background-position:top center;	
}
.smYT{
	background:url(images/youtubebutton-normal.png) no-repeat top left;
}
.smYT:hover{
	background-position:top right;
}
.smYT:active{
	background-position:top center;	
}
#menu{
	background:rgb(89,27,27);
	width: 100%;
	height: 34px;
	position:relative;
	margin-top: -1px;
	padding-top: 1px;
	z-index:1;
}
#menu div{
	width:1030px;
	margin: 0 auto;
}
#menu div ul{
	margin-top: 8px;
}
#menu div ul li{
	display: inline;
	font-size: 18px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight:700;
	color: #fff;
}
#menu div ul li#menu-item-66, #menu div ul li#menu-item-503{/*English and Italian*/
	margin-left: 130px;
}
#menu div ul li#menu-item-66, #menu div ul li#menu-item-503{
	margin-left: 130px;
}
#menu div ul li a{
	text-decoration: none;
	color: #fff;
	padding:8px 24px;
}
#menu div ul#menu-main-menu-greek0 li a{
	text-decoration: none;
	color: #fff;
	padding:8px 20px;
}
#menu div ul#menu-main-menu-de li a{
	text-decoration: none;
	color: #fff;
	padding:8px 18px;
}
#menu div ul li#menu-item-844{/*Hebrew*/
	margin-left: 120px;
}
#menu div ul li#menu-item-847{/*Greek*/
	margin-left: 0px;
}
#menu div ul li#menu-item-846{/*Arabic*/
	margin-left: 190px;
}
#menu div ul li#menu-item-841{/*German*/
	margin-left: 200px;
}
.menuCustodyLogo{
	position:absolute;
	background:url(images/custodylogo.png) no-repeat;
	width: 133px !important;
	height: 84px;
	left:50%;
	top:0;
	margin:-49px 0 0 -66px !important;
}
.row{
	width:100%;
	font-family:"Open Sans", Arial, sans-serif;
	color: #7F7F7F;
	clear:both;
	border-bottom:solid 2px #ddd;
	position:relative;
}
#fpPhotos{
	border:none !important;
}
.rowContent{
	width:970px;
	margin:0 auto;
}
.rowContent p{
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 15px;
}
.contentCenter{
	text-align: center;
}
#frontTopRow{
	background:url(images/musicalbackground2-u400-fr.png) repeat;
	width:100%;
	margin-top: -1px;
	padding-top: 1px;
}
.row h1{
	font-size: 34px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight:700;
	color: #591B1B;
	padding-bottom: 24px;
	border-bottom:solid 2px #ccc;
	width: 700px;
	margin: 65px auto 30px;
}
.row h1 .largerH1{
	font-size: 42px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
}
.row p{
	font-size: 14px;
}
img.aligncenter{
	margin: 0 auto;
	border:solid 8px #d8d8d8;
}
img.alignleft{
	float: left;
	border:solid 8px #d8d8d8;
}
#fmDates,#fmMusicians,#fmLocations{
	float:left;
	font-size:24px;
	font-weight:700;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	color: #000;
	line-height: 190px;
	margin:0 45px;
}
.frontMenuEl #fmDates,.frontMenuEl #fmMusicians,.frontMenuEl #fmLocations{
	margin:0 40px;
}
.frontMenuAr #fmDates,.frontMenuAr #fmMusicians,.frontMenuAr #fmLocations{
	margin:0 30px;
}
#fmDates p,#fmMusicians p,#fmLocations p{
	font-size:24px;
	font-weight:700;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	color: #000;
	line-height: 190px;
}
#fmDates a,#fmMusicians a,#fmLocations a{
	color:#000;
	text-decoration: none;
}
#fmDates img,#fmMusicians img,#fmLocations img{
	margin:45px 15px;
	border:none;
}
img.noborder{
	border:none;
}
#frontVideoBanner{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(200, 137, 63, 0.74902);
	background-origin: padding-box;
	background-position: 0px -176.25px;
	background-size: cover;
	background-image: url(images/NotesBkgrd2.jpg);
	text-align:center;
	position:relative;
}
#frontVideoBanner h2{
	font-size: 40px;
	line-height: 48px;
	font-weight: bold;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	color:#000;
	margin-top: 20px;
}
#frontVideoBanner h3{
	font-size: 24px;
	font-weight: bold;
	line-height: 29px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	margin-bottom: 30px;
}
.videoFullWidth{
	background:rgba(89, 27, 27,.6);	
	width: 100%;
	height:409px;
	margin-bottom:100px;
}
.videoContentBanner{
	background:rgb(89,27,27);
	width:650px;
	height:389px;
	padding-top:20px;
	margin: 0 auto;
}
.rowTopTab{
	background:url(images/hexagon.png) no-repeat center bottom;
	background-size:150px 100px;
	width: 100%;
	height:36px;
	margin-top: -2px;
}
.rowBottomTab{
	background:url(images/hexagon.png) no-repeat center top;
	background-size:150px 100px;
	width: 100%;
	height:36px;
	margin-bottom: -2px;
}
.contentLeft h2{
	font-size: 30px;
	line-height: 36px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight: bold;
	color:#000;
}
.contentLeft h3{
	font-size: 20px;
	line-height: 24px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight: 700;
	color:#000;
}
.contentLeft p{
	width:400px;
}
.contentLeft{
	padding:70px 0;
}
#homeBottom{
	background:url(images/hbContact.jpg) no-repeat center top;
	background-size:cover;
	position:relative;
	left:0;
	top:0;
	width:100%;
	height:477px;
}
#hbContactUs{
	position:absolute;
	top:0;
	left:50%;
	margin-left:-480px;
	background:rgb(89,27,27);
	background:rgba(89,27,27,.8);
	color:#fff;
	width: 230px;
	padding:15px 0 10px 10px;
}
#hbContactUs h2{
	font-size: 44px;
	line-height: 50px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
#hbContactUs p{
	font-size: 12px;
	line-height: 16px;
	font-family:"Open Sans", Arial, sans-serif;
	margin: 10px 0;
}
#footer{
	background: #c9c9c9;
	color:#fff;
	padding-top:40px;
	position:relative;
	padding-bottom:20px;
}
#footer ul li{
	display:inline;
	padding:10px;
	font-size: 12px;
}
#footer a{
	color: #fff;
	text-decoration: none;
}
#footer p{
	font-size: 10px;
}
#footer h3{
	border-bottom:1px #fff solid;
	width: 500px;
	margin: 0 auto;
	font-size: 14px;
	padding-bottom: 10px;
}
#footer ul{
	padding: 15px 0;
}
#footerSocialMedia{
	position:absolute;
	top:0;
	margin-top: -30px;
	left:50%;
	margin-left:180px;
	width: 250px;
}

.interiorContent{
	width:960px;
	margin: 0 auto;
	font-family:"Open Sans", Arial, sans-serif;
}
.interiorContent h1{
	font-size: 62px;
	line-height: 80px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight: bold;
	color:#591B1B;
	text-transform:uppercase;
	width:80%;
	border-bottom:solid 1px #cccccc;
	margin: 0 auto;
}
.interiorContent h2{
	font-size: 30px;
	line-height: 40px;
	font-family:"Open Sans", Arial, sans-serif;
	font-weight: normal;
	color:#7F7F7F;
	margin: 15px 0;
}
.interiorContent .contentCenter p{
	width:460px;
	color:#7F7F7F;
	font-size: 14px;
	line-height:20px;
	margin: 25px auto;
}
.interiorContent .contentLeft{
	padding:30px 0;
}
.interiorContent .contentLeft p{
	width:465px;
	color:#7F7F7F;
	margin: 0 auto;
	font-size: 14px;
	line-height:20px;
	margin:0 0 25px 0px;
}
.interiorContent .contentLeft h2{
	text-align:center;
}
#new-royalslider-1{
	border:solid 10px #b3b3b3;
	margin-top: 0px;
}
#new-royalslider-1 .rsBullets {
	text-align: right !important;
	margin-top: -35px !important;
}
#new-royalslider-1 .rsBullet {
	width: 20px;
	height: 20px;
}
#new-royalslider-1 .rsBullets span{
	width: 20px;
	height: 20px;
	background:none;
	border:solid 2px #fff;
	border-radius:50%;
}
#new-royalslider-1 .rsNavSelected span{
	width: 20px;
	height: 20px;
	background:#573131;
}
.clRight{
	float:right;
	width:480px;
}
#input_1_1_6{
	width: 90% !important;
}
.interiorContent .clRight{
	float:right;
	width:360px;
}
.interiorContent .clRight p{
	margin: 0;
	width: auto;
}
.interiorContent .clRight img{
	border:solid 10px #B3B3B3;
}
.interiorContent .clRight .royalSlider img{
	border:none;
}
.interiorContent .clRight .royalSlider{
	margin-left:-120px;
}

.interiorContent .clLeft{
	float:left;
	width:360px;
}
.interiorContent .clLeft p{
	margin: 0;
	width: auto;
}
.interiorContent .clLeft img{
	border:solid 10px #B3B3B3;
}
.interiorContent .wp-caption{
	margin: 0 auto;
}
.interiorContent .iconsCaptions{
	margin: 0 auto;
	width: 800px;
}
.interiorContent .iconsCaptions .wp-caption{
	display:inline-block;
	width: 130px !important;
	height:150px;
	padding:0 10px;
	vertical-align:top;
}
.interiorContent .wp-caption p.wp-caption-text{
	width: auto;
	font-size: 14px;
	line-height: 18px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight: bold;
	color: #000;
}
.interiorContent .contentCenter{
	border-bottom:solid 1px #ccc;
}
.clear{
	clear:both;
}
.interiorContent .column2, .interiorContent .column1{
	text-align:left;
	float:left;
	width:330px;
	margin-left:30px;
}
.interiorContent .column1{
	text-align:left;
	float:left;
	width:380px;
	margin-left:100px;
}
.interiorContent h3{
	font-size: 18px;
	line-height: 28px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight: bold;
	color: #000;
}
.interiorContent ul{
	font-size: 14px;
	color:#7F7F7F;
	line-height: 20px;
	margin-left: 25px;
}
.interiorContent h4{
	font-size: 14px;
	line-height: 24px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight: bold;
	color: #000;	
}
.interiorContent .vrVideo{
	float: left;
	width: 690px;
}
.interiorContent .vrRight{
	float: left;
	width: 240px;
	margin-top: 25px;
}
.interiorContent .videoRow{
	border-bottom:solid 1px #ccc;
}
.interiorContent .videoRow p{
	font-size: 14px;
	font-family:"Open Sans", Arial, sans-serif;
	color:#7F7F7F;
	margin: 25px 0;
	width: 240px;
}
.interiorContent .videoRow h2{
	font-size: 30px;
	line-height: 32px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight: bold;
	color: #000;	
}
.interiorContent .videoRow h3{
	font-size: 20px;
	line-height: 24px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight: bold;
	color: #000;	
}
.interiorContent #photoRow h2{

font-size: 30px;
line-height: 36px;
font-family: "Open Sans Condensed", Arial, sans-serif;
font-weight: bold;
text-align: left;
color: #000;
}
.interiorContent #photoRow p{
margin-left:0;
}
#supportTop p{
	font-size: 18px;
	text-align: center;
	width: auto;
}
#supportBottom p{
	margin-left:0;
	width: auto;
}
.page-template-dark-row-page-php{
	background:url(images/darkGrayRowBG.jpg) repeat-x;
	background-position:0 756px;
}
.interiorContent .musicianBio .clRight, .interiorContent .musicianBio .clLeft{
	width:450px !important;
}
.interiorContent .musicianBio p{
	margin-left:0;
}
.interiorContent .musicianBio .clRight img{
	margin:0;
}
.interiorContent .musicianBio .clRight p, .interiorContent .musicianBio .clLeft p{
	font-size: 14px;
	margin: 10px 0;
}
.interiorContent .musicianBio .mbExtra{
	display:none;
}
.mbReadMore{
	cursor:pointer;
}
.musicianBio img{
	margin-left:-35px;
	margin-top: 15px;
	border:none !important;
}
.festivalProgram h2{
	font-size: 40px;
	line-height: 44px;
	font-family: "Open Sans Condensed", Arial, sans-serif;
	font-weight: bold;
	text-align: left !important;
	color: #000;
	text-transform: uppercase;
}
.festivalProgram .clRight h3{
	font-size: 24px;
	line-height: 26px;
	font-family: "Open Sans Condensed", Arial, sans-serif;
	font-weight: bold;
	text-align: left !important;
	color: #7F7F7F;
}
.festivalProgram h4{
	font-size: 18px;
	line-height: 21px;
	font-family: "Open Sans Condensed", Arial, sans-serif;
	font-weight: bold;
	text-align: left !important;
	color: #000;
}
.festivalProgram .clRight{
	width: 400px;
}


/*Styling for Map Page*/
.festivalMap{
	width:960px;
	height:765px;
	background:url(images/festivalMapBG.jpg) no-repeat;
	position:relative;
	border:solid 5px #7F7F7F;
}
.fmLocation{
	text-indent:-10px;
	width:25px;
	height:25px;
	position:absolute;
	overflow:hidden;
	text-align:left;
}
.fmWhiteCross{
	background:url(images/fmWhiteCross.png) no-repeat;
	cursor:pointer;
}
.fmRedCross{
	background:url(images/fmRedCross.png) no-repeat;
	cursor:pointer;
}
/*.fmBothCross{
	background:url(images/fmBothCross.jpg) no-repeat;
	width:50px;
}*/
.fmRibbon{
	width: 393px;
	height:120px;
	left:0;
	top:200px;
	font-size: 28px;
	line-height: 34px;
	font-weight: bold;
	font-family:"Open Sans", Arial, sans-serif;
	position:absolute;
	background:url(images/fmRibbon.png) no-repeat;
	color: #fff;
	padding:12px 50px 0 0;
}
.fmCountry{
	font-size: 18px;
	line-height: 28px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight: normal;
	color: #fff;
	text-transform: uppercase;
	position:absolute;
}
#fmcGreece{
	top:82px;
	left:39px;
}
#fmcCyprus{
	top:196px;
	left:557px;
}
#fmcLebanon{
	top:365px;
	left:809px;
}
#fmcSyria{
	top:375px;
	left:907px;
}
#fmcIsrael{
	top:467px;
	left:792px;
}
#fmcPalestine{
	top:526px;
	left:831px;
}
#fmcEgypt{
	top:710px;
	left:686px;
}
#fmcJordan{
	top:736px;
	left:886px;
}
#fmNazareth{
	left:844px;
	top:436px;
}
#fmEinKerem{
	left:792px;
	top:604px;
}
#fmBethlehem{
	left:822px;
	top:603px;
}
#fmJerusalem{
	left:799px;
	top:573px;
}
#fmEmmaus{
	left:832px;
	top:572px;
}
#fmJaffa{
	left:779px;
	top:536px;
}
.page-id-289 #fmJaffa:hover h2, .page-id-542 #fmCyprus:hover h2, .page-id-544 #fmCyprus:hover h2{
	margin-top:-10px !important;
}
#fmCyprus{
	left:645px;
	top:180px;
}
#fmRhodes{
	left:23px;
	top:40px;
}
#fmJordan{
	left:935px;
	top:669px;
}
#fmLebanon{
	left:847px;
	top:344px;
}
#fmSyria{
	left:935px;
	top:423px;
}
#fmEgypt{
	left:695px;
	top:735px;
}
body,html{
	height: 100%;
}
.overlayEffect{
	position:fixed;
	z-index:100000;
	width: 100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,.8);
}
.closeWindowButton{
	width:25px;
	height:25px;
	right:0;
	top:0;
	position:absolute;
	z-index:10000000;
	cursor:pointer;
}
.fmLocation p{
	width:auto !important;
}

.fmLocation:hover {
width: 200px;
height: 50px;
background-color: #ccc;
border:solid 1px #aaa;
z-index:10000
}

.activeLocation:hover h2, 
.activeLocation h2  {
	font-size: 30px !important;
	line-height: 40px !important;
	position:static  !important;
	color: #7F7F7F !important;
	margin: 15px 0 !important;
	padding-top: 0 !important;
	display:inline-block;
}
.fmLocation:hover h2 {
	background:none;
	font-size:18px;
	line-height:24px;
	position: absolute;
	text-indent: 0;
	z-index: 10;
	margin-left: 35px;
	
	margin-top:-35px;
	padding-top: 10px;
	width:auto;
	display:inline-block;
}
.rtl .fmLocation{
	text-align:left;
	direction:ltr;
}
/* Accordion Styles */
.accordion {
    border: 1px solid #bbb;
    width:500px;
}
.accordion-title {
    border-top: 1px solid #dbdbdb;
    margin: 0 0 1px 0;
    padding: 20px 15px;
    cursor: pointer;
    background:#ddd;
}
.accordion-title:hover {background:#ccc;}
.accordion-title:first-child {border: none;}
.accordion-title.open {cursor: default;}
.accordion-content {padding-bottom: 5px; background:#fff;}
.interiorContent .accordion-content p{margin:0 0 10px 20px !important;}

/*Submenu Styling */

#menu ul{
}

#menu li{
	float: left;
	height: 31px;
}

#menu ul li ul{
	position: absolute;
	background: #591B1B;
	margin-left: -10px;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	border: 1px solid #000;
	border-radius: 0px 0px 5px 5px;
	border-top: none;
	display: none;
	height: auto;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.26)
}

#menu ul li:hover ul{
	display: block;
}

#menu ul li ul li{
	border-bottom: 1px solid #522e07;
	width: 183px;
	height: auto;
	float: none;
}

#menu ul li ul li:last-child, #menu ul li ul li:last-child a{
	border-bottom: none;
}

#menu ul li ul li a{
	display: block;
	padding-bottom: 7px;
	padding-top: 5px;
	border-bottom: 1px solid #bdae91;
	margin-right: 0;
	height: auto;
	padding-left: 3px;
	font-size: 15px;
}

#menu ul li ul li a:hover{
	background: #000;
}

/*Styling for Email Newsletter*/
#hbEmailNewsletter{
	position: relative;
	left: 50%;
	margin-left: -211px;
	width: 422px;
	height: 70px;
	background: #D8D8D8;
	color: #555;
	padding:5px;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	font-family:"Open Sans", Arial, sans-serif;
	margin-bottom: 25px;
}
#gform_wrapper_2 ul li label{
	display:none;
}
#gform_wrapper_2{
	margin-top:0;
}
#gform_wrapper_2 .validation_error{
	display:none;
}
#gform_wrapper_2 .gform_body{
	float:left;
	width:278px;
}
#gform_wrapper_2 .gform_footer{
float: right;
width: 100px;
clear: none;
margin: 0;
padding: 0;
}
#gform_wrapper_2 ul li .ginput_container input{
	width:100%;
	padding: 21px 0px;
	font-size: 15px;
}
#gform_wrapper_2 li.gfield_error input{
	padding:5px 0;
}
#gform_wrapper_2 li.gfield_error .ginput_container{
	margin:0;
}
#gform_wrapper_2 .gform_footer #gform_submit_button_2{
	width: 119px;
	height: 70px;
	background: #591B1B;
	border: solid 1px #000;
	font-size:20px;
	font-family:"Open Sans Condensed", Arial, sans-serif;
	font-weight: bold;
	color: #fff;
	margin-left: -15px;
}
#posts{
	width: 500px;
	margin: 0 auto;
}
#posts p{
margin: 5px 0;
}
#posts p.title{
font-size: 18px;
}
#posts .post{
	border-bottom:solid 1px #ccc;
	margin-bottom: 25px;
}
.columnLeftSingle{
	width: 800px;
	margin: 0 auto 25px;
	font-family:"Open Sans", Arial, sans-serif;
}
.columnLeftSingle h1{
	width: 800px !important;
	margin-bottom: 15px;
}