@charset "UTF-8";
/* 
Theme Name: PD13
Description: CMS v3 for PD13
Date: Dec 10 2012
Author: Barber & Veri (Shane Glendinning)
Author URI: http://www.barberveri.com 
Version: 3.0 
*/ 


/*
START GENERAL TEMPLATE STYLES
*/

body{
font-size:11pt;
font-family:Arial;
color:#ccc;
padding: 0;
  margin: 0;
  background: #000000 url(/images/bg.jpg) no-repeat center top;


  
    width: 100%;
  display: table;
}

.showme {
display: block;
}

img{
border: none;
}

h1{
margin-top: 0;
padding-top: 0;
	font-size:12pt;
	font-weight:bold;
	color:#cc3333;
}

a{
color: #cc3333;
}


#container{
margin: 0 auto;
padding: 0;
width:995px;
background-image:url(/images/containerloop.jpg);
}

#ad1{
width: 120px;
height:600px;
background:#CCCCCC;
float:left;
margin: 0 10px 0 4px;


border-color: #cc0000;
border-width: 1px 1px 1px 1px;
border-style: solid;
}


#cont-content{
width:710px;
overflow: hidden;
float:left;
}

#ad2 {

width: 120px;
height:600px;
background:#CCCCCC;
float:right;
margin: 0 4px 0 10px;

border-color: #cc0000;
border-width: 1px 1px 1px 1px;
border-style: solid;
}


#ad3 {

width: 120px;
height:90px;
background:#CCCCCC;
float:left;
margin: 5px 10px 0 4px;


border-color: #cc0000;
border-width: 1px 1px 1px 1px;
border-style: solid;


}

#ad4 {

width: 120px;
height:90px;
background:#CCCCCC;
float:left;
margin: 5px 10px 0 0px;


border-color: #cc0000;
border-width: 1px 1px 1px 1px;
border-style: solid;


}

#bCenter {

width: 437px;
height:90px;
background:#000;
float:left;
margin: 5px 10px 0 0px;


border-color: #000000;
border-width: 1px 1px 1px 1px;
border-style: solid;


}

#ad5 {

width: 120px;
height:90px;
background:#CCCCCC;
float:left;
margin: 5px 10px 0 0px;


border-color: #cc0000;
border-width: 1px 1px 1px 1px;
border-style: solid;


}

#ad6 {

width: 120px;
height:90px;
background:#CCCCCC;
float:right;
margin: 5px 4px 0 0px;

border-color: #cc0000;
border-width: 1px 1px 1px 1px;
border-style: solid;
}




#header{
width:995px;
height:192px;
background: #999;
margin: 0;
padding: 0;
}

#mainNav{
width:995px;
min-height: 25px;
display:block;
margin: 0;
padding: 0;
background-image:url(/images/mainNav.jpg);
}



#main-content{
width:985px;
min-height:200px;
margin: 0;
padding: 5px 5px 5px 5px;
}


#footer{
width:995px;
min-height:20px;
background-image:url(/images/footer.jpg);
margin: 0;
padding: 0;
}


#news { 
height: 110px;
background:#FFFFFF;
}

#newslineTop{
background-image:url(/images/newslineTop.jpg); 
height:33px;
background-position:right bottom;
background-repeat:repeat-x; 
background-color:#000000
}

#newsjpg{
padding:0px 4px 4px 8px;
}

#news1 {
float: left; 
width:325px; 
color: #666666;
font-family:Arial; 
font-size:11pt;
padding: 4px 4px 4px 8px;
text-justify: newspaper;

}

#news2 {
float: left; 
width:2px; 
height: 100px; 
background:#666; 
margin: 0 14px 0 13px;
}

#news3 {
float: left; 
width:325px; 
color: #666666;
font-family:Arial; 
font-size:11pt;
padding: 4px 8px 4px 4px;
text-justify: newspaper;
}

#news3 {
background-image:url(/images/newslineBottom.jpg); 
height:12px;
background-position:right bottom;
background-repeat:repeat-x; 
background-color:#000000
}

.clear{clear:both;}

/*
END GENERAL TEMPLATE STYLES
*/


/*
START PAGES PHOTOS SLIDER CSS STUFF
*/

.theme-default #slider {
    width:<?= $pagesPhotosWidth; ?>px; /* Make sure your images are the same size */
    height:<?= $pagesPhotosHeight; ?>px; /* Make sure your images are the same size */
}

#content-sidebar {
    display: block;
    float: right;
    width: <?= $pagesPhotosWidth; ?>px;
    height: <?= $pagesPhotosHeight; ?>px;
	margin: 0px 0 0 0;
	overflow: hidden;
	padding: 10px 10px 30px 10px
}

/*
START PAGES PHOTOS SLIDER CSS STUFF
*/


/*
START STYLES FOR PHOTOGALLERY
*/

.galleries{
display: block;
float: left;
text-align:center;
}

.galleries a{
display: block;
width: 100px; 
height: 100px;
background-position:center center;  
border:1px solid #000; 
margin:0px 0px 0px 0px;
background-repeat: no-repeat;
}

/*
END STYLES FOR PHOTOGALLERY
*/


/*
START STYLES FOR CALENDAR
*/

.calImgA{
margin: 0 25px 0 0;
float:left;

}
.calExtras{

}

.calImgB{
margin: 0 25px 0 0;
float:left;
}

.calDetails{

}


/*
END STYLES FOR CALENDAR
*/
