@charset "utf-8";
/*
Theme Name: pti vcl
Theme URI: http://www.marysvendee.com
Description: paradise of atlantic coast
Version: 1.0
Author: jma
Tags: earth, brown, fixed width, two columns, widgets
*/

/* CSS Document */

/*Template Layout*/











body {

background-image: url("images/bg-fleurs.png");
	background-position: 0 0;
	/*background-repeat: repeat-y;*/

	background-color:#2e597e;
	margin:0px;
	margin-top:0px;
	padding:0px;
	color:#333333;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	line-height:1.5em; /* vertical spacing between your lines of text*/
}
a, a:link, a:visited {
	color:#666666;
}
a:hover {
	color:#1870b5;
	text-decoration:none;
}
#wrapper {
	width:940px;
	margin:0px auto; /*centers your design on the page*/
	background-color:#FFFFFF;
	border-bottom:3px solid #c5c5c5;
	padding-bottom:10px;
}
#header {
	height:197px;
	width:940px;
	clear:both;
	margin:0px auto; /*centers your design on the page*/
	background-image: url("images/fond-haut.jpg");
	background-position: 0 0;
}
#logo {
	width:225px; /*change this width and height to match your logo image*/
	height:46px;
	float:left;
	margin:43px 0 0 55px;
	border:0px solid #fff;
}
#logo img{
	border:0px solid #fff;
}
#logo a{
text-decoration:none;
color:transparent;
border:0px solid #fff;
}
/*MENU*/

#menucontainer {
	float:right;
	width: 338px; /*change this depending if your have more or less buttons*/
	height: 45px;
	text-align:left;
	font-size:14px;
	padding-top:23px;
	font-family:"Trebuchet MS", Arial;
}
#menucontainer ul {
	color:#666666;
	padding:0px;
	margin:0px;
}
#menucontainer ul li {
	list-style:none;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	border-left:1px solid #dedede;
	width:110px;
}
/* menu a links */
#menucontainer ul li a {
	display:block;
	margin:0px 1px;
	padding:0px;
	padding-top:0px;
	padding-left:7px;
	float:left;
	text-transform:uppercase;
	color:#666666;
	width:110px; /*this makes each button even, change this number if your menu buttons are wider*/
}
#menucontainer ul li a, #menucontainer ul li a:link, #menucontainer ul li a:visited {
	color:#666666;
	text-decoration:none;
}
#menucontainer ul li a:hover {
	color:#1870b5;
}
#menucontainer ul li a.current {
	color:#1870b5;
}
/* menu sub span bits */
#menucontainer ul li a span {
	color:#77838b;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	margin:0px;
	padding:0px 12px 0px 0px;
}
#menucontainer ul li a:hover span {
}
/*start banner*/
#banner {
	width:889px;
	height:304px;
	margin:0px auto 20px auto;
}
.slide_container {
	width:889px;
	height:270px;
}
.slide img {
	position: absolute;
}
.slide h1 {
	position: absolute;
	background-color: #e2e2e2;
	left: 0px;
	top: 0px;
}
ul.slides {
	margin:0px;
	padding:0px;
	list-style:none;
}
li.slides {
	margin:0px;
	padding:0px;
	list-style:none;
}
/*square buttons under slideshow*/
ul.navigation {
	padding:0px;
	width:150px;
	float:right;
	margin:5px 10px 0 0;
	position:relative;
}
.navigation li {
	list-style:none;
	padding:0px;
	margin:0;
	float:left;
}
.navigation a {
	padding: 3px;
	margin:0 5px 0 0;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	display:block;
	background-color:#c31337;
	border: 1px solid #ababab;
	text-decoration:none;
	/*width:19px;
	height:19px;*/
	float:left;
}
.navigation a:hover, .navigation a.selected {
	color:#ffffff !important;
	text-decoration:underline;
}

.pagetitle {
	color:#c31337;
}	

/*bar under slideshow*/
#banner .menu {
	background:url(images_blue/banner_bottom.gif) no-repeat left top;
	width:889px;
	height:34px;
	color:#666666; /*color of dividers between the links*/
}
#banner a, #banner a:link, #banner a:visited {
	color:#666666;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	text-decoration:none;
}
#banner a:hover {
	text-decoration:underline;
}
#banner .icon {
	float:left;
	margin:5px 0px 0px 5px;
}
ul.categories {
	list-style:none;
	float:left;
	width:600px;
	margin:10px 0 0 10px;
	padding:0;
}
ul.categories li {
	list-style:none;
	float:left;
	margin:0px;
	padding:0;
	height:15px;
	border-right:1px solid #b3b3b3;
}
ul.categories li.last {
	border-right:none;
}
ul.categories li a {
	float:left;
	display:block;
	text-transform:uppercase;
	padding:0 7px;
	margin-top:-3px;
}
#footer {
	height:70px;
	width:940px;
	margin:0px auto;
	color:#ffffff;
	font-size:11px;
	padding-top:10px;
	font-family:"Trebuchet MS", Arial;
	clear:both;
}
#footer a, #footer a:link, #footer a:visited {
	color:#ffffff;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .right {
	width:450px;
	float:right;
	text-align:right;
}
#footer .left {
	width:400px;
	float:left;
}
/*Main*/

#maincontent {
	width:889px;
	margin:0px auto;
}
#maincontent .left { /*main container that holds all the left side content*/
	width:615px;
	float:left;
}
#maincontent .lefthome { /*main container that holds all the left side content*/
	width:615px;
	float:left;
}


#maincontent .left img{

border:4px solid #e2e2e2;
	margin:0 15px 10px 0;
/*	margin-top:4px;*/
float:left;


}
#maincontent p {
   margin:10px 0 10px 0;
   text-align:left;
}

#maincontent .lefthome .news_box_container .image {
	float:left;
	width:130px;
	height:130px;
	margin:0px;
	border:4px solid #e2e2e2;
}


#maincontent .right {
	/*main container that holds all the left side content*/
	width: 234px;
	float: right;
	border-left: 1px solid #e2e2e2;
	padding-left: 20px;
	font-size: 11px;/*pushes the border away from the content*/
}
/*general*/

hr.clear {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
h1 {
	font-size:20px;
	color:#1870b5;
	font-weight:normal;
	margin-top:0px;
	background-color:#e7f3f9;
	/*background:url(images_blue/h1.gif) no-repeat scroll left center transparent;*/
	margin-left:15px;
	padding:8px;
	padding-left:35px;
	border-bottom:1px solid;
}
#maincontent .lefthome h1 {
	font-size:18px;
	color:#1870b5;
	font-weight:normal;
	margin-top:0px;
}



h2 {
	color:#1b83d4;
	font-size:18px;
	margin-top:0px;
	margin-bottom:5px;
	font-weight:normal;
}
h2 a, h2 a:link, h2 a:visited {
	color:#1b83d4;
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}
h3 {
	/*color:#afafaf;
	font-size:16px;
	font-weight:normal;
	letter-spacing:1px;*/
	
	font-size:16px;
	color:#1870b5;
	font-weight:normal;
	margin-top:0px;
	background-color:#e7f3f9;
	
	padding:8px;
}
h3 a, h3 a:link, h3 a:visited {
	font-size:16px;
	color:#1870b5;
	text-decoration:underline;
	font-weight:bold;
	margin-top:0px;
	background-color:#e7f3f9;
	padding:6px;
}


h4 {
	font-size:16px;
	color:#1870b5;
	font-weight:normal;
	margin-top:0px;
}
.size11 {
	font-size:11px;
}
.image_border {
	margin:5px;
	border:4px solid #e2e2e2;
}
hr {
	border: 0;
	color: #e2e2e2;
	background-color: #e2e2e2;
	height: 1px;
	width: 100%;
	clear:both;
}
.size11 {
	font-size:11px;
}
.size13 {
	font-size:13px;
}
.size14 {
	font-size:14px;
}
.size16 {
	font-size:16px;
}
.size18 {
	font-size:18px;
}
/*news*/

.news_box_container {
	width:615px;
	margin-bottom:15px;
	padding:5px;
	background:#e7f3f9;
}
.news_box_container .image {
	float:left;
	width:130px;
	height:130px;
	margin:0px;
	border:4px solid #e2e2e2;
}
.news_box_container .text {
	float:right;
	width:460px;
	height:112px;
	padding:0px 0px;
	font-size:12px;
	line-height:17px;
}
.news_box_container .text p {
	padding:0px;
	margin:0px;
}
.news_box_container .stats {
	color:#999999;
	font-size:11px;
	border-top:1px dashed #e2e2e2;
	border-bottom:1px dashed #e2e2e2;
	float:right;
	width:460px;
}
/*comments area*/

.commentmetadata A {
	font-size: 8.3pt;
	color: #666666;
}
#respond H3 {
	margin-top: 10px;
	color: #666666;
}
DIV#respond {
	padding: 3px 13px;
	background-color: #ececec;
}
#commentform TEXTAREA#comment {
	width: 584px;
}
.commentmetadata A {
	font-size: 8.3pt;
	color: #1870b5;
}
H3#comments {
	background-color: #ececec;
	padding: 7px 7px 7px 13px;
	color: #1870b5;
}
.postmetadata.alt SMALL {
	color: #a9a9a9;
}
/*right column*/

.side_box {
	border-bottom:2px solid #e2e2e2;
	padding-bottom:3px;
	margin-bottom:10px;
}
.tweets LI {
	list-style: square;
	margin-left: -13px;
}
.side_box .title , .side_box .title a {
	width:220px;
	height:25px;
	background-color:#f6f6f6;
	padding:4px 8px 0px 8px;
	margin-bottom:7px;
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	font-weight:bold;
	color:#c41337;
	text-transform:uppercase;
}
DIV#maincontent .right .title A {
	text-decoration: none;
}
.about_me_thumb {
	width:74px;
	/*height:78px;*/
	float:left;
	margin:0 7px 0 0;
}
.about_me_text {
	width:148px;
	float:right;
	font-size:11px;
	color:#666666;
	
}
.about_me_text a {
color:#1870b5;
text-decoration:none
}

.about_me_text a:hover {
color:#000000;
text-decoration:none
}

.tweet_text {
	font-size:11px;
	color:#666666;
}
.tweet_date {
	font-size:10px;
	color:#999999;
	border-bottom:dashed 1px #e2e2e2;
	margin-bottom:10px;
}
.twitter {
	float:right;
	margin:-4px -8px 0 0;
}
/* photo thumbs on the right */
ul.photo_thumb {
	list-style:none;
	padding:0;
	margin:0
}
ul.photo_thumb li {
	list-style:none;
	padding:4px 2px 0px 2px;
	margin:0;
	float:left;
}
ul.photo_thumb li img {
	margin:0;
	padding:0;
	display:block;
}
/* tags on the right */
ul.tags {
	list-style:none;
	margin:0;
	padding:0;
}
ul.tags li {
	float:left;
	margin:0;
	padding:3px;
	height:18px;
}
ul.tags li a, ul.tags li a:link, ul.tags li a:visited {
	color:#666666;
	text-decoration:none;
}
ul.tags li a:hover {
	text-decoration:underline;
}
/*About Page*/

.table {
	border-bottom:1px solid #e2e2e2;
}
.table td {
	padding:3px 8px;
	color:#666666;
	font-size:12px;
	height:28px;
}
th { /*top row of the table*/
	background-color:#1870b5;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	height:28px;
	text-align:center;
}
.row1 {
	background-color:#e2e2e2;
	border-bottom:1px solid #ffffff;
}
.row2 {
	background-color:#ededed;
	border-bottom:1px solid #ffffff;
}
ul.ticklist {
	padding:0px 0px 0px 15px; /*indent whole list*/
}
ul.ticklist li {
	list-style:none;
	background-image:url(images_blue/icon_tick.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px;
	padding-left:25px;
	font-size:11px;
	line-height:normal;
}
/*Portfolio*/

.portfolio_box {
	width:280px;
	height:280px;
	float:left;
	margin-bottom:30px;
}
.margin_right {  /*this is for the first 2 boxes in each row, if you add it to all of the boxes the spacing on the right makes only 2 per row fit*/
	margin-right:24px;
}
.portfolio_box .image {
	width:261px;
	height:173px;
	border:9px solid #e2e2e2;
	margin-bottom:5px;
}
.portfolio_box .title {
	font-family:"Trebuchet MS", Arial;
	font-size:13px;
	color:#1870b5;
}
.portfolio_box .title a, .portfolio_box .title a:link, .portfolio_box .title a:visied {
 color:#1870b5;
 text-decoration:none;
}
.portfolio_box .description {
	font-size:12px;
	margin-bottom:5px;
}
.portfolio_box .date {
	font-size:10px;
	color:#999999;
	border-top:dashed 1px #e2e2e2;
	border-bottom:solid 2px #e2e2e2;
}
.bottom_bar {
	height:25px;
	clear:both;
	margin-bottom:10px;
	text-align:center;
	padding:10px 0 0 0;
}
.buttons {
	width:180px;
	float:right;
	margin-right:160px;
}
.view_all {
	width:110px;
	float:right;
	margin-right:100px;
	margin-top:-3px;
}
/*contact*/

.left_details {
	float:left;
	width:240px;
}
.map {
	width:357px;
	height:225px;
	float:right;
	border:4px solid #e2e2e2;
	margin-bottom:10px;
	color:#666666;
}
.contact_title {
	color:#1870b5;
	font-weight:bold;
	float:left;
	width:70px;
}
.contact_detail {
	float:left;
	width:100px;
	clear:right;
}
.forms {
	background-color:#ffffff !important;/*the important gets rid of the yellow google toolbar field style*/
	border:1px solid #cccccc !important;
	margin:3px 0px;
	padding:4px;
	color:#999999 !important;
}
#contact {
	border:0;
	width:450px; /*this width keeps the form fields in line*/
}
#contact label {
	float:left;
	width:80px;
	margin-right:15px;
	clear:left;
	color:#1870b5;
	font-weight:bold;
	text-align:right;
	height:32px;
}
#contact input, #contact textarea {
	margin-right:40px;
}
#contact #submit {
	clear:left;
	margin-left:95px;
}
FORM#contactform INPUT.submit {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	color: #999999;
	margin-top: 21px;
	padding: 5px;
}
FORM#contactform INPUT.submit:hover {
	background-color: #ffffff;
	border: 1px solid #666666;
	color: #999999;
	margin-top: 21px;
	padding: 5px;
	cursor: pointer;
}
FORM#contactform LABEL {
	width: 91px;
	display: inline-block;
	margin-bottom: 7px;
}
DIV.cform LI {
	list-style: none;
}
.widget_tag_cloud a, .widget_tag_cloud a:link, .widget_tag_cloud a:visited {
	color:#999999;
	text-decoration:none;
}
.widget_tag_cloud a:hover {
	text-decoration:underline;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
/*	border: 1px solid #ddd;*/
	text-align: center;
	
	font-size:12px;
		
	color:#FF0066;
/*	background-color: #f3f3f3;*/
	padding-top: 4px;
	margin: 0 15px 10px 0;
/*	-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;
}
.size-full {
	border:4px solid #e2e2e2;
	margin:10px;
}
.image-border {
	border:9px solid #e2e2e2;
	margin:4px 0;
}
form .status {
	display:none;
	margin:0;
	font-weight:bold;
	color:#bb252c;
}
li.alert label {
	color:#bb252c;
}

.datepost {
	color:#c31337;
	font-weight:bold;
}

.comment {
	color:#56b200;
}

.searchform {
float:right;
margin:60px 15px 10px 100px;
width:230px;

}

div.pagebar {
margin:3px;
padding:3px;
text-align:center;
}

div.pagebar span.this-page {
background-color:#014687;
border:1px solid #014687;
color:#FFFFFF;
font-weight:bold;
margin-right:2px;
padding:2px 5px;
}


.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #2E6AB1;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #2E6AB1;
	color: #fff;
}

.pagebar a:hover {
	border-color: #2E6AB1;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}



ul.archives li { 
display: inline;
margin: 2px 0px 2px 0px;
/*list-style-image: url(http://www.my.epokhe.com/i/icon-arrow.jpg);*/
}
ul.archives li:after {content: " /";}

ul.archives li a {
font: normal 12px/160% "Trebuchet MS", Tahoma, Arial;
color: #000;
text-decoration: none;
}

ul.archives li a:hover {
text-decoration: none;
color: #FFF;
background-color: #000;
}
#facebook-fan-box {
}

#facebook-fan-box .title {
display:none;
}

.widget_recent_entries ul li{
	margin-left:-25px;
	width: 230;
	left: 10px;
}

.widget_categories ul li{
	margin-left:-25px;
	width: 230;
	left: 10px;
}
