/*

Theme Name: Chicago Loop Limo
Theme URI: http://chicagolooplimo.com
Description: Chicago Loop Limo.
Author: ChicagoLoopLimo.com
Author URI: http://chicagolooplimo.com

*/


body{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	margin:0px;
        color: #444444;
}

h1{
        font-size: 2em;
}

h2{
        color: #333333;
        font-size: 20px;
        padding-left: 10px;
        padding-bottom: 5px;
        border-bottom: 1px solid #333333;
}

h3{
        color: #737373;
        font-size: 13px;
        padding-bottom: 5px;
        border-bottom: 1px #88B23F dotted;
}

h4{
        color: #000000;
        font-size: 11px;
        margin: 0px;
        padding: 3px;
}

form{
	margin:0px;
}
.clear_all{
	clear:both;
}
.clear_left{
	clear:left;
}
.clear_right{
	clear:right;
}
.green{
	color:#88B23F;
        padding-left: 15px;
        padding-right: 15px;
}

p, ul, ol {
	margin: 0;
        padding: 0
	line-height: 150%;
}

a{
	color:#1757AB;
        text-decoration: none;
}

a:hover{
	color:#1757AB;
        text-decoration: underline;
}


.wrapper{
	width:950px;
	margin:0px auto;
}

.header .logo{
        background: #000000;
	width:950px;
	float:left;
}

.header .logo a{
        color: #ff9909;
        text-decoration: none;
}

.header .logo a:hover{
        color: #ffffff;
        text-decoration: none;
}

.content{
	background: url(http://chicagolooplimo.com/images/background3.jpg) no-repeat top right;
}

.content .main{
	width:630px;
	background: url(http://chicagolooplimo.com/images/background2.jpg) no-repeat bottom right;
	float:left;
        padding-top: 10px;
}
.content .sidebar{
	width:320px;
        padding-top: 10px;
	background: #E5E5E5 url(http://chicagolooplimo.com/images/sidebarbg.png) no-repeat top;
}

.content .sidebar .sub{
        overflow: auto;
        width: 300px;
        height: 350px;
        margin:0px auto;
        margin-top: 10px;
        border: 1px solid #cccccc;
}

.content .sidebar .sub p{
        line-height: 125%;
        padding-left: 5px;
}

.content .sidebar a{
        text-decoration: none;
}


/*Posts*/
.posts{
	width:630px;
}

.posts .postdescription{
	padding:6px 11px;
	color:#444444;
}

.posts .postdescription p{
	line-height: 125%;
}

.footer{
	margin-bottom:8px;
        color: #ffffff;
        padding: 10px;
}

.footerend{
	background-color:#333333;
	line-height:15px;
	text-align:center;
	color:#FFFFFF;
}



/*Listing*/
.starlisting{
	margin-top:2px;
	width: 99%; /*width of menu*/
}


/*Comment Template*/
#respond{
	margin-left:10px;
}
#commentform, #comments{
	margin-left:10px;
}
#commentform textarea{
	width:400px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
}

/*Added*/

#airport{
	background: url(http://chicagolooplimo.com/images/cll-airport.png) no-repeat bottom right;
        height: 130px;
        width: 486px;
}

#charter{
	background: url(http://chicagolooplimo.com/images/cll-charter.png) no-repeat bottom right;
        height: 130px;
        width: 486px;
        margin-top: 20px;
}

#wedding{
	background: url(http://chicagolooplimo.com/images/cll-wedding.png) no-repeat bottom right;
        height: 130px;
        width: 486px;
        margin-top: 20px;
}

#prom{
	background: url(http://chicagolooplimo.com/images/cll-prom.png) no-repeat bottom right;
        height: 130px;
        width: 486px;
        margin-top: 20px;
}

#ftso {
	width: 925px;
        padding: 5px;
}

#ftso a {
	color: #999999;
}

#rates{
	background: url(http://chicagolooplimo.com/images/cll-rates.png) no-repeat bottom right;
        height: 150px;
        width: 558px;
        margin-top: 20px;
}
