/*  
Theme Name: Twicet
Theme URI: http://www.kriesi.at/
Description: A Business & Portfolio Theme
Version: 1.0
Author: Christian "Kriesi" Budschedl
Author URI: http://www.kriesi.at 
*/

html { background-color: #1a2732 }

/*Small reset*/
body,ul,ol,li,p,h2,h3,h4,h5,h6 { margin: 0; padding: 0; }
 
/*Structured layout mainpage*/
body {
	font-size: 14px;
    font-family: Verdana, Arial, san-serif;
	line-height: 1.5em; 
	position: relative; 
    color: #333 }
 
.wrap_all {
	width: 100%; /*only needed if using big background images like in theme 5*/
	position: relative;
	display: table; 
    background: transparent url(images5/bg.jpg) center top no-repeat; }
 
#top { width: 960px; margin: 0 auto; position: relative; }
 
/*****************************
1.) #head	
/****************************/
#head { height: 200px; position: relative; z-index: 10; } /* head = fix: IS */
 
.logo, .logo a {
	display: block;
	height: 83px;
	width: 229px;
	position: absolute;
	right: 20px;
	top: 27px; }
 
#top .logo a {
	top: 0;
	right: 0;
	text-indent: -9999px;
	outline: none; }
 
/*****************************
2.) #main
/****************************/
#main { 
    position: relative; 
    padding-top: 45px; 
    float: left; 
    background: transparent url(images5/bg_slice.png) left top no-repeat; }
 
/*****************************
3.) #mainpage image slider
/****************************/

 /*************************************************\
 * Adust frontpage featured image/text height      *
 * old: 365px                                      *
 * new: 365px                                      *
 \*************************************************/

#featured { 
    height: 365px; 
    margin-bottom: 25px; 
    position: relative; 
   	background: transparent url(images5/bg_slice.png) center top repeat-y;
	color: #222; }
 
.featured_item {
   	 border-color:white;
	height: 350px;
	margin: 0 auto;
	position: relative;
	top: -35px;
	width: 940px;
	/* overflow: hidden; */
	display: none; }
 
#top .current { display: block; }
 
.featured_text {
	/* letter-spacing: 0.4px; */
	left: 30px;
	line-height: 26px; 
	position: relative;
	top: 15px;
	width: 420px;
	z-index: 2; }
 
#featured .entry {
    background: url("images5/opacity.png") repeat scroll center top transparent;    
    border: 1px solid #333333;
	margin-bottom: 8px;
	height: 265px;
	overflow: hidden;
	padding: 5px; }

	#featured .entry p, #featured .entry h2 { margin: 0;}
	#featured .entry h2 { text-align: center;}

.featured_image {
	height: 350px;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 940px;
	overflow: hidden; }
 
	.featured_image img { position: absolute; right: 0; top: 0; } 
 
#featured_bottom {
	position: absolute;
	height: 60px;
	bottom: -10px;
	width: 100%; 
    background: #1a2732 url(images5/bg_slice2.png) right top no-repeat; }
 
.ticker { 
    font-size: 11px; 
    margin: 18px 15px 0 39px; 
    width: 450px; 
    color: #666; text-decoration: none; }
 
.ticker, .ticker a { text-decoration: none; color: #666; }
 
.ticker span { display: none; }
 
.ticker .active_ticker { display: block; }
 
.preview_images {
	height: 60px;
	position: absolute;
	right: 39px;
	top: 10px; }
 
	.preview_images a img { 
        padding: 1px; 
        border: 1px solid #afafaf; 
        background-color: #fff;}
 
	.preview_images a {
		outline: none;
		display: block;
		position: relative;
		margin-right: 5px;
		float: left; }

    .preview_images .current_prev img { border: 1px solid #666; }

.pointer {
	height: 13px;
	left: 18px;
	position: absolute;
	top: 37px;
	width: 13px; 
    background: transparent url(images5/pointer.png) no-repeat scroll left top; }

 
/*****************************
4.) breadcrumb navigation
/****************************/
.breadcrumb {
	font-size: 13px;
	left: 40px;
	position: absolute;
	bottom: -40px;
	z-index: 5; 
    color: #ddd; 
    margin: 0; }
 
	.breadcrumb a { text-decoration: none; color: #fff; }
 
	.breadcrumb a:hover { text-decoration: underline; color: #fff; }
 
/*****************************
5.) content area below slider and on subpages
/****************************/
.content_top {
	height: 30px;
	padding: 0 10px;
	width: 940px;
	float: left; 
    background: transparent url(images5/bg_slice2.png) left top no-repeat; }
 
#content {
    border: solid white 0px;
	float: left;
	padding: 0px 10px;
	position: relative;
	width: 940px; 
    background: transparent url(images5/bg_slice2.png) repeat-y scroll center top; } 
 
#sidebar {
	float: left;
	padding: 20px 0 0px 50px;
	position: relative;
	width: 265px;
	overflow: hidden; }
 
#top #sidebar .small_box { padding: 0 0 15px 0; }
 
/*****************************
6.) Portfolio Page (no sidebar)
/****************************/
#inner_content_big {
	float: left;
	width: 880px;
	padding: 20px 29px 15px 29px;
	position: relative; }
 
.entry_portfolio {
	padding-bottom: 30px;
	clear: both;
	float: left;
	width: 100%;
	position: relative; }
 
	.entry_portfolio p { font-size: .75em; line-height: 1.5em; }
 
.portfolio_item {
	height: 132px;
	overflow: hidden;
	padding: 5px;
	position: relative;
	width: 250px; 
    border: 1px solid #ddd; }
 
#top .portfolio_item h3 {
	position: absolute;
	bottom: 13px;
	left: 0;
	border: none;
	padding: 0;
	margin: 0;
	line-height: 1em; }
 
#top #main .portfolio_item h3 a {
	padding: 4px 8px;
	font-size: 12px;
	display: inline;
	height: auto;
	width: auto;
	overflow: auto; }
 
.portfolio_item a {
	display: block;
	overflow: hidden;
	width: 250px;
	height: 132px; }
 
#top .portfolio_item img, #top .portfolio_item a img {
	border: none;
	padding: 0 !important; /*ie 6 fix fix =)*/
	margin: 0; }
 
/*****************************
7.)pages with sidebar
/****************************/
#inner_content, .inner_content {
    border: solid white 0px;
	float: left;
	width: 570px;
	padding: 20px 0 15px 30px;
	position: relative; }
 
.entry {
    border: solid white 0px;
	clear: both;
    margin-bottom: 20px;
	overflow: hidden;
	position: relative; 
    border-bottom: 1px solid #ccc; }
 
.entry-head {
	position: relative; top: -3px; font-size: 11px; }
 
.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a {
	text-decoration: none;
	padding: 2px 0; 
    background-color: #333; color: #eee; }

.deploy a { background-color: #bb9900; }

 
#top .entry-head a, .more-link { padding: 2px 4px; }
    .entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover { background-color: #eaeaea; color: #747474; }
 
.date { padding: 2px 4px; }

#top .bg_sidebar { background: transparent url(images5/bg_sidebar.png) repeat-y scroll center top; }
 
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/
.small_box {
	float: left;
	padding: 0 0 15px 50px;
	position: relative;
	width: 260px; }

#top .box1 { padding: 0 0 15px 30px; }
 
.small_box h3 { margin: 0 0 5px; }
 
.small_box img {
	padding: 5px 0 !important;
	padding: 0; /*ie6 fix for png elemnts needs this*/ 
    border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; }
 
.widget_categories a, .widget_pages a, .widget_archive a , .widget_recent_entries a, li.recentcomments, .widget_meta a {
	padding: 5px;
	display: block;
	text-decoration: none; 
    border-bottom: 1px solid #ccc; }

    .widget_categories a:hover, .widget_pages a:hover, .widget_archive a:hover,  
        .widget_recent_entries a:hover, li.recentcomments:hover, .widget_meta a:hover { background: #f5f5f5; }

.widget_tag_cloud a { text-decoration: none; padding: 0px 3px; }
 
	.widget_tag_cloud a:hover { text-decoration: underline; font-weight: bold; }
 
li.recentcomments a { text-decoration: none; }
 
 
/* ---------------------- Pagination -------------------*/
.pagination {
	clear: both;
	display: block;
	float: left;
	padding: 0 0 20px 0px;
	position: relative;
	z-index: 3; }
 
	.pagination span, .pagination a {
		display: block;
		float: left;
		font-size: 11px;
		line-height: 13px;
		margin: 2px 2px 2px 0;
		display: block;
		padding: 3px 6px;
		text-decoration: none; 
        border: 1px solid #333; color: #fff; background-color: #999;}
        
        .pagination a:hover { border: 1px solid #333; color: #fff; background: #747474; }

	.pagination .current { 
        font-size: 11px; padding: 3px 6px;
        border: 1px solid #333; color: #fff; background-color: #747474; }


/****************************\
*  basic & common styles	 *
\****************************/

a { text-decoration: underline; color: #333; }
	a:hover { text-decoration: none; color: #444; }
    a img { border: none; }

p { margin: .5em 0 1.5em; }

ul, ol {
	list-style-position: outside;
	margin: 0.5em 0 1.5em 1.5em;  
    padding: 0; }
 
.widget_pages li { list-style-type: none; }
 
h1,h2,h3,h4,h5,h6, legend { font-weight: normal; line-height: 1.5em; color: #5b5a5a; } 
h1 { font-size: 1.50em;}
h2 { font-size: 1.37em; }
h3, legend { font-size: 1.25em; }
h4 { font-size: 1.25; }
h5 { font-size: 1em; }
h6 { font-size: 0.8em; }
 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { border-bottom: none !important; text-decoration: none; color: #5B5A5A; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover h6 a:hover { text-decoration:underline; }

#featured h2, #featured h2 a { display: block;}
#featured h2 { margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #333; }
#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a { color: #3d3d3d; }

.floatleft { float: left; }
.floatright { float: right; }
.clearboth { clear: both; }
.alignleft { float: left; clear: left; margin: 0.5em 1.4em 1.3em 0; }
.alignright { float: right; clear: right; margin: 0.5em 0 1.3em 1.4em;}
.aligncenter {
    float: center;
	clear: both;
	display: block;
	margin: auto auto; 
    padding: 10px 0;
    border-bottom: 1px solid #ddd; border-top: 1px solid #ddd;}
.hidden { display: none; }

.meta {
	display: block;
	position: relative;
	top: 3px;
	font-size: 11px;
	line-height: 14px;
	min-height: 14px; }
 
.read-more, .show-next {
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 41px;
    left: 40px;
	line-height: 41px;
	position: relative; 
	text-align: center;
	text-decoration: none;
	width: 165px; 
    background: transparent url(images5/read_more.png) no-repeat scroll right top; color: #B8C2C4; }

    .read-more:hover, .show-next:hover {
        background: transparent url(images5/read_more.png) no-repeat scroll right bottom;
        color: #bb9900; }

 
#top .show-next { bottom: 0px; left: 215px; position: absolute;}
 
.entry li { margin-bottom: .1em; }
 
#searchsubmit, #send, #top #submit { cursor: pointer; }
 
#s, .text_input, .text_area {
	padding: 5px;
    width: 200px;
	font-size: 11.5px; }
 
#sidebar #s {
	width: 155px !important; /*ie6fix*/
	width: 125px; }
 
#searchsubmit, #send, #top #submit {
    padding: 4px 20px; 
    font-size: 11.5px;
	border: 1px solid #ababab;
	background-color: #333;
	cursor: pointer;
	color: #fff; }

    #searchsubmit:hover, #send:hover, #top #submit:hover { background-color: #999; color: #333; }
 
.corner_left, .corner_right {
	position: absolute;
	top: -2px;
	height: 5px;
	width: 5px;
	z-index: 6; }

.corner_left {left:-1px; background: transparent url(images5/jquery_corners.png) no-repeat scroll top left; }
 
.corner_right { right: -1px; background: transparent url(images5/jquery_corners.png) no-repeat scroll top right; }

#footer {
    line-height: 1.25em;
	clear: both;
	padding: 40px 15px;
	position: relative;
	font-size: .75em;
	width: 930px;
	float: left; 
    background: transparent url(images5/bg_slice.png) right -20px no-repeat;
	color: #888; }

    #footer a { color: #666; }


/****************************************\
*     Style for top navigation menu      *
\****************************************/

.navwrap {
	height: 50px;
	left: 5px;
	line-height: 50px;
	padding-right: 18px;
	position: absolute;
	top: 135px; /* fix: IS */
	font-size: 13px;
    font-weight: bold;
	z-index: 6; 
    background: transparent url(images5/menu.png) no-repeat scroll right bottom; }
 
#top #nav {
	float: left;
	height: 50px;
	line-height: 50px;
	padding-left: 13px; 
    background: transparent url(images5/menu.png) left top no-repeat; }

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	position: relative;
	line-height: 50px;
	z-index: 5; }
 
#top #nav a {
	height: 33px;
	display: block;
	padding: 0 21px;
	text-decoration: none;
	text-align: center;
	line-height: 28px;
	outline: none;
	z-index: 35;
	position: relative;
	float: left; 
    color: #B8C2C4;}
 
#top #nav ul a { line-height: 33px; }
 
#top #nav li {
	float: left;
	position: relative;
	z-index: 20;
	margin-top: 11px; }
 
	#top #nav li li { border-left: none; margin-top: 0; }
    
    #top #nav li:hover { background: url("images5/opac-gold.png"); }

#top #nav ul {
	position: absolute;
	display: none;
	width: 77px;
	top: 33px;
	left: -1px; 
    border: 1px solid #DFDFDF; border-top: none; }
 
#top #nav li ul a {
	width: 135px;
	height: auto;
	float: left;
	text-align: left;
	padding: 0 21px; 
    border-bottom: 1px solid #fff; border-top: 1px solid #DFDFDF;  color: #555; }
 
#top #nav ul ul { top: auto; border-top: none; }
 
#top #nav li ul ul { left: 172px; top: 0px; }
 
#top #nav li:hover ul ul, #top #nav li:hover ul ul ul,#top  #nav li:hover ul ul ul ul { display: none; }
 
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul { display: block; }

/* TODO: Merge these styles into the code above */
#top #head #nav ul a, #top #head #nav ul li { background-color: #f5f5f5; background-image: none; }
 
#top #head #nav ul a:hover, #top #head #nav ul a:focus { background-color: #fff; color: #555; }
 
#top #head #nav a:hover, #top #head #nav a:focus { color: #bb9900; }
 
#top #nav .current_page_item a { color: #bb9900; }
 
#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a {
	border-right: 1px solid #f5f5f5;
	border-left: none;
	background-image: none;
	color: #444; }


/*******************************\
* Custom classes and settings   *
\*******************************/

/*******************************************\
* Adjust:  content(left) | sidebar(right)   *
*                  ------ ------            *
* Original width:  570px | 265px            *
* New width:       640px | 195px            *
\*******************************************/

#inner_content, .inner_content{ width:640px; } 
#sidebar{ width:195px; }
 

/* Style the PDF icon next to project headers */
.pdficon {
    background-color: #555;
    border: 1px solid: #aaa;
    padding: 3px;
    height: 27px;
    width: 27px;
    display:block; }
.pdficon:hover { background-color: #1a2732; }

/* Style the search results. */
.search-excerpt { background: #ccc ; }
.result-header a { text-decoration: underline; }
.result-header a:hover { text-decoration: none; }


/****************************************\
*       Different styles for tables.     *
\****************************************/

table { margin: .5em 0 1.5em ; }

/* table_simple: single black border */
#table_simple { border-collapse: collapse; width: 100%; }
#table_simple td, #table_simple th { border: 1px solid #000000; padding: 7px; }

/* table_hidden: Hidden border */
#table_hidden { border-collapse: collapse; width: 100%; }
#table_hidden td, #table_simple th { border: 0px solid #000000; padding: 10px; }

/* table_label: Overlaped rows (used for label effect for maps on contacts page) */
.table_label { line-height: 0; margin: 10px 0; text-align: center ; }

/* table_people: Alternate Gray scale table */
#table_people {font-size: .85em;}
#table_people td { background-color: #ddd; padding: 4px; min-width: 100px; }
#table_people tr.alt td{ background-color: #BEC4C4; } 

/* table_green: Alternate with green row */
#table_green {;}
#table_green th { background-color: #ccc; padding: 5px; }
#table_green td { background-color: #ddd; padding: 5px; }
#table_green tr.alt td{ background-color: #CACAB1; } 


/* properly format image in a div or table element */
img { vertical-align: middle; }

/* Style Widget lists */
ul.widget_list { list-style: none outside none; margin: 0;}
li.widget { margin-bottom:2em; }

/* Smaller text size mods */
.disclaimer { line-height: 1.5em; font-size: .75em; font-style:italic; }
.caption { font-size: .85em; }

/* Shift attachment text right */
.attachment-media { position: absolute; left:50px; }


/*********************\
* Tweeks              *
/*********************/


