/*  
Theme Name: BuyTicketsPro
Theme URI: http://buyticketspro.com/
Description: A simple 3 column theme with clean sifr'ed headers..
Version: 1.0
Author: Norman Tan
Author URI: http://m9.ca/

*/

body{
        margin: 0;
        background: white;
        font-family: verdana, arial, helvetica, sans-serif;
        text-align: center;        
}

img{
        border: 0;
}

a:link,
a:visited{
        color: #1c5c76;
        text-decoration: none;
}

a:hover,
a:active{
        color: black;
        text-decoration: underline;
}

h1,h2, h3, h4, h5{
        font-family: sans-serif;
        margin: 0;
        padding: 0;
color: #1c5c76;
}

h1{
font-size: 1.2em;
}

h2.date{
        font-size: 0.9em;
        margin-bottom: 8px;
color: #CCCCCC;
}

h2.widgettitle{
        margin-bottom: -5px;
font-size: 1.4em;
color: #474D4D;
}
h2.abouttitle{
        margin-bottom: 0px;
font-size: 1.4em;
color: #474D4D;
}


h2.homeHeader{
        font-size: 1.8em;
}

h2.postHeader{
        font-size: 1.8em;
color: #1c5c76;
        margin-bottom: 0px;
}

li {
        list-style-image: url(images/listArrow.gif);
}

#page{
        width: 980px;
        margin: 0 auto 0;
        text-align: left;
        padding: 100px 0 0 0
}

#header{
        width: 100%;
        height: 121px;
        background: url(images/headerBg.jpg) 0 0 repeat-x;
        position: absolute;
        left: 0;
        top: 0;
}

#header h1{
	position: absolute;
	left: 50%;
	margin: 0 0 0  -100px;
	top: 35px;
}

#header h1 a:link,
#header h1 a:visited{
        color: white;
        font-size: 1em;
        text-decoration: none;
}
#search{
        position: absolute;
        left: 50%;
        margin-left: 160px;
        top: 83px;
        padding: 0;
}



#nav, #nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
}
#nav{
        position: absolute;
        left: 90px;
        margin-left: 120px;
        top: 15px;
        font-size: 0.8em;
        font-weight: bold;
        
}
#nav a {
        display: block;
}

#nav li {
        float: left;
        list-style-image: none;
}

#nav li ul {
        position: absolute;
        left: -999em;
        margin: 0;
        padding: 0;
        width: 12em;
        width: 10em;
}

#nav li ul li{
        padding: 5px;
        background: white;
        border: 1px solid #ccc;;
        display: block;
        width: 100%;
}

#nav li:hover ul, #nav li.sfhover ul {
        left: auto;
        margin-left: 10px;
}

#sidebar1 .content ul, #sidebar2 .content ul{
        padding: 0;
        margin-left: 20px;
}

#wrapper{
        font-size: 0.8em;
        line-height: 1.5em;

}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

#content{
        float: left;
        width: 530px;
        padding: 25px 35px 25px 25px;
        border-right: 1px solid #eee;
}

.post{
        margin-bottom: 45px;
}

#sidebar{
        width:388px;
        float: left;
}

#sidebar1, #sidebar2{
        width: 160px;
        float: left;
        overflow: hidden;
        padding: 0 10px 0 30px;
        border-right: 1px dashed #eee;
}

#sidebar2{
        padding:0  0 0 20px;
        border: none;
}

#about{
        padding-bottom: -30px;
        border-bottom: 1px solid #eee;
        margin: 10px 10px 10px 40px;
}

#footer{
        width: 950px;
        margin: 0 auto;
        font-size: 0.7em;
        padding-left: 25px;
}

.postmetadata {
        background: #fcfcfc;
        padding: 6px;
color: #CCCCCC;
}

.alignleft{
        float: left;
        
}

.alignright{
        float: right;
}

.navigation{
        width: 100%;
        height: 50px;
}

#comment{
        width: 400px;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
        visibility: visible !important;
        margin: 0;
}

.sIFR-replaced {
        visibility: visible !important;
}

span.sIFR-alternate {
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 0;
        display: block;
        overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
        visibility: hidden;
        letter-spacing: -9px;
        font-size: 55px;
}

.sIFR-hasFlash  h2.widgettitle{
        font-size: 25px;
        height: 25px;
        visibility: hidden;
}

.sIFR-hasFlash h2.homeHeader {
        visibility: hidden;
        font-size: 25 px;
        margin-bottom: 0;
        height: 25px;
}
.sIFR-hasFlash h2.date {
        visibility: hidden;
        font-size: 40px;
        margin-bottom: 0;
        height: 40px;
}
.sIFR-hasFlash h2.postHeader {
        visibility: hidden;
        font-size: 40px;
        margin-bottom: 0;
        height: 40px;
}
.sIFR-hasFlash #about>h2 {
        visibility: hidden;
        height: 35px;
        font-size: 30px;
}

.sIFR-hasFlash h3 {
        visibility: hidden;
        letter-spacing: -6px;
        font-size: 25px;
        height: 25px;
}
/*
.sIFR-hasFlash h4 {
        visibility: hidden;
        letter-spacing: -5px;
        font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
        letter-spacing: -4px;
        visibility: hidden;
        font-size: 24px;
}
*/

#body_content {position: absolute;left: -10000px;};
