/*  
Theme Name: Local Taxis
Theme URI: http://www.creativejoint.com
Author: Michal Kosalka
Author URI: http://www.creativejoint.com/

This theme was designed by Michal Kosalka of creativejoint.com based on Zeke 1.0 theme by Solostream Web Studio
 

*/


/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 12pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #E4F4FA; 
	color: #303324;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 140%;
	}
	
#wrap {
        padding: 0 0px 0px 0px;
        clear: both;
	width: 900px;
	margin: 0 auto;
	background-color: White;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-y;
        }

#header {
        width:900px;
        clear: both;
        padding: 0;
	margin: 0 auto;
        height:150px;
        /*background: #Fff05f url(images/header_easter.jpg) top center no-repeat;*/
		  background: #Fff05f url(images/header1.png) top center no-repeat;
	}

#nav {
        width:900px;
        background-color: #009AD9;
        height:40px;
        line-height:40px;
        margin: 0 auto;
        padding: 0px 0px 0;
        border-bottom:0px solid #fff;
		  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		  font-size: 14px;
		  color: #fff;
			
        }

#page {
        clear: both;
	margin: 0 auto;
	padding: 0px;
	font-size: 12px;
	}  

#contentleft {
        width: 600px;
        float:left;
        padding: 0;
        margin: 0;
		  border: 0px solid green;
        } 

#content {
        width: 600px;
        float: left;
        margin: 0 1px 0 0;
        padding: 0;
		  border: 0px solid red;
	}

/*#midcontent {
	font-family:tahoma,geneva,verdana,sans-serif;
	font-size: 8pt;
        width: 100px;
        float: right;
        margin: 0 0 15px 0;
	padding: 15px 10px 15px 0;
        }*/

#contentright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
        width: 265px;
        float:left;
        padding: 15px 0 0px 15px;
        margin: 0 0 15px;
		  border: 0px solid #FFA500;
        } 

#sidebar {
        width: 265px;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
        float: right;
        margin: 0;
	padding: 0px 0px;
	border: 0px solid fuchsia;
	color: #fff;
	} 

#footer {
        border-top:0px solid #fff;
	font-family:verdana,sans-serif;
	font-size: 8pt;
        color:#DAD6C4;
        width:900px;
        background: #009AD9;
	font-size: 8pt;
	line-height: 120%;
        clear: both;
        margin: 0px;
        padding: 10px 0px 10px;
        text-align: left;
        }

#footer p {
        margin: 0 10px;
        }

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
        color:#303324;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        letter-spacing:-1px;
        line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: left;
        font-weight:normal;
	font: 1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 16pt;
	margin: 0;
	}

h2 {
	font-size: 18pt;
	}

h3 {
	font-size: 12pt;
	}

h4,h5,h7 {
	font-size: 10pt;
	}

h5{
	font-weight: normal;
}	
h6{
	font-size: 16px;
	color: #009AD9;
	padding: 2px;
	border-bottom: 1px solid #ccc;
	
}
	
#header h1.blogtitle {
        color: #FAF7E8;
        text-align:center;
        font-size:30px;
        line-height:100%;
        padding: 50px 100px 5px;
        margin: 0;
        }

#sidebar h2, #midcontent h2  {
        font-weight: bold;
        font-size:9pt;
        letter-spacing:0px;
        margin: 0;
        padding:0;
        }


h1.sectionhead, h2.sectionhead, h2#trackbacks, h2#comments, h2#respond  {
        line-height:100%;
        font-weight: bold;
        font-size:10pt;
        letter-spacing:0px;
        margin: 0;
        padding: 10px 15px;
        border-bottom:1px solid #CCC9B8;
        color: #009AD9;
		  }

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
        margin-bottom: 10px;
        }


/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #000;
        text-decoration: none;
        font-size: bold;
		  background-color: #FDEA01;
		  
	}

a:hover, a:active {
        text-decoration:underline;
        color:#000;
	}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
        text-decoration: none; 
        }
		  
.entry a:hover {
	text-decoration: underline;
}

.postinfo a:link:hover, .postinfo a:hover{
		text-decoration:underline;
}

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
        color:#000000;
		  background-color: #Fff05f;
		  padding-left: 0px;
		  padding-right: 0px;
        }

#footer a, #footer a:active {
        text-decoration:none;
        color: #ffffff;
		  background-color: none;
	}		  
		  
#footer a:hover, #footer a:active {
        text-decoration:underline;
        color:#ffffff;
	}
	

	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        border: 1px solid #ccc; 
        float: none; 
        clear: both;
        }



/* -------------------[ Sidebar ]------------------- */


#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}

#sidebar ul li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	}

#sidebar ul li ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#sidebar ul li ul li {
        list-style-type:none;
        padding-left: 0px;
        margin:0;
		  color: #ffffff;
        
        }

/* -------------------[ Middle Content ]------------------- */

#midcontent ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#midcontent ul li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	}

#midcontent ul li ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#midcontent ul li ul li {
        list-style-type:none;
        padding-left:15px;
        margin:0;
        background:url(images/zekebullet.gif) 0 5px no-repeat;
        }

/* -------------------[ Form Elements ]------------------- */

#commentform {
        font-size:8pt;
        background: #F2ECCE;
        padding: 15px 15px 1px;
        margin: 0;
        border-bottom:1px solid #CCC9B8;
        }

#commentform label {
        display:block;
        margin: 0;
        }

#commentform input {
	width: 170px;
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
        width: 400px;
        padding: 0;
	margin: 0px 0px 10px 0; 
	}

#commentform #submit {
	margin: 0 0 20px 0;
	}

#commentform p {
        margin: 5px 0;
	}


/* -------------------[ Comments ]------------------- */


ol.commentlist {
        font-size:8pt;
        padding: 0;
        margin: 0;
        }

ol.commentlist li {
	display: block;
	list-style: none;
        padding: 15px 15px 1px;
	margin: 0;
        border-bottom:1px solid #CCC9B8;
	}

ol.tblist {
        font-size:8pt;
	list-style: none;
        padding: 15px 15px 10px;
        margin: 0;
        border-bottom:1px solid #CCC9B8;
        }

ol.tblist li {
	display: block;
	list-style: none;
        padding: 0;
        margin: 0 0 5px 0;  
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        padding-left: 14px;     
	}

.odd {

        }


/* -------------------[ Misc Tags and Classes ]------------------- */

p.description {
        color:#FAF7E8;
        font-size: 12pt;
        padding: 0 100px;
        margin: 0;
        text-align:center;
        } 

.post ul, .singlepost ul {
        list-style-type: none;
        }

.post ul li, .singlepost ul li {
        list-style-type:none;
        background: url(images/zekebullet.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left:5px solid #330000;
        padding-left:5px;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}
.post img{
	border: 1px solid #cccccc;
	padding: 4px;
	background-color: none;
}
.navigation {
	text-align: left;
	margin:0;
	padding: 10px 15px;
	}

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 0;
	margin: 0;
	}

.postinfo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        background: url(images/doc.gif) 0 3px no-repeat;
        clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
	}

.post {
	margin: 0 ;
	padding: 15px 15px 5px;
        border-bottom:0px solid #CCC9B8;
	}

.featurepost {
	margin: 0;
	padding: 15px 15px 5px;
        background: #FFF8D2;
        border-bottom:1px solid #CCC9B8;
		  background-image: url(images/hot.png);
		  background-position: right top;
		  background-repeat: no-repeat;
		  
		 
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block:
        clear:both;
        }

a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:16px; 
        }

/* -------------------[ Search ]------------------- */

#searchform {
	margin: 0;
	padding: 0; 
        }

#searchform #s {
        font-size:8pt;
        width: 140px;
	margin-right: 2px;
	}

#searchform #submit {
        font-size:8pt;
	}

/* -------------------[ Navigation ]------------------- */

ul.nav {
	font-size: 8pt;
        font-weight:bold;
        letter-spacing: 0px;
        height:40px;
        line-height:40px;
        float:left;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 5px;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {        
        color: #FAF7E8;
        float: left;
        display: block;
        padding: 0 10px;
		  background-color: #009AD9;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #008DCA;
        text-decoration: underline;
		  }

ul.nav li.current_page_item a {
        text-decoration:underline;
        background: #008DCA;
		  
		 	

        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
        padding:auto;
        border:auto;
        }

.entry tr, .entry td, .entry th {
	margin:auto; padding:auto; border:auto;
        }

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5E0C3;
}

.entry td {
	border:1px solid #E5E0C3;
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#eee;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        margin: 0 0 2px;
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
		  
#toprss{
	float: right;
	margin-right: 10px;
	}

.contactleft{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	
}

.post-meta{
	padding: 0px;
	font-size: 10px;
	background-color: #E4E4E4;
	border: 0px solid #BDBDBD;
}

#phone{
	float: right;
	margin-right: 60px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 110%;
	
	}
.description{
	color: #3A3A3A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 28%;
	padding-top: 60px;
}
.widgettitle{
	color: #fff;
	font-style: italic;
	font-size: 24px;
}
.creative{
	color: #ffffff;
	background-color: transparent;
}
a.creative{
	color: #ffffff;
	background-color: transparent;
}
#text-1{
	font-size: 18px;
}
.address{
	color: #ffffff;
	font-size: 12px;
	line-height: normal;
	margin-top: 20px;
}
.allinone{
	background-image: url(../../uploads/2010/allinone.png);
	background-repeat: no-repeat;
	height: 177px;
	background-position: bottom;
}
.drivers{
	background-image: url(../../uploads/2010/drivers.png);
	background-repeat: no-repeat;
	height: 177px;
	background-position: bottom;
}
.free{
	background-image: url(../../uploads/2010/7free.png);
	background-repeat: no-repeat;
	height: 177px;
	background-position: bottom;
}
.lightpink{
	background-color: #FCF;
