body {
	margin: 0px;
	padding: 0px;				
}

/** PAGE STRUCTURE **/

#wrap {
	margin: auto;
	width: 980px;
}

#top-area {
	margin: 10px auto 0px auto;
}

#page-container {	
	padding-top: 15px;
	overflow: auto;
	
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#content {
	width: 980px;
	margin: 0px;
	padding: 0px;
	position: relative;

	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}


/** LINKS **/

a {
	text-decoration: none; background: url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/line_hor.gif") bottom left repeat-x;
}
.container2 a:hover, .post a:hover, .sidebar-page a:hover {
	background: none;
}

.post a, #sidebar a, .category a, #footer a, #comments a {
	border-bottom: 1px solid #454;
}

#comments .comment-date a {
	border-bottom: 0px;
}

.post a img, #sidebar a img, .category a img {
	border: 0px;
}



/** IMAGES **/

img {
	border: 0px;
}

img.alignleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

img.alignright {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
}



/** HEADINGS **/

h1 {
	margin-bottom: 2px;
}

h2 {
	margin-top: 10px;
}

h3 {
	margin-top: 30px;
}

.post h1 a, .post h2 a, .post h3 a, .post h4 a,
.category h1 a, .category h2 a, .category h3 a, .category h4 a  {
	text-decoration: none;
	border: 0px;
}


.two-columns {
	width: 100%;
	position: relative;
	overflow: auto;
	padding-bottom:30px;
}

.two-columns .left-column {
	width: 590px;
	float: left;
	padding-bottom:30px;
	overflow: hidden;
}

.two-columns .center-column {
	margin: 0px 0px 0px 593px;
	padding: 0px;
	width: 380px;
	padding-bottom:30px;
}

ul.qtrans_language_chooser {
	list-style: none;
	overflow: auto;
}

ul.qtrans_language_chooser li {
	list-style: none;
	float: left;
}

/** CONTENT **/

#content p, .post ol, .post ul {
	text-align: justify;
}

.post, .category {
	width: 550px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.post .header, .category .header {
	width: 550px;
	padding: 20px 20px 10px 20px;
	margin: 0px 0px 0px 0px;
}

.post .header h1, .category .header h1 {
	margin-top: 0px;
}

.post .content, .category .content {
	padding: 0px 20px 0px 20px;
	width: 530px;
	overflow: hidden;
}

.post ol li, .post ul li {
	line-height: 150%;
	margin-bottom: 10px;
	text-align: left;
}

.post ol li p, .post ul li p {
	text-align: left;
}

.post img, #author-message img {
	border: 5px solid transparent;
}

.commentlist img {
	border: 3px solid transparent;
}

.author {
	display: block;
}

.more-link {
	margin-top: 20px;
	clear: both;
}

.post-title {
	margin-bottom: 2px;
}

.post .avatar {
	vertical-align: middle;
	border: 2px solid;
	margin: 0px 5px 0px 0px;
}

.post-date {
	display: block;
	margin-top: 5px;
}

.post-navigation {
	overflow: auto;
	width: 550px;
}

.next-posts {
	float: left;
	padding: 10px;
}

.previous-posts {
	float: right;
	padding: 10px;
}


/** CATEGORIES **/

.category .post {
	overflow: auto;
	margin: 15px 0px 15px 0px;
	width: 550px;
}

.category .post h1 {
	margin-top: 0px;
}

.category-description {
	margin: 0px;
}

#content .category-description p {
	margin: 5px 0px 0px 0px;
	padding: 0px;	
}


/** HEADER: TITLE BAR **/

#title { 
	width: 100%;
}

#title #standard-header {
	display: block;
	padding: 5px 0px 20px 20px;
/*	height: 100px;*/
	overflow: auto;
	position: relative;
}

#title #standard-header img {
	float: left;
	width: 100px;
}

	#title #standard-header #header-text {
		margin: 21px 0px 0px 0px;
	}

#title h1, #title h2 {
	margin: 0px;
}

#title h1 {
	font-size: 18pt;
}

#title h2 {
	font-size: 12pt;
	margin-top: 0px;
}

#title a { 
	text-decoration: none; 
}

#header-image {
	width: 100%;
	text-align: center;
	margin: 0px 0px 0px 0px;
}

#header-image img {
	margin: auto;
}

/** TOP MENU **/

#top-menu, #top-menu-2, ul.footer-navi {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	background-color: transparent;
}

#top-menu ul, #top-menu-2 ul, ul.footer-navi {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#top-menu ul li, #top-menu-2 ul li, ul.footer-navi li {
	padding: 0px;
	margin: 0px;
	list-style: none;
	float: left;
	margin-right: 2px;	
}

#top-menu a, #top-menu-2 a, ul.footer-navi li a {
	text-decoration: none;
	display: block;
	color: #fff;
}

	#top-menu-contents, #top-menu-2-contents, .footer-navi {
		float: left;
	}

#top-menu .page_item, #top-menu-2 .page_item {
	padding: 6px 10px 6px 10px; 
	background-color: transparent;
}

#top-menu .page_item:hover, #top-menu-2 .page_item:hover {
	background-color: transparent;
}

#top-menu .page_item:hover a, #top-menu-2 .page_item:hover a {	
	color: #fff;
}

#top-menu .current_page_item, #top-menu .current_page_item:hover,
#top-menu-2 .current_page_item, #top-menu-2 .current_page_item:hover {
	background-color: transparent;
}

#top-menu-contents .current_page_item a, #top-menu-2-contents .current_page_item a {
	color: #333;
}

/** TABS / BUTTONS in menus **/

	#top-menu-contents {
		padding: 7px 20px 5px 20px;
	}

	#top-menu-2-contents {
		padding: 7px 20px 5px 20px;
	}



/** COMMENTS **/

#comments {
	width: 550px;
	padding: 20px;
}

#post-comment {
	width: 550px;
	padding: 20px;
	
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
}

#comments h3, #post-comment h3 {
	margin-top: 0px;
}

#comment {
	width: 540px;
}

.commentlist {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

.commentlist li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 20px;
}

.gravatar {
	float: left;
	width: 90px;
}

.comment-content {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0 0;
	width: 440px;
}

.comment-content p {
	text-align: justify;
}

.comment-author {
	font-weight: bold;
}

.subscribe-to-comments {
	padding: 0px;
	padding-top: 10px;
}

#comments .commentlist li.authcomment {
	margin: 0px 0px 20px -20px;
	width: 550px;
	padding: 20px 20px 0px 20px;
}

/** FOOTER **/
	
#footer {
	margin: 20px;
	font-family: Verdana;
	font-size: 10pt;
}

#footer-content {
	margin-top: 10px;
}

#copyright {
	font-family: Garamond, "Times New Roman";
	font-size: 12pt;
	letter-spacing: +3px;
	padding: 3px 6px 3px 6px;
}

/*.breadcrumb {
	padding: 7px 5px 0px 5px;
	font: 9pt Verdana, Arial;
}*/

.breadcrumb a {
	border-bottom: 1px solid #454;
}
/** BACKGROUND **/

body {
	background: #FFF;
}

#page-container {
	background:  url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/content_background.png") repeat-x;
	background-position: top;
}


/** NAVI **/

#top-menu {
	color: #fff;
	background-color: transparent;
}

#top-menu a {
	color: #fff;
}

#top-menu a:hover {
	background-color: transparent;
	color: #fff;
}

#top-menu .current_page_item, #top-menu .current_page_item a:hover {
	background-color: transparent;
	color: transparent;
}


a {
	color: #454;
}

a:hover {
	color: #565;
}

/* dropdown nav items */
#top-menu .navtop li ul, #top-menu .navtop li:hover ul, #top-menu .navtop li:hover ul.redraw
{
	background-color: ;
}


/** BASIC COLORS THAT DON'T CHANGE **/


#copyright {
	color: #fff;  
	background-color: #3c3c3c;
}

#powered-by {
	color: #888;
}

#powered-by a {
	color: #888;
}
/*******************************************************\
 * You can change this file to make different nav layouts
 * using the markers below.
 *
 * Markers:
 *
 *
 * Right align the top nav
 * -------------------------
 * m1 - change to [float: right;]
 *
\*******************************************************/

/* top nav items */
#top-menu .navtop
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#top-menu .navtop li
{
	float: left;
	margin-bottom: 0;
	margin-top: 0;
}
#top-menu .navtop li a
{
}

#top-menu .navtop li a:hover
{
}

/* dropdown nav items */
#top-menu .navtop li ul
{
	/* recommended styles */
	display: none;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;

	/* add custom styles here */
	margin-left: -10px;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 18px;	
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	/*border-bottom: 1px solid ;*/
}

#top-menu .navtop li:hover ul,
#top-menu .navtop li.hover ul
{
	/* recommended styles */
	display: block;
	z-index: 10;
	margin-bottom: 0;
	margin-top: 0;
	border-bottom: 1px solid ;
	padding-bottom: 5px;
}

/* needed for safari if drop down is going over flash
 * without this, the drop down flickers or even becomes invisible
 * when you mouse over it.
 * This is a hack that causes safari to redraw the drop down nav on top of the flash
 */
#top-menu .navtop li:hover ul.redraw,
#top-menu .navtop li.hover ul.redraw
{
	/* recommended styles */
	border-bottom: 1px solid ;
	margin-bottom: 0;
	margin-top: 0;
}

#top-menu .navtop li ul li
{
	/* recommended styles */
	float: none;
	position: relative;

	/* add custom styles here */
	margin-bottom: 0;
	margin-top: 0;
	/*_width: 120px;*/
	padding: 7px 5px 0px 10px;
}

#top-menu .navtop li ul li a
{
	border-right: none;
	/*min-width: 120px;*/
	/*_width: 200px;*/
	margin-bottom: 0;
	margin-top: 0;
}


/* sub nav styles */
.navsub
{
	list-style: none;
	margin: 20px;
	margin-bottom: 0;
	margin-top: 0;
}

body {
	font: 12pt/18pt Georgia;
}

h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: +0px;
	line-height: 100%;
}

h1 {
	font-size: 30pt;
}

h2 {
	font-size: 18pt;
}

h3 {
	font-size: 16pt;
}

h4 {
	font-size: 14pt;
}

h5 {
	font-size: 12pt;
}

.meta {
	font: 9pt Verdana, Arial;
}

.meta small, .meta small a {
	font-size: 8pt;
	font-style: italic;
}

#content p.intro {
	line-height: 150%;
	font-size: 19pt;
	font-style: italic;
	text-align: left;
}

#content .post blockquote {
	border-left: 5px solid #FFF;
	font-style: italic;
	padding: 0px 10px 0px 25px;
	margin: 10px 0px 10px 5px;
}
#wrap {
	position: relative;
	margin-top: 0px;
}

#content p {
	text-align: left;
}

#top-area {
	overflow: auto;
	width: 100%;
	padding-top:30px;
	height:50px;
	margin:0px;
}

#top-area .qtrans_language_chooser {
	font-size:6px;
}

#top-area #top-menu, #top-area #top-menu-2 {
	float: left;
	width: auto;
}
* html #top-menu-2 {
	display:inline
}

#page-container {
	padding: 0px;
	margin-top: 0px;
		
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

#top-menu {
	padding: 0px;
	background: transparent !important;
}

#top-menu-2 {
	width: 606px;
}

#top-menu-contents {
	width: 940px;
	margin: 10px 20px 10px 20px;
	padding: 0px;
	display:inline;
}

#top-menu-contents li.page_item {
	padding: 0px;
}

#top-menu-contents li.page_item a {
	color: #fff;
	padding: 16px 20px;
	background-image: url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/m2.jpg");
	width: 148px;
	height: 28px;
	text-align: center;
	font-size: 12pt;
	font-weight:bold;
	background-repeat: no-repeat;
}

#top-menu-contents li.page_item a:hover {
	color: #fff;
	background-color: transparent !important;
	background-image: url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/m2_act.jpg");
	background-repeat: no-repeat;
}

#top-menu-contents li.page_item.first a {
	background-image: url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/m1.jpg");
}

#top-menu-contents li.page_item.first a:hover {
	background-image: url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/m1_act.jpg");
}

#top-menu-contents li.page_item.last a, #top-menu-contents li.page_item.contacts a, #top-menu-contents li.page_item.se-contacts a {
	background-image: url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/m5.jpg");
}

#top-menu-contents li.page_item.last a:hover, #top-menu-contents li.page_item.contacts a:hover, #top-menu-contents li.page_item.se-contacts a:hover {
	background-image: url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/m5_act.jpg");
}

#top-menu-contents li.current_page_item a {
	background-image: url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/m2_act.jpg");
}

#top-menu-contents li.current_page_item.first a {
	background-image: url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/m1_act.jpg");
}

#top-menu-contents li.current_page_item.last a {
	background-image: url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/m5_act.jpg");
}

#top-menu-contents ul li {
	padding: 0px;
	margin: 0px;
}

#top-menu-contents ul li a {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	/*text-decoration:underline;*/
}

.current_page_item, .current_page_item:hover {
/*	background-color: #FFF;*/
}

#top-menu-contents .current_page_item a {
	color: #333;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}

.two-columns {
	margin: 10px 0px 10px 0px;
}

.post .content h1, .two-columns .center-column h2, content h2 {
	margin-top: 5px;
}

#footer {
	background: url(http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/footer_bg.gif) left top repeat-x;
	width: 100%;
	margin: 0px;
/*	border-top: 1px dotted #0f3f5b;*/
	font-family:Tahoma, Geneva, sans-serif;
	color:#0f3f5b;
	text-align:center;
}
#footer-cont {
	width:980px;
	margin: 0px auto;
	text-align:left;
}

.two-columns .left-column {
	border-right: 1px dotted #0f3f5b;
	margin-top:10px;
}

.two-columns .center-column {
	margin: 16px 0px 0px 593px;
	padding: 0px 20px 0px 20px;
	width: 340px;
}

.box {background:#ffffa8 url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/box_tail_top.gif") top repeat-x;}
.box .tail_bottom {background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/box_tail_bottom.gif") bottom left repeat-x;}
.box .tail_right {background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/box_tail_bg.gif") right repeat-y;}
.box .tail_left {background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/box_tail_bg.gif") left repeat-y;}
.box .corner_botton_right {background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/box_corner_bottom_right.gif") bottom right no-repeat;}
.box .corner_botton_left {background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/box_corner_bottom_left.gif") bottom left no-repeat;}
.box .corner_top_right {background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/box_corner_top_right.gif") top right no-repeat;}
.box .corner_top_left1 {background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/box_corner_top_left1.jpg") top left no-repeat; width:100%;}
.box .corner_top_left2 {background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/box_corner_top_left2.jpg") top left no-repeat; width:100%;}
.box .corner_top_left3 {background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/box_corner_top_left3.jpg") top left no-repeat; width:100%;}
.box .indent {padding:18px 20px 34px 97px;}
.clear  { clear:both;}

.column1, .column2, .column3, .col1, .col2, .col3 {float:left;}

.row1 { margin: 0px 20px 30px 20px; overflow: auto; }
/* Hack for ie7 */
*+html .row1 { margin-top:10px !important; }

.row1 .column1 {width:300px; padding:0 20px 0 0;}
.row1 .column2 {width:300px; padding:0 20px 0 0;}
.row1 .column3 {width:300px; padding:0;}

body {
	font-family: Tahoma, Geneva, sans-serif;;
	font-size:14px;
	line-height:18px;
	color:#0f3f5b;
	background: #fff  url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/top_gb.gif") repeat-x;
	background-position:top;
}

h2 {font-size:26px; letter-spacing:-1px; color:#a33; font-style:italic; font-family:Arial; line-height:22px; margin:20px 0px 15px 0px}
h1 {font-size:28px; letter-spacing:-1px; color:#038; font-style:italic; font-family:Arial; line-height:22px; margin:20px 0px 15px 0px}

.link {background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/link_bg.gif") no-repeat 0 0; padding:0 0 1px 21px; color:#c11d0e; font-weight:bold; display:block; float:left; margin:20px 0 0 0;}
.rss {background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/rss.gif") no-repeat 0 0; padding:1px 0 1px 26px; color:#c11d0e; font-weight:bold; margin:20px 0 0 50px; display:block; float:left;}
.box .link {margin-top:12px;}

.box p {
	font-size:14px;
	margin: 5px 0px 0px 0px;
	letter-spacing: -0.1pt !important;
	font-family: Arial, sans-serif;
	line-height: 16px;
}

.box h2 {
	margin:5px 0px 15px !important;
}
.sidebar-page li, .content li, #top-area #top-menu-2 li { background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/list_bg.gif") no-repeat 0 5px; padding-left:19px; margin:0px}
ul.qtrans_language_chooser li { background: transparent; padding: 0px 5px 0px 0px}

/*.post li a, #sidebar a, .category a, #footer a, #comments a {
}*/

.post li a, .post a {border: 0px; text-decoration:none; padding-bottom:0px; background:url("http://www.t-taxi.com/wp-content/themes/text-is-art/custom/ttaxi/images/line_hor.gif") bottom left repeat-x;}
.post li a:hover, .post a:hover {border: 0px; text-decoration:none; padding-bottom:0px; background:none;}

li a {line-height:1.5em;}
#top-area #top-menu-2 #top-menu-2-contents li a:hover {background:none;}

#top-area #top-menu-2 #top-menu-2-contents a {
	padding: 0px;
	margin-right: 20px;
	color: #0f3f5b;
}

ul { list-style:none; margin-left: 0px; padding-left: 0px;}


.container2 {width:100%; overflow: auto;}

.column1 {width:540px; padding:0 28px 0 39px;}
.column2 {width:314px; padding:0 0 0 36px;}

.col1 {width:90px;}
.col2 {width:222px;}

.col2 p {margin-top: 1px;}

ul.footer-navi {
	padding: 25px 15px;
	float: left;
	width: auto;
}

#ttaxi-footer-copyright {
	padding: 30px 25px;
	margin-left: 690px;
	text-align: right;
}

ul.footer-navi li.page_item {
	padding: 0px !important;
	margin: 3px 2px !important;
}

ul.footer-navi li.page_item a {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	
	color: #0f3f5b;
	
	padding: 0px 5px 0px 5px !important;
	/*margin: 5px 2px;*/
	height: auto;
	display: inline;
	
	border-bottom: 0px !important;
	border-right: 1px solid #000;	

	background:none;
}

ul.footer-navi li.page_item.last a {	
	border-right: 0px !important;
}

#ttaxi-logo {
	position: absolute;
	top: 20px;
	left: 647px;
	z-index: 100;	
}

.content img {
	border: 0px;	
}
input.text {
	width: 370px;
}
textarea.text {
	width: 370px;
	height: 100px;
}
