/*
Theme Name: Paradigm Venue
Theme URI: http://www.paradigmvenue.com
Description: Blog and event calendar Paradigm Coffee and Music in Sheboygan, Wisconsin 
Version: 3.0
Author: Nathan Lucero 
Author URI: 
Tags: Paradigm, Coffee, Music, Sheboygan, 
*/

a {
	text-decoration: none;
}

a {
	color:#000;
}
a:hover {
	color:#B00;
}

body {
	margin: 0;
	padding: 0;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12pt;
	text-align: left;
	line-height: 18px;
}

h1 {
	font-size: 18pt;	
	font-weight:200;
	margin-top:0;
	margin-bottom:0px;
}

h2 {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 28pt;	
	font-weight:100;
	margin-top:7px;
	margin-bottom:5px;
}

h3 {
	font-size: 18pt;	
	font-weight:200;
	margin-top:45px;
	margin-bottom:20pt;

}
h4 {
	font-size: 12pt;	
	font-weight:200;
	margin-top:0;
	margin-bottom:5px;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;	
	font-weight:200;
	margin-top:0;
	margin-bottom:20px;
}



img {
	border:none;
	margin-bottom:15px;
}
#wrap {
	width: 900px;
	margin: 25px auto;
}


#page {
	position:relative;
	margin:0px 0px 0px 0px;
}


/* ---------- header Start ---------- */


#header {
	position: relative;
	width:900px;
	padding: 0px;
	text-align:center;
}

.banner {
	background-image:url(images/paradigmbanner.png);
	background-repeat:no-repeat;
	width:900px;
	height:102px;
}
	
#nav-top{
	margin-top: 10px;
	margin-bottom: 50px;
	position:relative;
	height: 36px;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
}
#nav-bottom{
	position:relative;
	height:36px;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

.menu {
	margin: 8px 0;
	}
	
.menu ul, .menu ul li{
	list-style:none;
	margin: 0;
	padding:0;
}

.menu ul{
	text-align: center;
	}
	
.menu ul li{
	display: inline;
	margin: 0 20px;
}

.menu ul li.last{
	margin-right: 0;
	}

.menu ul li a{
	margin: 5px 0;
	}


.line{
	width:100%;
	height:2px;
	background-color:#222;
	float:left;
	margin:10px 0 10px 0;
}
.linethin{
	width:100%;
	height:1px;
	background-color:#222;
	float:left;
	margin:20px 0 20px 0;
}


/* ---------- header end ---------- */


.center{
	text-align:center;
	width:100%;
}


#content {
	position: relative;
	width: 600px;
	float:left;
	list-style: none;
	margin:0 0px 0 0px;
}


/* ---------- Event Column Start ---------- */

#column {
	position: relative;
	width: 480px;
	float:right;
	list-style: none;
	margin:0 30px 20px 30px;
}

.post {
	margin: 0 0 30px 0;
	}
	
.post h2 {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 28pt;
	line-height: 30pt;	
	font-weight:100;
	margin: 7px 0 5px 0;
}

.post h3 {
	font-size:24pt;
	line-height: 30pt;
	margin: 0 0 10px 0;
}
.post h5 {
	font-size:12pt;
	margin: 10px 0;
}

.post a{
	}
.entry {
	line-height:18pt;
}

.entry a{
	color: #000000;
	text-decoration: underline;
}

.entry a:hover{
	color: #B00;
	text-decoration: underline;
}

.aligncenter, div.aligncenter {
	display: block;
	margin: 16px 0 16px 0;
}
.alignleft {
	float: left;
	margin: 16px 16px 16px 0;
}

.alignright {
	float: right;
	margin: 16px 0 16px 16px;
}
	
.wp-caption {
text-align: center;
}

.wp-caption-text {
	font-size: 9pt;
	font-style: italic;
	color: #666666;
	margin: 0;
}

/* ---------- Event Column end ---------- */


/* ---------- Sidebar Start ---------- */
	
.sidebar {
	position:relative;
	float:right;
	width:180px;
	font-size: 10pt;
}
.sidebar ul {
   list-style: none;
   margin-top: 0px;
}
.sidebar li {
   list-style: none;
}
.sidebar h2 {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 14pt;	
	font-weight:100;
	margin-top:14px;
	margin-bottom:5px;
}

.widget ul {
	padding:0 0 0 0;
	line-height: 18px;
}

.widget li{
	line-height: 18pt;
}

.textwidget {
	line-height: 18pt;
}	

.fblike {
	margin: 20px 0;
	}
	
.widget span.calnk{
     	margin-left: 10px;
     	}

/* ---------- Sidebar End ---------- */


.clearboth {
	clear: both;
	}


#pagenav {
	position:relative;
	float:left;
	width:600px;
	height:30px;
	margin:10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
}

#navmore {
	position:absolute;
	right:0px;
	text-align:right;
	width: 100px;
}
#navback {
	position:absolute;
	left:0px;
	width: 100px;
}


#footer {
	position: relative;
	margin:20px 0px 20px 0px;
	float:right;
	width:900px;
	font-size:10px;
}

/* ---------- Calendar ---------- */

    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        line-height:1.2em;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:50px;
        text-align:center;
        border-top:1px solid #000000;
        border-bottom: 2px solid #000000;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        font-family: Impact, Charcoal, sans-serif;
        font-size:  18pt; 
        text-align:center;
        font-weight:bold;
     }	
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        padding: 4px;
        width:60px;
        height:60px;
        border-top:1px solid #DFE6DE;
        border-left: 1px solid #DFE6DE; 
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border-top:1px solid #DFE6DE;
        border-left: 1px solid #DFE6DE;
     }
     span.weekend {
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .calendar-date-switcher {
        height:30px;
        text-align:center;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
        }
        
     
     .calnk a:hover span span.event-title {
        padding:0;
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
        }
     .calnk a:hover span span.event-title-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
     }
     .calnk a:hover span span.event-content-break {
        width:96%;
        text-align:center;
        height:1px;
        margin-top:5px;
        margin-right:2%;
        padding:0;
        background-color:#000000;
     }
     .page-upcoming-events {
        font-size:80%;
     }
     .page-todays-events {
        font-size:80%;
     }

/* ---------- End of Calendar ---------- */




/* ---------- Start of Photospace ---------- */

.photospace{
	position:relative;
	margin-bottom: 80px !important;
}
.photospace .slideshow img {
	vertical-align:bottom  !important;
}
.photospace .slideshow span.image-wrapper {
	bottom:0;
}
.photospace ,
.photospace .thumnail_col,
.photospace .gal_content,
.photospace .loader,
.photospace .slideshow a.advance-link{
	width:420px;
}
.photospace .thumbs_wrap2{
	height:60px;
	width:100%;
	position:absolute;
	bottom:-70px;
	left:0
}
.photospace .thumbs_wrap{
    float: left;
    left: 50%;
    position: relative;
}
.photospace .pageLink.next{
	margin-right:0;
}
.photospace .thumnail_col {
	float: left;
    left: -50%;
	width:auto;
	position: relative;
}
.photospace ul.thumbs {
	float:left;
}
.photospace a.advance-link {
    line-height: 370px;
}

/* ---------- End of Photospace ---------- */





