/*
Theme Name: CelioCorp - Redfly theme
Theme URI: http://orangevalley.nl
Description: Theme for CelioCorp - Redfly.
Version: 1.0
Author: OrangeValley
Author URI: http://orangevalley.nl/
Tags: added functionality custom_fields, widgetized, dynamic sidebar
*/


/* Clear browser CSS */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center, textarea, input,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight: normal;
	text-align: left;

}



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, 'Century Gothic', Arial;
	background: #fff;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	text-align: left;
	}

#header {
		height: 83px;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 83px;
	width: 740px;
	}
	
#navmenu{
	color: #940000;
	font-size: 15px;
	font-family: arial, Verdana;
	line-height: 19px;
	font-weight: bold;
	text-transform: lowercase;
	width: 39px;
	height: 19px;
	padding-bottom: 2px;
padding-left: 7px;
padding-right: 7px;
padding-top: 2px;
}

#navmenu a{
	width: 39px;
	height: 23px;
	padding-bottom: 2px;
padding-left: 7px;
padding-right: 7px;

	color: #940000;
	text-decoration: none;
}

#navmenu a:hover{
		background-color: #eeeeee;
}

#navmenu a:active{
	color: #FFA500;
}

#content {
	font-size: 1.2em;
		margin-top: 10px;
	}
	
#content p {
		margin-bottom: 1em;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #ffffff;
	border: none;
	}
	
#wrapper{
	background: #ffffff url('images/content_center.jpg') repeat-y top;
}

#top{
	background: #ffffff url('images/content_top.jpg') no-repeat top;
	height:  45px;
}

.bottom_image{
	background: #ffffff url('images/content_bottom.jpg') no-repeat top;
	height:  45px;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	border-bottom: 1px solid #d9d9d9;
	color:  #fff;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
margin-top: 14px;
margin-bottom: 7px;
height: 16px;
}

.entry h2{
	padding-left: 0px;
	margin-top: 14px;
	margin-bottom: 7px;
}

.blog_page{
	float: left;
	width:  688px;
}

.blog_page h2{
		background: url('images/title_bg.gif') no-repeat left center;
	float: left;
	font-size: 20px;
	margin-bottom: 10px;
		padding-left: 35px;
	width: 400px;
	min-height: 31px;
	line-height: 31px;
}

.blog_page h2 a{

	line-height: 31px;
	color: #3f3b37;
}

.blog_page h2 a:hover{
	color: #3f3b37;
}

.blog_page small{
	display: block;
	float: right;
	font-size: 9px;
	font-style: italic;
}

.blog_page .entry {
	float: left;
	width: 660px;
		border: 1px solid #d8d8d8;
	background-color: #ffffff;
	margin: 10px;
	padding: 10px;
}

h2.pagetitle {
	font-size: 1.6em;
	margin-bottom: 0.5em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	}

h4{
	font-size: 1em;
	font-weight: bolder;
	margin-bottom: 0.5em;
	background: url('images/check.png') no-repeat left top;
	padding-left: 20px;
	vertical-align: bottom;
	line-height: 22px;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #c02f1a;
	text-decoration: none;
	}

.entry p a:visited {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #c02f1a;
	}

.entry p a:hover {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #c02f1a;
	text-decoration: underline;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #c02f1a;
	font-weight: bold;
	text-decoration: none;
	}
	
.news_events h1{
		margin-bottom: 14px;
}	
	
.news_events h2 a{
	font-size: 11pt;

}	
	
.news_events h2 a:hover{
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.news_events p{
	margin-left: 25px;
	margin-right: 25px;
	font-family: times;
	font-size: 11pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content .news_events p {
	margin-bottom: 0px;
}

.news_events small{
	margin-left: 30px;
	font-size: 12px;
}


a:hover {
		font-weight: bold;
	color: #c02f1a;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 985px;

	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 83px;
	width: 985px;
	}
	
#subscribe{
	float: right;
	width: 200px;
	height: 28px;
	margin-top: -5px;
}

#headerimg {
	margin: 0;
	height: 83px;
	width: 250px;
	float: left;
	background: url('images/redfly_white.jpg') no-repeat top;
	}
	
#navmenu{
	float: left;
	width:  600px;
}
	
#navmenu ul li{
	margin-top: 43px;
}

#navmenu ul li ul {
	margin-top: 0px;
	font-size: 12px;
}


#navmenu ul ul li {
	margin-top: 0px;
}




#navmenu li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}


#navmenu li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}
	
#navmenu li:hover ul ul, #nav li li:hover ul ul, #nav li li li:hover ul ul, #nav li.sfhover ul ul, #nav li li.sfhover ul ul, #nav li li li.sfhover ul ul {
	left: auto;
	}

#navmenu li:hover, #nav li.sfhover { 
		position: static;

		height: 23px;
	}

#navmenu li li li:hover, #nav li li li.sfhover { 
		position: static;
		height: 23px;
	}	

#navmenu li:hover li, #nav li.sfhover li { 
	position: static;
	width: 190px;
	height: 23px;
	}

#navmenu li.sfhover li{ 

}

#navmenu li li{
		position: static;
	background:	url('images/submenu_back.png') no-repeat left;	
	height: 19px;
}


#navmenu li:hover, #nav li.sfhover { 
	position: static;
	background:	url('images/submenu_hover.png') no-repeat left;	
	height: 19px;
	}
	
	#navmenu li:hover, #nav li.sfhover { 
	position: static;
	background:	url('images/submenu_back.png') no-repeat left;	
	height: 19px;
	}
	
	
#navmenu li:hover a, #nav li.sfhover a { 
	line-height: 21px;
	}

#navmenu li ul li a {
	width: 190px;
	height: 23px;
	color: #940000;
	text-decoration: none;
			
	}
	
	#navmenu li ul li a:hover {
	position: static;
	background: url('/images/submenu_hover.png') no-repeat left;
	height: 23px;
	}
	

#navmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	margin: 0px;
	padding: 0px;
	}
	
	
	
#navmenu li ul  li:hover ul, #nav li ul li.sfhover ul { 
	position: static;
	display: inline;
	}
	
	#navmenu li ul  li:hover ul li, #nav li ul li.sfhover ul li { 
		
	height: 19px;
	}
	

	
#navmenu li ul ul {
	margin-top: -21px;
	margin-left: 150px;
	display: none;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 15px;
	margin: 0px 0 0;
	width: 630px;
	}
	
.narrowcolumn h1{
	padding-bottom: 5px;
}
	
.narrowcolumn p{
	
	padding-right: 5px;
	}

.widecolumn {
	
	width: 985px;
	}
	
.widecolumn p{
	padding-left: 5px;
	padding-right: 5px;
}

.post {
	margin: 0 0 20px;
	text-align: justify;

	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
		margin-left: 30px;
	margin-right: 30px;
	}
	
.widecolumn #respond{
			margin-left: 30px;
	margin-right: 30px;
}

#respond{
	float: left;
}

.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;
}

#wrapper{
	width: 985px;
}

#wrapper_blog{
	background-color: #eff1f0;
	border: 1px solid #d8d8d8;
	width: 985px;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 985px;
	clear: both;
	}

#footer #footer-text p {
	margin: 0;
	width: 600px;
	padding: 0px 0;
	text-align: center;
	font-size: 10px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
	}
	

#partners{
	width: 300px;
		margin-left: auto;
	margin-right: auto;
	height: 50px;	
}

#partners a{

	margin-left: 5px;	
}

#footer-text{

	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}


.name{
	font-size: 13px;
	padding-top: 10px;
	padding-left: 25px;
	font-weight: bold;
}

.link{
	font-size: 13px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	font-weight: bold;
}

	
	/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	margin-right: 10px;
	}

.alignleft {
	float: left;
	margin-left: 10px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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;
	}	

#navmenu ul {
	float: left;
	list-style: none;
	margin-left: 20px;
	padding: 0px;
	}
	
#navmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-right: 0px;
	}
	

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
	
ul.shopp_categories li {
	display: list-item;
	margin: 3px 0px 0px;
	padding-left: 20px;
}

h3.imgheading {
	margin: 30px 0px 0px;
	font-size: 1.3em;
	padding-bottom: 10px;
	padding-left: 10px;
}

#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 */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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;
		background-color: #ffffff;
	border: 1px solid #d8d8d8;
	}

input{
			background-color: #ffffff;
	border: 1px solid #d8d8d8;
}

textarea{
		background-color: #ffffff;
	border: 1px solid #d8d8d8;
}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #d8d8d8;
		}
#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: 0px 0 10px 0;
	float: left;
	margin-left: 0px;
	width: 263px;
	}
	
.sidebar_right{
	position: absolute;
	margin-left: 730px;
		}
	

.sidebar_right .widget{
	padding-left: 30px;
	list-style: none;
	margin-top: 40px;
	padding-bottom: 10px;
	width: 180px;
	background-color: #fff;
		border: 1px solid #d8d8d8;

}

.sidebar_right .widget h3{
	margin-top: 10px;

}

.sidebar_right .widget li{
	list-style-type: none;
	}
	
#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;
	}

/* 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;
}
/* Widgets */

.rightside_image{
	background: url('images/redbar.jpg') no-repeat left top;
	min-height: 21px;
	width: 251;
	margin-left: 2px;
	padding-top: 21px;
}

.quote{
	margin-left: 15px;
	margin-right: 15px;
	font-size: 12px;
	font-family: Arial, Verdana;
	font-style: italic;
}

.quote_author{
	text-align: right;
	padding-left: 65px;
}

.links_widget{
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 20px;
}

.links_widget ul li {
	  list-style-type:none; 
}

.links_widget_small{
	margin-left: 10px;
	margin-bottom: 10px;
	color: #fff;
}

.links_widget_small li{
	  list-style-type:none; 
}

.homepage_image_1{
	float: left;
	margin-left: 2px;
}

.homepage_image_2{
	float: left;
}

.homepage_image_3{
	float: left;
}

.partners_widget{
	float: left;
	margin-left: 290px;
	height: 50px;	
}

.partners_widget a{
	margin-left: 5px;	
}

.flash_widget{
	min-height: 390px;
}

/* End captions */

#footer_links{
		list-style: none;
	height: 15px;
	margin-left: 400px;
	margin-top: 5px;
}

#footer_links a{
	float: left;
	font-size: 12px;
font-weight: bold;
color: rgb(66, 99, 115);
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
width: auto;
	height: 15px;
padding-left: 7px;
padding-right: 7px;
padding-top: 5px;
padding-bottom: 5px;
}

#footer_links a:hover{
text-decoration: underline;
background-color: #eeeeee;
}
