/*

Theme Name: Oso
Theme URI: http://www.osoline.com/
Description: Osoline
Version: 1.0
Author: Engin Gulgen
Author URI: http://www.engingulgen.com
Tags:

*/

   
/* default styles
   -------------- */
   
body { padding: 0; margin: 0; font: 0.7em "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif; line-height: 1.5em;	background: #fff; color: #454545;}
a {color:#333;/*#99cc33;*/background: inherit;}
a:hover {color: #666;background: inherit;}
h1 {font: bold 2em Arial, Sans-Serif;letter-spacing: -1px; padding: 7px 0 0 8px;margin: 0;}
h1 a, h2 a {text-decoration: none;}
h1 a:hover, h2 a:hover {color:#666;}
h2 { margin: 0; padding: 0; font: bold 1.5em Arial, Sans-Serif; }
h2 { color:#666; margin: 0 0 5px 0; padding: 0;}
h3 { font-size: 1.4em;}
h4 { font-size: 1.3em;}
h5 { font-size: 1.2em;}
h6 { font-size: 1.1em;}
p {	margin: 0 0 10px 0;}
blockquote {margin: 10px 0 0 25px;padding: 0 20px;border-left: 1px solid #ccc;color: #666;}
form { margin: 0; }
input.search { border: none;background: #ccc; border:1px solid #000; padding: 4px; }
input.login { width: 150px;	border: none; background: url(images/logininput.gif); padding: 4px;}

/* Sliding Panel */

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}


/* Panel Tab/button */
.tab {	background: url(images/tab_b.png) repeat-x 0 0;height: 42px;position: relative;top: 0;z-index: 999;}
.tab_center{ width:810px; margin:0 auto;}
.tab ul.login {display: block;position: relative;float: right;clear: right;	height: 42px;width: auto;font-weight: bold;line-height: 42px;margin: 0;color: white;font-size: 80%;	text-align: center;}
.tab ul.login li.left {	background: url(images/tab_l.png) no-repeat left 0;	height: 42px;width: 30px;padding: 0;margin: 0;	display: block;float: left;}
.tab ul.login li.right {background: url(images/tab_r.png) no-repeat left 0;	height: 42px;width: 30px;padding: 0;margin: 0; 	display: block;	float: left;}
.tab ul.login li {text-align: left;	padding: 0 6px;	display: block;	float: left;height: 42px;background: url(images/tab_m.png) repeat-x 0 0;}
.tab ul.login li a {color:#99cc33;}
.tab ul.login li a:hover {color: white;}
.tab .sep {color:#414141}
.tab a.open, .tab a.close {	height: 20px;	line-height: 20px !important;	padding-left: 30px !important;	cursor: pointer;	display: block;	width: 100px;	position: relative;	top: 11px;}
.tab a.open {background: url(images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(images/bt_close.png) no-repeat left -19px;}
/* sliding panel */
#toppanel {position: absolute;   /*Panel will overlap  content */ /*position: relative;*/   /*Panel will "push" the content down */top: 0;  width: 100%;z-index: 999; text-align: center; margin-left: auto; margin-right: auto;}
#panel {width: 100%;height: 180px;color: #999999;background: #272727;overflow: hidden;position: relative;z-index: 3;display: none;}
#panel h1 {font-size: 1.6em;padding: 5px 0 10px;margin: 0;color: white;}
#panel h2{font-size: 14px;padding: 10px 0 5px;margin: 0;color: white;}
#panel p {margin: 5px 0;padding: 0;}
#panel a {text-decoration: none;color:#99cc33;}
#panel a:hover {color: white;}
#panel a-lost-pwd {display: block;float: left;}
#panel .content {width: 810px;margin: 0 auto;padding-top: 15px;text-align: left;font-size: 0.85em;}
#panel .content .left {width: 230px;float: left;padding: 0 15px;border-left: 1px solid #333;}
#panel .content .right {border-right: 1px solid #333;}
#panel .content form {margin: 0 0 10px 0;}
#panel .content label {float: left;padding-top: 8px;clear: both;width: 230px;display: block;}
#panel .content input.field {border: 1px #1A1A1A solid;background: #414141;margin-right: 5px;margin-top: 4px;width: 200px;color: white;height: 16px;}
#panel .content input:focus.field {background: #545454;}
/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {display: block;float: left;clear: left;height: 24px;text-align: center;cursor: pointer;border: none;font-weight: bold;margin: 10px 0;}
#panel .content input.bt_login {width: 74px;background: transparent url(images/bt_login.png) no-repeat 0 0;}
#panel .content input.bt_register {	width: 94px;color: white;background: transparent url(images/bt_register.png) no-repeat 0 0;}
#panel .lost-pwd {display: block;float:left;clear: right;padding: 15px 5px 0;font-size: 0.95em;text-decoration: underline;}


/* Slider */

.anythingSlider                         { width: 890px; height: 230px; position: relative; margin: 0 auto 0px; }
.anythingSlider .wrapper                { width: 790px; overflow: hidden; height: 230px; margin: 0 50px; position: absolute; top: 0; left: 0;}
.anythingSlider .wrapper ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0px;  margin: 0; padding:0px; }
.anythingSlider ul li                   { display: block; float: left; height: 230px; width: 790px; margin: 0; }
.anythingSlider ul li img{border:none;}
.anythingSlider .arrow                  { display: block; height: 230px; width: 50px; background: url(images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 0px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: 0px; }
.anythingSlider .back                   { background-position: -50px 0;  }
/*.anythingSlider .forward:hover          { background-position: 0 -230px; }*/
/*.anythingSlider .back:hover             { background-position: -50px -230px; }*/

.anythingSlider2                         { width: 830px; height: 74px; position: relative; margin: 0 auto 0px; }
.anythingSlider2 .wrapper2                { width: 790px; overflow: hidden; height: 74px; margin: 0 20px; position: absolute; top: 0; left: 0;}
.anythingSlider2 .wrapper2 ul             { width: 9999px; list-style: none; position: absolute; top: 0; left: 0px;  margin: 0; padding:0px; }
.anythingSlider2 ul li                   { display: block; float: left; height: 72px; width: 152px; margin: 0; margin-right:5px; border:1px  solid #999; }
.anythingSlider2 ul li img{border:none;}
.anythingSlider2 .arrow                  { display: block; height: 20px; width: 20px; background: url(images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 0px; cursor: pointer; }
.anythingSlider2 .forward                { background-position: 0 0; right: 0px; }
.anythingSlider2 .back                   { background-position: -50px 0;  }
/*.anythingSlider .forward:hover          { background-position: 0 -230px; }*/
/*.anythingSlider .back:hover             { background-position: -50px -230px; }*/

#thumbNav                               { position: relative; top: 233px; text-align: center; }
#thumbNav a                             { color: black; font: 11px/18px; Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #999 url(images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; text-decoration:none; font-weight:bold;}
#thumbNav a:hover                       { background-image: none; }
#thumbNav a.cur                         { background: #CCC; }

#start-stop                             { visibility:hidden;background: green; background-image: url(images/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }
.anythingSlider2 .wrapper2 ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider2 .wrapper2 ul ul li       { float: none; height: auto; width: auto; background: none; }


/*
    For Specific Slides
*/
#textSlide                              { padding: 10px 30px; }
#textSlide h3                           { font: 20px Georgia, Serif; }
#textSlide h4                           { text-transform: uppercase; font: 15px Georgia, Serif; margin: 10px 0; }
#textSlide ul                           { list-style: disc; margin: 0 0 0 25px; }
#textSlide ul li                        { display: list-item; }

#quoteSlide                             { padding: 30px; }
#quoteSlide blockquote                  { font: italic 24px/1.5 Georgia, Serif; text-align: center; color: #444; margin: 0 0 10px 0; }
#quoteSlide p                           { text-align: center; }


#dl                                     { position: absolute; top: 10px; right: 0; background: black; color: white; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 3px 6px; }
#dl:hover                               { background: #666; }

/*
    This stuff is for the TitleBlock Plugin
*/
.image                                  { position: relative; margin-bottom: 20px; width: 100%; }
.image h2                               { position: absolute; top: 220px; left: 0; width: 100%; }
.image h2 span                          { color: white; font: bold 30px/40px Helvetica, Sans-Serif; letter-spacing: -1px; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.7); padding: 6px 8px; }
.image h2 span.spacer                   { padding: 0 2px; background: none; }




/* layout
   ------ */
.header { height: 115px; width:100%; background:url(images/header_bg.jpg) repeat-x;}
.header_body{margin:0 auto; width:790px; background:url(images/header.png) no-repeat right;}
.logo{ width:240px; height:85px; background:url(images/logo-trans.png) no-repeat; float:left;}
.main_content{ width:100%;background:url(images/content_bg.jpg) repeat-x; padding-top:20px;}
.content_body{ width:790px; margin:0 auto;}
.top_info {float: right; width: 550px; height:85px; padding:0px ;}
.menu{width:790px; height:30px;}
.subheader{ width:100%; background:#99cc33; padding:0px; height:60px;}
.subheader_body{ width:790px; margin:0 auto;}
.sub_header_right{ width:250px; float:right; padding-top:10px;}
.search_l{ width:10px; height:40px; background:url(images/search_l.png) no-repeat; float:left;}
.search_body{ height:26px; background:#000; width:216px; float:left; padding:7px;}
.search_r{ width:10px; height:40px; float:right; background:url(images/search_r.png) no-repeat;}
.sub_header_left{ width:540px; height:60px; float:left; background:url(images/subheader_left.png) no-repeat left;}
.slider_panel{ width:100%; height:230px; background:#99cc33 url(images/slider_bg.jpg) repeat-x;}
.slider_panel_body{ width:890px; margin:0 auto;height:230px;}
.index_body{ width:100%; background:url(images/index_body_bg.jpg) repeat-x;}
.companies{width:100%; height:110px; margin-bottom:20px;}
.companies_header{ width:770px; height:16px; padding:10px;}
.companies_header h2{ font-size:14px; color:#333; padding-left:10px;}
.companies_body{ width:830px; margin:0 auto;}
.boxes{ width:100%; padding-bottom:20px;}
.boxes_body{ width:790px; margin:0 auto;}
.boxes_box{ width:250px; margin-right:20px;float:left;}
.boxes_box_header { width:230px; height:25px; padding:10px; background:url(images/box_top.png) no-repeat;}
.boxes_box_header h2{ color:#fff; font-size:13px; font-weight:bold; font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;}
.boxes_box_body{ width:220px; height:130px; padding-left:15px; padding-right:15px;background:url(images/box_bg.png) no-repeat;}
.boxes_box_body ul { width:220px; padding:0px; margin:0px; list-style:none;}
.boxes_box_body ul li { width:220px; margin:0px; padding:0px; line-height:26px; background: url(images/hl-dot.gif) repeat-x bottom;}
.boxes_box_body ul li a{background: url(images/ico_next.gif) no-repeat left; line-height:26px;line-height:26px; display:block; color:#333;
	padding: 0 0 0 20px; text-decoration:none;}
.boxes_box_body ul li a:hover{ background:#e6e6e6 url(images/boxes_li_bg.jpg) no-repeat left; cursor:pointer;}	
.boxes_box_bottom{width:250px; height:15px;background:url(images/box_bottom.png) no-repeat;}

/*  Menu */
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:5px; width:148px;z-index:1}

ul.menu ul {position:absolute; top:30px; left:0;display:none; opacity:0; list-style:none;z-index:1}
ul.menu ul li {position:relative; border-top:none; background: url(images/menu_bg.jpg) repeat-x; min-width:148px; margin:0;z-index:1}
ul.menu ul li a {display:block; padding:3px 7px 5px; background: url(images/menu_bg.jpg) repeat-x;}
ul.menu ul li a:hover {background-color:#d1d1d1}
ul.menu ul ul {left:148px; top:-1px;z-index:1}

ul.menu .menulink {background:url(images/left.png) no-repeat left top;width:142px; cursor:pointer;}
ul.menu .menulink span {margin-left:6px;  font-weight:bold;width:144px; height:30px; background:url(images/right.png) no-repeat right top; color:#fff; display:inline-block; line-height:30px; text-align:center;}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/left.png) no-repeat left top;}
ul.menu .sub {background:#e6e6e6 url(images/menu_bg_2.jpg) /*136px 8px*/ no-repeat;z-index:1}
ul.menu .topline {border-top:1px solid #aaa; z-index:1}



.btn-arr2_left{
	float: left;
	padding: 0 0 0 0;
	width: 50px;
	height:230px;
	background: url(images/left_arrow.png) no-repeat;
}
.btn-arr2_right{
	float: left;
	padding: 0 0 0 0;
	width: 50px;
	height:230px;
	background:url(images/right_arrow.png) no-repeat;
}

.btn-arr a{
	background: #bdbbac;
	color: #ffffff;
	line-height: 25px;
	padding: 0px 0px
}
.btn-arr3{
	float: left;
	padding: 0 0 0 0;
	width: 20px
}

.wrapper{
	float: left;
	padding: 0 0 0 0;
	background: url(images/wrapper.jpg) no-repeat;
}
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 790px;
height: 300px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 790px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height:230px;
}

.stepcarousel2{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 790px;
height: 74px; /*Height should enough to fit largest content's height*/
}

.stepcarousel2 .belt2{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel2 .panel2{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width: 152px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height:72px;
border:1px solid #999;
margin-right:5px;
}


.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	margin: 0 0 0 0px; 
}

	.bar ul { 
		margin: 0; 
		padding : 0; 
		list-style : none; 
	}

	.bar li { 
		margin: 0; 
		padding: 4px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		float: left; 
	}
	
	.bar .current_page_item a{ 
		background: #FFF url(images/bar.gif) no-repeat center bottom; 
		color: #9EC068;
		font-weight: bold; 
		padding-bottom: 8px;
		text-decoration: none;
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	}
	
	.bar a:hover {
		background: #FFF url(images/bar.gif) no-repeat center bottom; 
		color: #9EC068;
		font-weight: bold; 
		padding-bottom: 8px;
		text-decoration: none;
	} 

.search_field { 
	background: #DCF2B8 url(images/barbg.gif) no-repeat; 
	color: #000;
	border-top: 1px solid #9EC068;
	border-bottom: 1px solid #9EC068;
	clear: both;
	text-align: center; 
	padding: 10px 0 5px 0;
}


/* left side
   --------- */

.right_content {
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:12px;
	float: right;
	width: 595px;
}
	.left_articles {
		margin: 0px 0 10px 0;
	}

.metadata {
	border-top: 1px dotted #ccc;
	clear: both;
	margin-bottom: 50px;
	text-align: right;
}

.sticky h2 {
background: transparent url(images/sticky.gif) no-repeat 2px 5px;
padding: 2px 0 2px 22px;
}

.sticky h2 a{
background: none;
}

.sticky {
background-color: #fffff0;
}
	
.alignright {
float: right;
}
	
.alignleft {
float: left;
}

.centered {
display:block;
margin:0 auto 0 auto;
}

/* Begin Comments*/

.commentlist li.thread-even {
	background-color:#f4f4f4;
	}

.commentlist {
	margin:15px 0;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	background: #fafafa;
	color: #808080;
	border: 1px solid #eeeeee;
	}
	
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin-left: 10px;
	background: #fff;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: inline;
	}
	
.commentlist ul.children li {
	background-color: #e3e3e3;
	border: 1px solid #efefef;
	list-style: none;
	margin-top: 20px;
	}

.commentlist ul li.depth-2 {
	background-color: #f1f1f1;
	}

.commentlist ul li.depth-3 {
	background-color: #ececec;
	}

.commentlist ul li.depth-4 {
	background-color: #e8e8e8;
	}

.commentlist ul li.depth-5 {
	background-color: #e3e3e3;
	}

.commentsnavigation {
	padding: 20px 0 30px 0;
	}
/* End Comments */
	
/* Sidebar
   ---------- */
		
.sidebar {
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:11px;
	float: left;
	width: 170px;
	margin-right: 20px;
	border-right:1px solid #CCC;
}

.sidebar_left {
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
}

.sidebar_right {
	float: right;
	width: 150px;
	margin: 0 0 10px 0;
}

.sidebar h2 {
	border-bottom: 1px solid #efefef;
}

.sidebar ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

.sidebar li {
	list-style-type:none;
}

.sidebar li ul li{
	list-style-type:none;
	margin-left:20px;
}

	.right_login {
		padding: 10px;
		margin: 0 0 10px 0;
		background: #A9D4F2;
		color: #246088;
		border-top: 1px solid #4A8EBC;
		border-bottom: 1px solid #4A8EBC;
	}

	.right_articles {
		padding: 8px;	
		margin: 0 0 10px 0;
	}
	
.right_articles ul {
	padding:0px;
	margin:0px;}
	
.right_articles ul li{line-height:26px; background: url(images/hl-dot.gif) repeat-x bottom;
}
.right_articles ul li a{background: url(images/ico_next.gif) no-repeat left; display:block; color:#666;
	padding: 0 0 0 20px; text-decoration:none;}
	
.right_articles ul li a:hover{background:#e6e6e6 url(images/boxes_li_bg.jpg) no-repeat left; cursor:pointer;}
	

.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
	
	width:100%;
}
.footer_body{ width:810px; margin:0 auto; border-top: 1px solid #CCC;}

.footer a {
	color: #060;
	background: #fff;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */