/*
Theme Name: Big City Swing Theme
Theme URI: http://www.bigcityswing.com
Description: A custom Big City Swing theme created by Louis Parks Design by Doug Operzedek
Author: Doug Operzedek. Coded by Louis Parks

/* -------------------------------------------------
     BASIC FORMATTING 
------------------------------------------------- */

*{margin:0; padding:0;}

body {
	font-family: Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	background:#1f303a;
   	color:#ffffff;
}
	
h1 {font-size: 37px; color:#4bfc47;font-style:italic;line-height:46px;margin-top:-20px;}
h2 {font-size: 17px; color:#9bd0fc; font-weight:normal;}
h3 {font-size: 17px; font-weight:bold;}
h4 {font-size: 13px; color:#9bd0fc;font-weight:bold;text-decoration:underline;}
h5 {font-size: 13px; color:#4bfc47;}

.welcome_text{font-size: 19px;color:#9bd0fc;font-weight:bold;font-style:italic;line-height:22px;}
.welcome_text_alt{color:#ffffff;}
.welcome_text_tagline{color:#ffffff;font-size: 17px;line-height:19px;font-style:italic;}

a{
	font-weight:bold;
    color:#ffc22f;
	text-decoration:none;}
	
a:visited, a:active{color:#ffc22f;text-decoration:none;}
a:hover{color:#ffc22f;}

img{}
a img {border:none;}
p img {margin:10px;}

ul{margin:5px 0 5px 20px;}
ol{margin:5px 0 5px 20px;}

blockquote{
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	margin:10px 5%;
	padding:5px;}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}

hr {}

acronym, abbr {}

/* -------------------------------------------------
     WRAP
------------------------------------------------- */
#pagewrap {
	width: 900px;
	margin: 0 auto;
	background:#fff;
}
/* -------------------------------------------------
     HEADER
------------------------------------------------- */

#header {
	width: 100%;
    }



/* -------------------------------------------------
     MAIN CONTENT
------------------------------------------------- */
#contentwrap{
            width: 100%;
            background-color:#3c3a2e;
            overflow: auto;
            padding-bottom:15px;
            }

#content_left {
	float: left;
	width: 529px;
    background-image:url(images/529x51toptext.jpg);
    background-repeat:no-repeat;
    background-position:top left;
    background-color: #3c3a2e;
    margin-left:0px;
    }
#content_left_bg_container{
    background-image:url(images/529x1middletext.jpg);
    background-repeat:repeat-y;
}
#content_left_text_container
{
    margin:50px 30px 0px 30px;
}

#content_left_footer{
    background-image:url(images/529x51bottomtext.jpg);
    background-repeat:no-repeat;
    height:51px;
}

#content h2.archivetitle{margin-left:5px;}

#content_right{
    width:371px;
    float:right;
    background-color:#3c3a2e;
    }

.post {
	margin:0px 0px;
	padding:0 25px;}

.post h2 a{text-decoration:none;}

.post a{text-decoration:none;}

.post ul {}

.post li {}

.post img {margin:0 10px;}

.entry p{margin:1em 0;}

.postmetadata{
	background:#ececec;
	padding:5px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;}
	
.postmetadata alt {}
.postmetadata a {}

/* for previous & next entry links */
.navigation {
	padding:2px;
	font-size:.9em;
	float:left;
	width:98%;}
	
	.alignleft {float:left;}
	.alignright {float:right;}

.pagetitle {}

/* -------------------------------------------------
     SIDEBAR
------------------------------------------------- */

#sidebar {
	width: 28%;
	float:right;
	margin:1em;
	font-size:1.2em;}

#sidebar h2{margin-top:10px;}

#sidebar p {margin:1em 0;}

#sidebar a {}
#sidebar a:hover {}
#sidebar a:visited {}

#sidebar ul {
	margin:0;
	padding:0;
	list-style:none;}

#sidebar ul li {}

#sidebar ul ul {}

#sidebar ul ul li {}

/* -------------------------------------------------
     COMMENT FORM
------------------------------------------------- */

#commentform{
	margin:10px;
	padding:10px;}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;}

#author, #email, #url{margin:5px 5px 0 0;}

#submit{margin:5px 5px 0 0;}

/* -------------------------------------------------
     COMMENTS
------------------------------------------------- */

#comments{
	margin:10px;
	padding:10px;}
	
ol.commentlist {}

ol.commentlist li {
	background: #ececec;
	margin:10px 0;
	padding:5px 0 5px 10px;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;}

ol.commentlist li.alt {}

ol.commentlist a {}

cite {}

small.commentmetadata {}

/* -------------------------------------------------
     SEARCH
------------------------------------------------- */

#searchform {margin:.5em 0 1em 0;}

#searchform input {}

#searchform #s {}

/* -------------------------------------------------
     FOOTER
------------------------------------------------- */

#footer {
	text-align:center;
    color:white;
    clear: both;
	width: 100%;
	margin-top:5px;
	}
	
#footer p{padding:5px 1%;}

/* -------------------------------------------------
	 CLEARS (if needed with further customizations)
------------------------------------------------- */

.clear{clear:both;}
.clearfix{display:inline-block;}

.noborder{border:none !important; vertical-align:middle;}

.left{float:left; border:none !important; margin:5px;}
.right{float:right; border:none !important; margin:5px;}

/* -------------------------------------------------
     MISC
------------------------------------------------- */
#nav{
        width:900px;
        height:30px;
        background-color:#640D1E;
}

#myslidemenu
{
    width:890px;
    margin: 0 auto;
}


#news_box{
    background-image:url(images/371x167blog.jpg);
    background-repeat:no-repeat;
    color:white;
    height:167px;
    text-align:left;
}

#movie{
    margin-top:10px;
    margin-bottom:10px;
    text-align:center;
}

#links{
    vertical-align:middle;
    text-align:center;
    vertical-align:top;
}
#bottom_links{
    text-align:right;
    margin:10px;
}

#page_container{
    background-image:url(images/bodymiddle900x57.jpg);
    background-repeat:repeat-y;
    margin-bottom:5px;
}

#page_content{
    background-image:url(images/bodytop900x57.jpg);
    background-repeat:no-repeat;
}

/* -------------------------------------------------
     SCROLLER
------------------------------------------------- */
#pscroller2
{
    width: 600px;
    height: 40px;
    font-size: 13px;
    margin: 0 auto;
    text-align:left;
}

#special_links{margin-left:20px;}
#special_links a, #special_links a:active, #special_links a:visited, #special_links a:hover{color:#4bfc47;text-decoration:none;}
.alt_link, .alt_link:active, .alt_link:visited, .alt_link:hover{color:#4bfc47;text-decoration:none;}

.class_sidebar_links{margin:20px 5px 0 10px;text-align:center;}
.class_sidebar_links a{color:#4bfc47;}
.sidebar_images{
    text-align:right;
}
.yelp_box{
    height:100px;
    background-image:url(images/yelpbg224x100.jpg);
    background-position:right;
    background-repeat:no-repeat;
}
.yelp_box img{margin-top:23px;margin-right:58px;}

.page_right{background-color:#3b392d;}

.left{
    background-image:url(images/bodymiddle655x1.jpg);
    background-repeat:repeat-y;
    margin:0;
    padding:0;
}
.homepage_blog{
    background-image:url(images/blogbg655x80.jpg);
    background-repeat:no-repeat;
    margin:0;
    padding:0px;
    height:80px;
}
.homepage_blog_content{padding-top:19px;text-align:center;}
