/*
Theme Name: Recognos Financial
Theme URI: http://wordpress.org/
Version: 1.0
Author: Recognos
Author URI: http://www.recognos.com/

*/



body {
	font-size:13px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: #EEEEEE url('images/bg.gif') repeat-x 0 0;
	color: #4A4A4A;
	text-align: left;
	margin: 0;
	padding: 0;
}

table{
	width:100%;
}
table .col1{
	width:220px;
}
#page {
	background-color: #FFF;
	margin: 0px 35px;
	padding: 0;
	border-left: 1px solid #A0C4CF;
	border-right: 1px solid #A0C4CF;	
}

#header {
	margin: 0;
	padding:0 5px;
	height: 280px;
	position:relative;
}
#header h1{
	margin: 0;
	padding: 0;
	height:100px;
}
#header .logo a{
	background:url(images/logo_recognos_financial.gif) no-repeat 0 0;
	width:243px;
	height:62px;
	display:block;
	text-indent:-2000px;
	top:22px;
	left:38px;
	position:absolute;
}
#header .visual{
	/*width:940px;*/
	height:180px;
	display:block;
	/*top:100px;
	left:5px;
	position:absolute;*/
	background:url(images/visual_topbg.jpg) no-repeat 0 0;
}
#header .visual img{
	float:right;
	border-left:1px #FFF solid;
}
#header .search{
	top:55px;
	right:6px;
	position:absolute;
	width:225px;
	height:25px;
}
#searchform {
	margin:0;
	display:block;
	height:25px;
	width:225px;
	background:url(images/searchbg.gif) no-repeat 0 0;
	position:relative;
}
#searchform #s{
	border:none;
	left:4px;
	top:2px;
	position:absolute;
	padding:0;
	width:157px;
	height:17px;
	line-height:17px;
}

#searchform #searchsubmit{
	border:none;
	background:url(images/butonsearch.gif) no-repeat 0 0;
	text-indent:100px;
	width:65px;
	height:22px;
	right:-1px;
	top:0px;
	position:absolute;
	_padding-left:65px;
	overflow:hidden;
	cursor:pointer
}

.menu_container{
	background:url(images/bgmenu.gif) no-repeat 0 0;
	margin:5px 5px 20px 5px;
	height:30px;
}
.menu{
	background:url(images/bgmenu.gif) no-repeat right 0;
	width:700px;
	float:right;
	height:30px;
	padding:5px 0 0 0px;
	margin:0;
}

.menu li{
	margin:0;
	padding: 0 7px 0 0;
	list-style:none;
	display:inline;
}
.menu li ul{
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
.menu a{
	font-size:17px;
	font-family:'Times New Roman', serif;
	color:#105C8F;
	text-decoration:none;
	font-weight:bold;
	background:url(images/sepmenu.gif) no-repeat right 3px;
	padding-right:10px;
}
.menu a:hover{
	color:#00A4E3;
	text-decoration:none;
}
.menu .page-item-44 a{
	background:none;
}
.maincontent{
	margin:0 5px 15px 5px;
	background:url(images/vertline.gif) repeat-y 0 0;
}

a{
	outline:none;
	color:#2F75A7;
	text-decoration:underline;
}
a:hover{
	color:#4EB6E5;
	text-decoration:underline;
}

.narrowcolumn {
	/*float: left;*/
	padding: 0;
	margin: 0 15px 0 25px;
	/*width: 682px;*/
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0 0 40px;
	/*text-align: justify;*/
	}

.post hr {
	display: block;
	height:1px;
	background:none;
	border:none;
	border-top:1px dotted #CCCCCC;
	overflow-y:hidden;
	margin:25px 0 25px 0;
	padding:0px;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	margin: 0;
	/*width: 930px;*/
	clear: both;
	background:#EBEBEB url(images/bgfooter.gif) repeat-x 0 0;
	border-top:1px solid #D9D9D9;
	font-size:12px;
	color:#6F6F6F;
	padding:15px 10px;
	line-height:15px;
}
#footer .copyright{
	float:right;
	margin-top:-10px;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin:0 0 15px 0;
	font-size:21px;
	font-family:'Times New Roman', serif;
	color:#0A5F9F;
	}

h2.pagetitle {
	margin-top: 0px;
	border-bottom:1px solid #CCCCCC;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	font-size:17px;
	font-family:'Times New Roman', serif;
	color:#0A5F9F;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.alignnone{
	display:block;
}
/* End Images */



/* Begin Lists*/

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before{
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	padding: 0 0 5px 0 !important;
	margin: 0;
	border-bottom:1px solid #E5E5E5;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	padding: 0;
	width: 220px;
	float:left;
}

#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	/*margin-bottom: 60px;*/
	/*height:60px;*/
	}
/* End Various Tags & Classes*/



/* 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 */

.homeboxes{
	margin-left:7%;
}
.homeboxes .box{
	width:326px;
	float:left;
	margin:0 10px 15px 0;
}
.homeboxes .box .boxtop{
	width:326px;
	height:6px;
	font-size:0;
	background:url(images/boxhtop.gif) no-repeat 0 0;
}
.homeboxes .box .boxbottom{
	width:326px;
	height:6px;
	font-size:0;
	background:url(images/boxhbottom.gif) no-repeat 0 0;
}
.homeboxes .box .boxcontent{
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	font-size:11px;
	color:#7D7D7D;
	font-weight:bold;
	width:316px;
	padding:0 4px 5px 4px;
}
.homeboxes .box .boxcontent a{
	display:block;
	padding-top:10px;
}
.homeboxes .box .textwidget{
	padding:0 5px 0 5px;
}
.homeboxes .box h2{
	background:url(images/boxhheader.gif) no-repeat 0 0;
	font-size:17px;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	width:315px;
	height:26px;
	line-height:26px;
	padding:0;
	margin: 0 auto 10px auto;
}
.boxnews, .submenu{
	margin-left:5px;
	margin-bottom:25px;
}
.boxnews .boxtop, .submenu .boxtop{
	width:196px;
	height:6px;
	font-size:0;
	background:url(images/boxntop.gif) no-repeat 0 0;
}
.boxnews .boxbottom, .submenu .boxbottom{
	width:196px;
	height:6px;
	font-size:0;
	background:url(images/boxnbottom.gif) no-repeat 0 0;
}
.boxnews .boxcontent, .submenu .boxcontent{
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	font-size:11px;
	color:#7D7D7D;
	width:186px;
	padding:0 4px 5px 4px;
}
.boxnews .boxcontent h3{
	border-bottom:1px solid #CCCCCC;
	font-size:15px;
	color:#7D7D7D;
	margin:0 4px 5px 4px;
	padding:0 0 3px 0;
}
#sidebar .boxnews .boxcontent ul{
	margin:0 5px;
}
.boxnews .boxcontent h3 a{
	text-decoration:none;
} 
.boxnews .boxcontent h3 a img{
	display:none;
}
.boxnews .boxcontent h2, .submenu .boxcontent h2{
	background:url(images/boxnheader.gif) no-repeat 0 0;
	font-size:17px;
	color:#FFF;
	text-align:center;
	height:26px;
	line-height:26px;
	margin-bottom:10px;
}
#sidebar .submenu li {
	padding-bottom:2px;
	margin-top:2px;
	margin-bottom:0px;
	line-height:15px;
	border-bottom:1px solid #E0E0E0;
}
.submenu li a{
	font-size:13px;
	display:block;
	padding:2px 3px;
	font-weight:bold;
	text-decoration:none;
}
.submenu li.current_page_item a{
	background:#A3A3A3;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#FFF;
	text-decoration:none;
}
.submenu li a:hover{
	background:#2F75A7;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:#FFF;
	text-decoration:none;
}
.sresults{
	border-bottom:1px solid #CCCCCC;
	padding:5px 0 10px 0;
}
.sresults p{
	padding:0;
	margin:3px 0;
}
.sresults .readmore{
	display:block;
	text-align:right;
	font-size:11px;
}
.postdate{
	color:#4EB6E5;
	font-weight:bold;
	font-size:11px;
	border-bottom:1px solid #E0E0E0;
}
.rss-date{
	color:#4EB6E5;
	display:block;
	font-weight:bold;
	font-size:11px;
}
.linklove{
	display:none;
}
.cform textarea, .cform input{
	float:left;
}
.cform textarea:hover, .cform input:hover{
	border:1px solid #4EB6E5 ;
}
.cform input.sendbutton{
	color:#4A4A4A;
	float:right;
	font-size:13px;
	font-weight:bold;
	margin-right:10px;
	margin-top:10px;
}
.cform label {
	color:#4A4A4A;
	display:block;
	float:left;
	width:120px;
}
.cform label span {
	width:120px;
	color:#4A4A4A;
}
.cform textarea, .cform input {
	width:350px;
}
.cform {
	margin:10px 14%;
	width:500px;
}

div.cf_info {
	margin:9px 14%;
	width:470px;
}
.cform span.reqtxt, .cform span.emailreqtxt{
	margin-left:130px;
}
#li--6{
	height:145px;
}
.cform textarea{
	height:135px;
}
