/*  
Theme Name: Codegear Open-way V2
Description: Theme blog Embarcadero.arrowecs.fr
Version: 2.0
Author: Thierry Laborde
*/


* {
		margin:0;
		padding:0;
}

body{
	font-family: "Trebuchet MS", Arial, Helvetica, Georgia, sans-serif;
	font-size:0.9em;
	text-align:center;
	vertical-align:top;
	background: #202020;
	/*		background: #202020 url(img/bgradient.jpg) repeat-x left top;*/
		color:#FFFFFF;
}

.textmsgtop {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
}

#wrapper{
		margin: 0 auto 0 auto;
		width:100%;
		text-align:left;
		border:#000 0px solid;
		background:#202020;
}

#wrapper2{
		position: relative;
		left: 50%;
		margin-left: -450px;
 		width: 900px;
}

#header{
		float:left;
		width:100%;
		height:190px;
		padding:0px;
		background:url(img/header.jpg) repeat-x;
		position: relative;
		clear: left;
		padding: 0px;
		min-height:190px;
}

#logo {
    background-image:url(img/logo_embarcadero.png);
	position: absolute;
	left:0px;
	top:10px;
	width:234px;
	height:36px;
	z-index:10;
}

#logoarrowecs {
/*    float:right;
    margin-top:10px; 
	padding-right:10px; 
	background-repeat:no-repeat;
    background-image:url(img/logo_arrowecs.png);
	width:132px;
	height:50px;*/
	position:absolute;
	background-position:right;
	background-repeat:no-repeat;
    background-image:url(img/logo_arrowecs.png);
	top:10px;
	width:100%;
	height:50px;
	z-index:7;
}

#RssIcon {
    float:right;
    margin-top:89px; 
	padding-right:0px; 
	background-repeat:no-repeat;
	background-image:url(img/rssicon.png);
	background-position:
	width:73px;
	height:52px;
	z-index:8;
}

#MsgFlash {
	position:absolute;
	left:0px;
	top:25px;
	width:99%;
	height:75px;
	z-index:8;
}

#searchform {
		float:right;
		margin-top:1px; 
		padding-right:22px; 
		
}

#s
			{
			height:17px;
			width:155px;
			border:solid 1px #AE5A5A;
			text-align:left;
			vertical-align:middle;
			padding-top:3px;
}

#searchsubmit {
		height:22px;
		width:30px;
		background:url(img/searchbg.png) repeat-x;
		border:none;
		color:#868686;
		font-weight:bold;
		font-size:87%;
		vertical-align:middle;
		text-align:center;
		margin-left:1px;
	}
	
#searchsubmit  a:active{
		border:none;
}
	
#container{       
		float:left;
		width:630px;
		padding-left:30px;
		padding-top:20px;
}

#header, #wrapper, #sidebar, #footer, #bottom, .widget {
    	overflow: hidden;
}

a:link, a:visited{
		text-decoration:none;
		color:#DB1A1B;
}

a:hover{
		text-decoration:underline;
}

/* end general and basic containers layout */  

/* title pages navigation start */

#tpages {
/*		width:100%;*/
		width:400px;
		height:41px;
		text-align:right;
		margin:0px;
		vertical-align:middle;
		position:absolute;
		top:140px;
	}

#tpages a:link, #tpages a:visited {
 		display:inline;
 		color:#fff;
 		text-decoration: none;
}

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

#tpages ul li{
		font-size:18px;
		display:inline;
/*		text-transform:uppercase;*/
		list-style-type:none;
		font-weight:normal;
/*		padding-right:15px;*/
	
}

/* title pages navigation end */
/* blog name and slogan start */

#title a:link, #title a:visited, #title a:hover{
		font-family: "Trebuchet MS", Arial, Helvetica, Georgia, sans-serif;
		color:#ffffff;
		text-decoration:none;
}

#title{
    float:right;
    margin-top:145px; 
	padding-right:0px; 
	width:215px;
	height:22px;   
	text-align:left;
	padding-top:0px;
}

h1#blogname{
		font-size:32px;
		color:#ffffff;
}

#slogan{
		font-size:15px;
		font-weight:bold;
		color:#C0C0C0;
}

/* blog name and slogan end */
/* sidebar styles begin */

.sidebar {
		float:right;
		display:inline;
		width:220px;
		padding-top:10px;
		padding-bottom:10px;
		padding-right:20px;
		margin:0px;
}

.sidebar h2{
		display:block;
		font-size:15px;
		text-transform:uppercase;
		font-weight:bold;
		text-align:right;
		color:#FFFFFF;
		margin-left:-20px;
		padding-right:8px;
		border-top:solid 15px #202020;
}

.sidebar a:link, .sidebar a:visited {
 		color:#ffffff;
		font-size:13px;
		text-decoration:none;
		text-transform:uppercase;
}

.sidebar a:hover{
 		color:#c0c0c0;
}

.sidebar ul {
		background:url(img/sidebg.png) repeat-y;
		padding-bottom:15px;
		list-style-type:none;
		color:#ffffff;
		padding-left:8px;
}

table#wp-calendar{
		width:100%;
		color:#ffffff;
		font-weight:normal;
		text-align:center;
		padding-right:9px;
}

table#wp-calendar a:link, table#wp-calendar a:visited {
 		color:#DB1A1B;
 		text-decoration: none;
		font-weight:normal;
}

table#wp-calendar a:hover {
 		color:#C0C0C0;
}


#today, #today a:link, #today a:visited, #today a:hover {
		background:url(img/today.png) no-repeat center;
 		text-decoration: none;
		font-weight:bold;
		color:#DB1A1B;
}

/* sidebar styles end */

/* posts styles start */

.postdate {
		float:left;
		background:url(img/datebg.png) no-repeat left;
		height:83px;
		width:83px;
		padding-right:7px;
		margin:0px;
}

.month {
	font-size:10px;
	font-weight:bold;
	line-height:12px;
	text-transform:uppercase;
	text-align:center;
	padding-top:18px;
	color:#FFFFFF;
	margin:0;
}

.daynumber {
	font-size:35px;
	line-height:35px;
	font-weight:bold;
	text-align:center;
	padding-right:4px;
	color:#DDDDDD;
	letter-spacing:-3px;
}

.posttitle {
		font-size:14px;
		line-height:17px;
		color:#DB1A1B;
}

.posttitle a {
	color:#DDDDDD;
}

.post h2 a {
		font-size:28px;
		font-weight:bold;
		line-height:32px;
		color:#DDDDDD;
		text-decoration:none;
}

.post h2 a:visited {
		color:#DDDDDD;
}

.post h2 a:hover{
	color:#DB1A1B;
	text-decoration:none;
}

p.postmetadata{
		margin:0;
		text-align:left;
}

.postmetadata {
		font-size:13px;
		text-transform:uppercase;
}

.postmetadata a:link, .postmetadata a:visited, postmetadata a:active {
		color:#DDDDDD;
}

.entry{
		font-size:13px;
		padding-top:11px;
		padding-right:37px;
}

.entry ul{
		padding:5px 0 5px 0;
		margin-left:25px;
		list-style-type:disc;
}
	
.entry ol{
		padding:5px 0 0 0;
		margin-left:25px;
}
	
.entry img.wp-smiley {
		padding:0;
		border:0px;
}
	
.entry img {
		padding:2px 2px 2px 2px;
		border:none;
}	
/*		border:2px solid #d0d0d0;*/

.blockquote {
		padding:20px 10px 20px 25px;
		font-style:italic;
}

.divide {
		background:url(img/divider.png) no-repeat; /* border-top: 1px dashed #000; */
		margin-left:37px;
		margin-top:22px;
		margin-bottom:18px;
		height:5px;
		text-align:center;
}

/* posts styles end */
/* comments */

.comments-template{
		margin: 10px 0 0;
		padding: 10px 0 0;
}

.comments-template ol{
		margin:0;
		padding:10px 0px 15px;
		list-style:none;
}

.comments-template ol li{
	margin:0;
	line-height: 18px;
	padding-bottom:10px;
	padding-top:10px;
}

.comments-template h2, .comments-template h3{
		font-family: "Trebuchet MS", Arial, Helvetica, Georgia, sans-serif;
		font-size: 16px;
}

#respond {
		padding-top:35px;
}

.commentmetadata{
		font-size: 12px;
}

.comments-template p.nocomments{
		padding: 0;
}

.comments-template textarea{
		font-family: Arial, Helvetica, Georgia, Sans-serif;
		font-size:12px;
}

.navigation {
		padding-top:10px;
		padding-bottom:10px;
}

.RssIconText {
		display:block;
		text-indent:-2000em;
		overflow:hidden;
		width:73px;
		height:52px;
}

.navigation a:hover  {
		text-decoration:underline;
}

/* comments */
/* footer and bottom styles start */


#footer{
		background-color:#252525;
		border-top:1px solid #303030;
		color:#555555;
		font-weight:normal;
		height:75px;
		margin-top:20px;
		overflow:hidden;
		padding:10px;
		text-align:center;
		vertical-align:middle;
}

.spons {
		float:left;
		width:470px;
		text-align:left;
		font-size:10px;
		color:#C0C0C0;
		text-transform:uppercase;
		padding-top:9px;
		padding-left:15px;
}

.spons a {
		font-weight:bold;
}

.desgn {
		float:right;
		width:400px;
		text-align:right;
		font-size:10px;
		color:#C0C0C0;
		text-transform:uppercase;
		padding-top:9px;
		padding-right:15px;
}
			
.desgn a {
		font-weight:bold;
}			
			
#bottom {
		float:left;
		height:127px;
		padding-top:8px;
		width:900px;
		background-color:#CDCDCD;
		border-top:solid 1px #8E8E8E;
}


#bottom h2 {
		font-size:28px;
		text-transform:uppercase;
		color:#fff;
}

.ends {
		color:#777777;
}

#bottom a:link, #bottom a:visited {
		color:#777777;
		text-decoration:none;
		font-size:13px;
		line-height:15px;
}

#bottom a:hover {
		color:#fff; 
}

#bottom ul li {
		text-align:justify;
		list-style:none;
		font-size:13px;
		color:#777777;
}

#recposts {
		float:left;
		height:155px;
		width:300px;
}

#recposts ul{
		padding-left:68px;
		padding-top:5px;
		line-height:16px;
}

#recposts h2 {
		padding-left:15px;
}

#recoments {
		float:left;
		height:155px;
		width:300px;
		line-height:normal;
}

#recoments ul{
		padding-left:37px;
		padding-top:5px;
		line-height:16px;
}

#recoments h2 {
		padding-left:21px;
}

#linkage {
		float:left;
		height:155px;
		width:300px;
		list-style:none;
}

#linkage h2 {
		padding-right:15px;
}

#linkage ul{
		padding-left:76px;
		padding-top:5px;
		line-height:16px;
}

.entry ul{
	padding:5px 0 5px 0;
	margin-left:25px;
	list-style-type:disc;
}
	
.entry ol{
	padding:5px 0 0 0;
	margin-left:25px;
}
	
.entry img.wp-smiley {
	padding:0;
	border:0px;
}
	
.entry img {
	padding:2px 2px 2px 2px;
	border:none;
	margin:5px 5px 5px 5px;
}	
/*	border:2px solid #d0d0d0;*/

blockquote {
	border-left:5px solid #868686;
	font-style:italic;
	margin:15px 10px 15px 10px;
	padding-left:15px; 
}

/* Menus */

.preload2 {background: url(img/imgmenu/button4.gif);}
.menu2 {
	padding:0 0 0 50px;
	margin:0;
	list-style:none;
	height:43px;
/*	background:#fff url(img/imgmenu/button1a.gif) repeat-x;*/
	position:relative;
	font-family:arial, verdana, sans-serif;
}
.menu2 li.top {display:block; float:left; position:relative;}
.menu2 li a.top_link {
	display:block;
	float:left;
	height:40px;
	line-height:33px;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 12px;
	cursor:pointer;
}
.menu2 li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:40px;}
.menu2 li a.top_link:hover {color:#fff; background: url(img/imgmenu/button4.gif) no-repeat;}
.menu2 li a.top_link:hover span {background:url(img/imgmenu/button4.gif) no-repeat right top;}
.menu2 li:hover > a.top_link {color:#fff; background: url(img/imgmenu/button4.gif) no-repeat;}
.menu2 li:hover > a.top_link span {background:url(img/imgmenu/button4.gif) no-repeat right top;}
}
.menu2 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}
.menu2 a:hover {visibility:visible;}
.menu2 li:hover {position:relative; z-index:200;}
.menu2 ul, 
.menu2 :hover ul ul, 
.menu2 :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul ul,
.menu2 :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
.menu2 :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul,
.menu2 :hover ul :hover ul :hover ul :hover ul :hover ul
{left:90px; top:-4px; background: #fff; padding:3px 0; border:1px solid #1A1C1D; white-space:nowrap; width:93px; z-index:200; height:auto;}

