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

html {
	background-color: #6b6b6b;
}

body {
	color: #f5f5f5;
}

/*****************************
1.) #head	
/****************************/

#top .logo a {
	background: transparent url(../images2/logo.png) left top no-repeat;
}

/*****************************
2.) #main
/****************************/

#main {
	background: transparent url(../images2/bg_slice.png) left top no-repeat;
}

#subpage #main {
	background: transparent url(../images2/bg_slice2.png) left top no-repeat;
}

/*****************************
3.) #mainpage image slider
/****************************/

#featured {
	background: transparent url(../images2/bg_slice.png) center top repeat-y;
	color: #fff;
}

#featured_bottom {
	background: transparent url(../images2/bg_slice2.png) right top no-repeat;
}

.ticker, .ticker a {
	color: #fff;
	text-decoration: none;
}

.preview_images a img {
	border: 1px solid #555;
	background-color: #333;
}

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

.pointer {
	background: transparent url(../images2/pointer.png) no-repeat scroll left top;
}

/*****************************
4.) breadcrumb navigation
/****************************/

.breadcrumb {
	color: #f5f5f5;
}

.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 {
	background: transparent url(../images2/bg_slice.png) left top no-repeat;
}

#content {
	background: transparent url(../images2/bg_slice.png) repeat-y scroll center top;
}

/*****************************
6.) Portfolio Page (no sidebar)
/****************************/

.portfolio_item {
	border: 1px solid #777;
}

/*****************************
7.)pages with sidebar
/****************************/

.entry {
	border-bottom: 1px solid #bbb;
}

.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a {
	background-color: #1f1f1f;
	color: #eee;
}

#top .portfolio_item h3.new {
	font-size: 11.5px;
	text-align: center;
	width: 40px;
	top: 10px;
	bottom:102px;
	right:0px;
	text-shadow: #000000 0px 1px 0;
	background: #ff1f19;
	background: -moz-linear-gradient( 90deg,#ee0000, #cc0000,#ee0000 );
	padding: 7px;
}

.entry-head a:hover, .more-link:hover, #top .portfolio_item h3 a:hover {
	background-color: #fff;
	color: #1f1f1f;
}

#top .bg_sidebar {
	background: transparent url(../images2/bg_sidebar.png) repeat-y scroll center top;
}

/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/

.small_box h3 {
	border-bottom: 1px solid #777;
}

.small_box img {
	border-top: 1px solid #777;
	border-bottom: 1px solid #777;
}

.small_box img.no-border {
	border-top: none;
	border-bottom: none;
}


.small_box ul li {
	list-style-type: disc;
	list-style-position: outside;
}

.widget_categories a, .widget_pages a {
	border-bottom: 1px solid #777;
}

.widget_categories a:hover, .widget_pages a:hover {
	background: #464646;
}

#footer {
	background: transparent url(../images2/bg_slice2.png) right -20px no-repeat;
	color: #aaa;
}

#footer a {
	color: #f5f5f5;
}

/*****************************
#basic & common styles	
/****************************/

h1 a, h2 a, h3 a, h4 a, h5 a h6 a {
	color: #fff;
}

.userguide h3, .product h3 {
	border-bottom: 1px solid #777;
	margin-bottom: 10px;
	color: #8efa00;
}

.userguide h4 {
	margin: 5px 0;
}

a {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	color: #eee;
	text-decoration: none;
}

a.noborder {
	text-decoration: none;
}

a.noborder img {
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6, legend {
	color: #fff;
}

#featured h2, #featured h2 a, #featured .meta {
	color: #fff;
}

#featured h2 {
	border-bottom: 1px solid #fff;
}

#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a {
	color: #fff;
}

.aligncenter {
	border-bottom: 1px solid #777;
	border-top: 1px solid #777;
}

.meta {
	color: #a0a0a0;
}

.read-more, .show-next {
	background: transparent url(../images2/read_more.png) no-repeat scroll right top;
	color: #fff;
}

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

.entry ul, .entry ol {
	border-top: 1px solid #777;
}

.product .entry ul, .product .entry ol {
	border-top: none;
	border-bottom: none;
}

.entry li {
	border-bottom: 1px solid #777;
}

.product .entry li {
	border-bottom: none;
}
span.question{
	font-weight: bold;
	margin-bottom: 0;	

	
}

blockquote {
	background: transparent url(../images2/quotes.png) no-repeat scroll left 6px;
	color: #fff;
}

/*CONTACT FORM*/

.valid .text_input, .valid .text_area {
	border: 1px solid #70A41B;
}

/*#70A41B*/

.error .text_input, .error .text_area {
	border: 1px solid #EE2A00;
}

.ajax_alert .text_input, .ajax_alert .text_area {
	border: 1px solid #ffb628;
}

#s, .text_input, .text_area, textarea, #commentform input {
	border: 1px solid #FFFFFF;
	color: #333;
}

#searchsubmit, #send, #top #submit {
	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 {
	background: transparent url(../images2/jquery_corners.png) no-repeat scroll top left;
}

#top .corner_right {
	background: transparent url(../images2/jquery_corners.png) no-repeat scroll top right;
}

/*navigation*/

.navwrap {
	background: transparent url(../images2/menu.png) no-repeat scroll right bottom;
}

#top #nav {
	background: transparent url(../images2/menu.png) left top no-repeat;
}

/*naviagation*/

#top #nav a {
	color: #aaa;
}

#top #nav ul {
	border: 1px solid #777;
	border-top: none;
}

#top #nav li ul a {
	border-bottom: 1px solid #383838;
	border-top: 1px solid #777;
}

#top #head #nav ul a, #top #head #nav ul li {
	background-color: #464646;
	background-image: none;
}

#top #head #nav ul a:hover, #top #head #nav ul a:focus {
	background-color: #363636;
	color: #fff;
}

#top #head #nav a:hover, #top #head #nav a:focus {
	color: #fff;
}

#top #nav .current_page_item a {
	color: #fff;
}

#top #nav .current_page_parent .current_page_item a, #top #nav .current_page_item ul a {
	border-right: 1px solid #777;
	border-left: none;
	background-image: none;
	color: #fff;
}

pre {
	font-size: 14px;
	padding: 0;
	margin: 18px 20px;
	background: #f0f0f0;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 20px;


/*--Height of each line of code--*/
	background-color: #eeeeee;
	color: #000;
	overflow: auto;

/*--If the Code exceeds the width, a scrolling is available--*/
	overflow-Y: hidden;

/*--Hides vertical scroll created by IE--*/
}

ol pre {
	margin-left: 0;
}

pre code {
	margin: 0 0 0 20px;
	

/*--Left Margin--*/
	padding: 18px 0;
	display: block;
}

/* Design 3 */

table.parameters {
	color: #000;
	border-spacing: 0px;
	border-collapse: collapse;
	background-color: #eeeeee;
	border: 10px solid #666;
	margin: 18px 0;
}

table.parameters a {
	color: #000;
}
table.parameters th {
	text-align: left;
	font-weight: bold;
	padding: 0.1em 0.5em;
}

table.parameters td {
	text-align: left;
	border-left: 1px solid #666666;
	padding: 0.1em 0.5em;
}

table.parameters thead th {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	text-align: center;
}

table.parameters th.Corner {
	text-align: left;
	border-left: 0px;
}

.fc_pre{
	color: #999;
	
}

#content #fc_receipt_container li span.fc_text{
	color: #fff;
}

#content #fc_receipt_container {
	margin: 0 20px;
}


fieldset p{
	color: #000;
}

span.tt img {
	display:inline;
	overflow: hidden;
}

span.tt embed {
margin: 10px 5px 10px 5px;
line-height:380px;
overflow:hidden;
}

span.tt object {
overflow:hidden;	
}

span.tt {
	overflow: hidden;
}

#videoWrapper {
	margin: 10px;
}

#videoWrapper h3 a {
	text-indent: -9999px;
	height: 150px;
	width:  50px;
	float: left;
}

#videoWrapper .vid1 {
	background: #b4b4b4;
}

#videoWrapper .vid2 {
	background: #999;
}
#videoWrapper div.box {
	float: left;
	height: 150px;
	width:  150px;
	border: 1ps solid white;
	margin: 0px;
	background-image: none;
}





