/*
Theme Name: CAO Trapeze - English
Theme URI: http://wordpress.org/
Description: Trapeze modifications to CAO WordPress theme.
Version: 1.0
Author: Adrian Borrmann
Author URI: http://www.trapeze.com
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Modifications by iStudio

*/

#content div.blogPageTitle {
	margin: 0 0 20px 0;
	padding: 0;
}
#content div.blogPageTitle p{
	font-size: 15pt;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.blogPost div.blogPostComments {
	background: transparent url(/_images/dotted_line_horizontal_blue.gif) repeat-x left top;
	font-size: 10pt;
	margin: 14px 0 21px 0;
	padding-top: 9px;		
}

div.blogPost div.blogWriteComments {
	background: transparent url(/_images/dotted_line_horizontal_blue.gif) repeat-x left top;
	font-size: 10pt;
	margin: 14px 0 21px 0;
	padding-top: 9px;	
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}


/* =================== Generic styles ====================== */

body {
	background:#5a5a5a url(images/bg-body.jpg) no-repeat scroll center top;
}

#Header ol,
#Footer ol,
#Header ul,
#Footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#Header img,
#Footer img {
	border:none;
}

a {
	text-decoration:none;
}

/* ==================== Header =================== */

#PrimaryHeader {
	position: relative;
	height: 120px;
	border-bottom: 1px solid #ee8a26;
}

#Header a,
#SubNav a,
#SideNav a {
	color: #fff;
	font-family: Georgia, Verdana, Geneva, sans-serif;
	font-size: 14px;
}

#Logo {
	position: absolute;
	top: 16px;
	left: 0;
}

#Slogan {
	position: absolute;
	top: 40px;
	left: 100px;
}

#FindButton {
	position: absolute;
	bottom: 12px;
	right: 0;
}

#LangLink {
	display: block;
	position: absolute;
	top: 12px;
	right: 0;
	padding-right: 15px;
	background: url(images/bullet.png) right center no-repeat;
}

a#LangLink {
	font-family: Arial, Helvetica, sans-serif;
}

#MainNav {
	position: absolute;
	left: 235px;
	bottom: 0;
}


#MainNav li {
	float: left;
	margin-left: 20px;
}

#MainNav li.first-child {
	margin-left: 0;
}

.first-child {
	margin-top: 0;
	margin-left: 0;
}

.last-child {
	margin-bottom: 0;
	margin-right: 0;
}

#MainNav a {
	display: block;
	padding-bottom: 10px;
	font-size: 17px;
	text-decoration:none;
}

#MainNav a:hover,
#MainNav a.active {
	text-decoration: none;
	background: url(images/bullet-top.png) bottom center no-repeat;
}

#SubNav {
	height: 38px;
	background-color: #454545;
	overflow: hidden;
}

#SubNav li {
	float: left;
	margin-left: 20px;
	padding: 12px 0;
	line-height: 1;
}

#SubNav a:hover {
	color: #ee8a26;
}

#SubNav a {
	text-transform: lowercase;
}


/* ========================= Disclaimer =========================*/

#Disclaimer {
	
	background-color:white;
	padding:25px 20px;
	
	border-bottom: 1px solid #454545;
}

#Disclaimer p {
	
	color:#454545;
	font-size:11px;
	line-height:14px;
}
	
	
/* =========================== Main Content Area ============================= */

#ContentWrapper {
	background-color:white;
	float:left;
	width:860px;
	padding:20px 20px;
	margin-bottom:20px;
}

#content {
	width:580px;
	float:left;
}

#sidebar {
	margin:0px;
	width:250px;
	float:right;
}


/* ======================= Footer ============================ */

    #Footer {
        clear: both;
        border-top: 1px solid #ee8a26;
        text-align: left;
        overflow: auto;
		padding-top:20px;
    }

    #FooterSitemap {
        width: 660px;
        float: left;
        margin: 15px 0px !important;
    }

    #FooterSitemap li {
        float: left;
    }

    #FooterSitemap li ul {
        width: 220px;
    }

    #FooterSitemap li li {
        float: none;
        margin-right: 40px;
        margin-bottom: 8px;
        line-height: 1.2;
    }

    #Footer h4, 
    #Footer a {
        color: #fff;
        font-size: 12px;
        margin: 0;
    }

    #FooterSitemap li li.last-child {
        margin-bottom: 0;
    }
                
    #FooterQuickLinks {
        width: 215px;
        float: right;
        margin: 15px 0;
    }

    #FooterQuickLinks li {
        float: right;
    }

    #FooterQuickLinks a {
        display: block;
        font-size: 13px;
        padding-right: 15px;
        background: url(images/bullet.png) right center no-repeat;
    }

	#FooterQuickLinks a.img-link {
        padding: 0;
        background: none;
        margin-bottom: 5px;
    }

    #FooterStandardLinks {
        clear: both;
        border-top: 1px solid #ee8a26;
    }

    #FooterStandardLinks li {
        float: left;
        margin-left: 45px;
        padding: 8px 0;
    }
    
    #FooterStandardLinks li.first-child {
        margin-left: 0;
    }



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
