







/* Begin Typography & Colors */

body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	color: #333;

	text-align: center;

	background:url(images/main_bg.gif) center top;

	margin:0;



	}





#content {

	font-size: 1.2em

	}





.alt {

	background-color: #f8f8f8;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	}





small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h1, h2, h3 {

	font-family:Verdana, Arial, Sans-Serif;

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}









#sidebar h2 {

	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	font-size: 1.2em;

	}



h3 {

	font-size: 1.3em;

	}





.entry p a:visited {

	color: #b85b5a;

	}



.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentlist li {

	font-weight: bold;

	}



.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	{ margin:0; padding:0;}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; padding:0; margin:0;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}





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: #06c;

	text-decoration: none;

	}



a:hover {

	color: #147;

	text-decoration: underline;

	}



#wp-calendar #prev 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 */















/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}





h2.pagetitle { padding:0; margin:0; padding-bottom:10px; font-size:1.6em}



#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;

	}



.alignleft {

	float: left

	}

/* 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;

	}



.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;

	}



#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 */



#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;

	}



#commentform textarea { width:500px;}



#commentform #submit { float:none; width:100px;}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

	}



.commentlist p {

	margin: 10px 5px 10px 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: 20px 0 10px 0;

	margin-left: 545px;

	width: 190px;

	}



#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;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



/* End Various Tags & Classes*/





p	{ padding:0; margin:0;}



.top_holder			{ background:url(images/top_bg.gif); border-bottom:1px solid #665f52; height:49px;}

.top_content		{ width:978px; margin:0 auto; text-align:left;}

.top_content .icn1	{ margin:6px 0 0 41px;}

.top_content .icn2	{ margin:6px 0 0 47px;}

.top_content .icn3	{ margin:6px 0 0 42px;}

.top_content .icn4	{ margin:6px 0 0 29px;}

.top_content .icn5	{ margin:6px 0 0 28px;}

.top_content .header_pic	{ float:right; margin-bottom:-1px; position:relative;}



#header	{ background:url(images/header_big.jpg) center no-repeat; height:277px; }

.header_content	{ width:1110px; margin:0 auto;}

.login_holder	{ margin:28px 0 0 0px; padding-left:876px; float:left; display:inline;}

.login	{ margin:0; padding:0; width:200px;}

.login li	{ float:left; list-style:none; margin-left:3px; height:22px; text-align:center; line-height:22px;background:url(images/btn_register.gif); width:68px;}

.login li a	{ color:#FFFFFF;}

.login li.log	{ background:url(images/btn_login.gif); width:50px;}



.head_link1		{ float:right; margin-right:73px; display:inline;}

.head_link1 img	{ }

.logo_link		{ text-align:left;}

.logo_link img	{ margin:50px 0 0 115px;}



#menu		{ height:47px; background:url(images/menu_bg.gif) center no-repeat;}

#menu img	{ margin:3px 5px 0 5px;}



#page_holder { 	background:url(images/page_bg.gif); margin:auto; text-align:left; width: 987px;}



.shadow	{ background:url(images/shadow_bg.gif); width:1110px; margin:0 auto;}



.narrowcolumn { float: left; width:663px; padding:20px 0 0 21px;}

.narrowcolumn .entry { line-height: 1.4em; padding-top:20px;}



#sidebar2		{ width:233px; float:right; margin-right:52px; display:inline; padding:20px 0 0 0;}

#sidebar2 ul	{ list-style:none; margin:0; padding:0;}

#sidebar2 ul li	{ list-style:none; margin:0; padding:0;}



.search_holder			{ background:url(images/bkg_search.gif); height:87px;}

.search_content			{ padding:40px 0 0 21px;}

.search_content input	{ float:left;}

.search_field			{ background:url(images/search_field.gif) no-repeat left center fixed; width:159px; height:24px; line-height:22px; border:0; padding:0 4px; margin-right:4px;}

.search_field[class]	{ background:url(images/search_field.gif) no-repeat left center !important;}

.sidebar2_content1				{ background:url(images/sidebar_content1_bg.gif) top;}

.sidebar2_content1 .bottom_bg	{ background:url(images/sidebar_content1_bot.gif) bottom no-repeat; padding:10px 20px 20px 20px; color:#FFFFFF;}

.sidebar2_content1 .bottom_bg p	{ margin-top:6px; line-height:15px; font-size:10px;}

.sidebar2_content1 .bottom_bg p	a		{ color:#fce288; text-decoration:underline;}

.sidebar2_content1 .bottom_bg p	a:hover	{ text-decoration:none;}



.sidebar2_list		{ margin-top:18px;}

.sidebar2_list li	{ background:url(images/sidebar_content2_bg.gif); margin-top:18px !important; padding:15px 0px 0px 0px !important; position:relative;}

.sidebar2_list li ul 	{ clear:both; background:url(images/sidebar_content2_bot.gif) bottom no-repeat !important; padding:7px 20px 22px 20px !important; position:relative;}

.sidebar2_list li ul li	{ background:#FFFFFF;  margin-top:0 !important; padding:0!important; line-height:20px;}

.sidebar2_list li ul li a		{ text-decoration:underline; color:#0093ba; font-size:14px;}

.sidebar2_list li ul li a:hover	{ text-decoration:none;}

.sidebar2_list li h2	{ color:#FFFFFF; background:#d61a54; font-size:14px; font-weight:bold; float:left; border:1px solid #ded2d5; border-top:0; border-bottom:1px solid #a27f8a; position:relative; font-family:Verdana; margin-left:20px; display:inline;}







.post 				{ background:#FFFFFF; border:1px solid #e1e1db; border-bottom:1px solid #c7c7c2; border-top:0; padding:21px; margin-bottom:18px; margin-left:30px; position:relative;}

.post img			{ margin-bottom:8px; display:block;}

.post a				{ color:#d61a54; text-decoration:underline;}

.post span.more		{ color:#0093ba; text-decoration:none;}

.post .more_arrow	{ margin-bottom:-4px;}

.post a:hover		{ text-decoration:none;}



.post_serach	{ margin:0;}



h2			{ font-size:2em; margin:0; font-weight:normal;}

h2 a		{ color:#d61a54; text-decoration:none !important;}

h2 a:hover	{ color:#d61a54; text-decoration:underline !important;}





.postmetadata 			{ clear:left; text-align:left !important; font-size:0.8em; background:url(images/post_gor_line.gif) top left repeat-x; margin-top:16px; padding-top:10px;}

.postmetadata a			{ color:#0093ba;}

.postmetadata .comments	{ float:right;}



.date	{ float:left; width:30px; height:40px; background:url(images/date_bg.gif); text-align:center; margin-top:20px; color:#FFFFFF; line-height:0.8em; padding-top:8px;}



.clearer	{ clear:both;}



.bottom	{ width:987px; height:272px; padding-top:24px; background:url(images/bottom_gor_line.gif) top repeat-x #e4e0d1; margin:0 auto; position:relative; text-align:left;}



.feed		{ width:95px; height:187px; background:url(images/bkg_feeds.gif); float:right; margin-left:944px; margin-top:-24px; position:absolute; } 

.feed ul	{ padding:61px 0 0 50px; margin:0; list-style:none;}

.feed ul li	{ padding:0; margin:0; list-style:none; margin-bottom:2px;}



#footer { height:114px; width:985px; padding-top:45px; margin:0 auto; font-size:1.2em; color:#5f564b; text-align:left;}

#footer .content_right	{ float:right; text-align:right; width:300px;}

#footer .content_right img	{ float:right; margin-left:8px;}

#footer .content_right a		{ color:#9c948a; text-decoration:underline;}

#footer .content_right a:hover	{ text-decoration:none;}



.footer_shadow	{ background:url(images/bottom_shadow.png) top no-repeat; height:114px; width:1110px; margin:0 auto;}



.widecolumn	{ border-top:1px solid #eeeee8; padding:0;}

.widecolumn .post	{ margin-right:30px; margin-top:0; float:none;}





.navigation 	{ display:block; text-align:center; margin-top:10px; margin-bottom:40px; padding:0 30px; }

.navigation2 	{ display:block; text-align:center; margin-top:10px; padding:0 30px; }

.navigation a	{ color:#0093ba; font-size:14px;}



.comment_holder	{ padding:0 30px 30px 30px;}

.comment_holder p	{ margin:0; padding:0;}



.commentlist	{ padding:0; margin:0;}

.commentlist li	{ padding:5px 5px 0 5px; margin:10px 0;}



.leave_com	{ margin:0; padding:0;}



.latest		{ height:220px; background:url(images/latest_line.gif) repeat-y 490px;}



.most_comment		{ float:left; width:442px; margin:0 0 0 50px; font-size:1.4em; display:inline;}

.most_comment p		{ float:left; background:#0093ba; color:#FFFFFF; margin-bottom:5px; border:1px solid #abbbb4; border-top:0; border-bottom:1px solid #a27f8a; }

.most_comment ul	{ padding:0; margin:0; list-style:none; clear:both;}

.most_comment ul li	{ padding:0; margin:0;}

.most_comment ul li a		{ text-decoration:underline; color:#0093ba; font-size:14px; line-height:20px;}

.most_comment ul li a:hover	{ text-decoration:none;}

.latet_post			{ margin-left:20px;}



.sociable	{ height:50px;}

.sociable ul li	{ float:left; padding:0; margin:0 5px 5px 0; height:15px;}



/* about */

.about_content			{ line-height:20px;}

.about_content h2		{ color:#d61a54 !important;}

h2.about				{ position:relative; z-index:200;}

h2.about_tle2			{ padding:20px 0 15px 0;}

.about_big_pic			{ position:relative; margin:-15px -21px 0 -21px; z-index:100;}

.about_content a:hover	{ color:#d61a54 !important; text-decoration:none;}

.about_list				{ list-style:none; margin:0; padding:0;}

.about_list li			{ height:78px; font-size:12px; margin:0 -4px 9px 0; padding:15px 0 0 22px; width:573px;}

.about_list li img		{ margin:5px 20px 0 0; float:left;}

.about_list li .name	{ font-size:14px; font-weight:bold; color:#636363;}

.crew_canada			{ background:url(images/about_bg_canada.jpg);}

.crew_france			{ background:url(images/about_bg_france.jpg);}

.crew_japan				{ background:url(images/about_bg_japan.jpg);}

.crew_usa				{ background:url(images/about_bg_usa.jpg);}

.crew_holand			{ background:url(images/about_bg_holand.jpg);}

.about_line				{ background:url(images/post_gor_line.gif); height:1px; line-height:1px; overflow:hidden; margin-top:10px;}

.about_bottom_pic		{ float:right; margin:-4px -10px 0 0;  position:relative;}

.download	{ text-align:right; margin:20px 0 53px 0;}

.download a.link	{ color:#0093ba !important; text-decoration:none; }

.download a:hover.link	{ color:#0093ba !important; text-decoration:underline; }

.download img	{ float:right; margin:5px 0 0 8px; position:relative;}



.contacts_tle			{ margin-bottom:15px;}

.contact_line			{ background:url(images/post_gor_line.gif); height:1px; line-height:1px; overflow:hidden; margin:15px 0 25px 0; }

.contact_pic1			{ float:right; margin:-39px 0 0 0; position:relative;}

.contact_table			{ margin-top:20px;}

.contact_table th		{ text-align:right; font-weight:normal; padding-right:10px; line-height:23px; vertical-align:top;}

.contact_table td		{ padding-bottom:7px;}

.contact_table td input	{ border:1px solid #c1c1c1; width:250px; height:21px; line-height:19px;}

.contact_table td textarea	{ border:1px solid #c1c1c1; width:250px; height:300px; line-height:19px; font-family:Verdana; font-size:12px; overflow:auto;}

.form_contact			{ margin:0px; padding:0px;}

.form_button			{ margin:5px 0 0 260px;}

.contact_pic2			{ position:relative; margin:-50px -10px 0 0; float:right; display:inline;}

.contact_pic2[class]	{ position:relative; margin:-50px -20px 0 0; float:right; display:inline;}

.arrow_grey				{ display:inline !important; vertical-align:middle; position:absolute; margin-top:3px; margin-left:5px;}

.entry p {
margin-bottom: 10px;
}























/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.

	It won't be a stylish marriage, I can't afford a carriage.

	But you'll look sweet upon the seat of a bicycle built for two." */


