/*  
Theme Name: Dominique Venner
Theme URI: http://www.dominiquevenner.fr/
Description: Thème Wordpress du site officiel de Dominique Venner
Version: 1.0
Author: 
Author URI: 

*/

::-moz-selection { background: #fff; color: #684831; text-shadow: none; }
::selection { background: #fff; color: #684831; text-shadow: none; }

* {
margin:0px;
padding:0px;
}

html,body {
	color:#333;
	text-align:center;
	background-color: #c2bebc;
	margin: 0px;
	padding: 0px;
}

body {
	font:13px arial,helvetica,verdana,sans-serif;
	line-height: 20px;
}


a {
color:#333;
}

a:hover {
color:#666;
}

h1,h2,h3,h4,h5,h6 {
	font-family:"Garamond", times;
	font-weight: normal;
	}

h1 {
	font-size:24px;
	line-height:30px;
}

h1 a {
	text-decoration:none;
	text-shadow: 0 1px 0 #e2e5e7;
	}	


h2 {
	font-size:22px;
	text-shadow: 0 1px 0 #e2e5e7;
}

h3 {
	font-size:20px;
}

h4 {
	font-size:18px;
	text-shadow: 0 1px 0 #e2e5e7;
}

h5 {
	font-size:16px;
}

h6 {
	font-size:14px;
}

#wrapper {
	margin:0 auto;
	text-align:left;
	width:1080px;
	padding-left:0px;
	padding-right:0px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 30px #2b2b2b;
	-moz-box-shadow: 1px 1px 30px #2b2b2b;
	-webkit-box-shadow: 1px 1px 30px #2b2b2b;
}
.odd {
    background-color: #fcf9fc;
}

.even {
    background-color: #616161;
}

/* masthead / footer - navigation and categories */
#masthead {
margin-top:0;
z-index:8;
position: relative;
}

#headLinks {
	float:left;
	padding-top:0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 50px;
	height: 30px;
	font-family: "Garamond", times;
	font-weight: normal;
	font-size: 18px;
	z-index:9;
	color:#FFF;
	position:absolute;
	top:110px;
}

#footerLinks {
	float:right;
	padding-top:5px;
	color:#f5f5f5;
	background-color: #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	padding-right: 8px;
}

#headLinks a {
	color:#FFF;
	text-decoration:none;
}

#headLinks a:hover {
	color:#c4beb2;
	text-decoration:none;
}

.current-menu-item {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#headLinks ul li {
	list-style:none;
	display:inline;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
	padding-bottom: 3px;
}

li.top {
border-left:1px solid #DDD;
float:right;
display:block width:100px;
}

li.top a {
width:100px;
}

.nav li.skip a:hover,li.top a:hover {
background:transparent;
color:#333!important;
}

/* main - middle content and columns */
#mid {
	margin-right: 70px;
	margin-left: 70px;
	background-color: #c1bdbb;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 40px;
	padding-bottom: 40px;
}

#mainCol {
	float:left;
	margin:26px 0 0;
	width:555px;
	overflow:hidden;
}

#vids {
padding-left:20px;
}

/* style individual sidebars */
#midCol a {
font-weight:700;
}

#midCol {
color:#333333;
float:left;
margin:25px 0 0 33px;
width:280px;
}

#midCol p {
color:#777;
}

#searchWrap,.middle_links {
margin-bottom:20px;
}

#searchWrap input {
vertical-align:middle;
}


#searchWrap #s {
	font-size:13px;
	color:#555;
	border:1px solid #BBB;
	padding:3px;
	margin-right:0px;
	width:241px;
}

#feedburner_email_widget_sbef#f input {
	font-size:13px;
	color:#555;
	border:1px solid #BBB;
	padding:3px;
	margin-right:0px;
	width:241px;
}



/*css pour le calendrier des publications */

/* calendar widget */

.widget_calendar {
	
}

#calendar_wrap {
	width: 232px;
	text-align: center;
	background-color: #cbc7c5;
	padding-top: 5px;
	padding-right: 23px;
	padding-bottom: 23px;
	padding-left: 23px;
	border: 1px dotted #333;
}

#calendar_wrap th {
	padding: 10px;
	margin: 0px;
}

#calendar_wrap td {
	padding: 10px;
	background-color: #d6d6d6;
	margin: 0px;
}

#wp-calendar tr td {
	padding: 5px;
	margin: 0px;
}

#wp-calendar tr td:hover {
	padding: 5px;
	margin: 0px;
	background-color:#f5f4f1;
	color: #333;
}

#wp-calendar caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color: #555;
}

#wp-calendar a {
	font-weight: bold;
	color: #a39a95;
	font-size: 14px;
	text-decoration: underline;
}

#wp-calendar a:hover {
	color: #897c76;
	text-decoration: none;
}


#wp-calendar #today {
	color: #FFF;
}

#wp-calendar #prev {
}

#wp-calendar #next {
}

#wp-calendar #next a {font-weight: bold;
	color: #a39a95;
	font-size: 14px;
	text-decoration: underline;}

#wp-calendar #prev a {font-weight: bold;
	color: #a39a95;
	font-size: 14px;
	text-decoration: underline;}






.middle_links h3 {
	margin-bottom:10px;
	text-align: right;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	text-shadow: 0 1px 0 #e2e5e7;
}


#midCol ul {
	list-style:none;
	margin:8px 0 4px;
	font-weight: normal;
}

.middle_links ul {
	font-family: "Garamond", Times;
	font-size: 14px;
}

.middle_links ul li {
	color:#7F7F7F;
	line-height:1.2em;
	padding:3px 0 4px;
	list-style-type:none;
	font-weight: normal;
}
.middle_links a {
	font-weight: normal;
}

.footer_links ul li {
	color:#7F7F7F;
	line-height:1.2em;
	padding:3px 0 4px;
	list-style-type:none;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ddd;
	font-family: "Garamond", Times;
	font-size: 14px;
}
.footer_links a {
	font-weight: normal;
}


#elseWhere {
margin:0 0 20px;
}

#elseWhere h3 {
	margin-bottom:2px;
	text-transform: uppercase;
	background-color: #ebebeb;
	border: 1px solid #d5d5d5;
	font-size: 9px;
	color: #666;
	text-align: center;
	padding: 4px;
}

ul#imgLinks {
list-style:none;
margin:5px 0;
}

#imgLinks li {
color:#7F7F7F;
line-height:1.2em;
padding:0 0 1px;
}

#imgLinks li a img {
border:3px solid #EEE;
width:145px;
height:74px;
color:#333;
font-weight:700;
}

#imgLinks li a:hover img {
border-color:#DDD;
}



.rss_links h3 {
margin-bottom:5px;
}

.rss_links {
margin-bottom:20px;
}

.rss_links ul li {
background:url(images/rss.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}

.user_links h3 {
margin-bottom:5px;
}

.user_links {
margin-bottom:20px;
}

.user_links ul li {
background:url(images/user.gif) no-repeat 0 3px;
color:#7F7F7F;
line-height:1.2em;
border-top:1px solid #BBB;
padding:3px 0 4px 16px;
}


.user2_links h3 {
margin-bottom:5px;
}

.user2_links {
margin-bottom:3px;
}

.user2_links ul li {
	color:#7F7F7F;
	line-height:1.2em;
	border-top:1px solid #BBB;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
}



#featured {
padding:2px;
}

#featured img{
width:90px;
height:90px;
padding:4px;
margin:-2px;
border:1px solid #BDBDBD;
}


/* wordpress entries styling - main content column */
#postMain {
height:212px;
overflow:hidden;
margin-bottom:15px;
}

.postMeta {
background:url(images/dot.gif) repeat-x left center;
text-transform:uppercase;
font-size:11px;
text-align:right;
margin-bottom:5px;
}

.postMeta span.date {
background:#FFF;
color:#7F7F7F;
padding:0 2px 0 4px;
}

.postMeta span.comments {
background:#FFF url(images/user.gif) no-repeat left center;
padding-left:15px;
margin-left:2px;
}

.lienbtn {
	border: 0px Aucune;
}

.postMeta span.comments a,.postMeta span.date a {
color:#555;
}

.post {
margin:0 0 10px;
}

.post h1 {
	padding-bottom:8px;
}


.post h2 {
line-height:1.2em;
}

.post h2 a {
width:100%;
display:block;
outline:none;
}

.post h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom:15px;
}

.post h5 {
	margin-bottom:8px;
}

.entry h3 {
margin:1em 0;
}

.entry a
{
	color:#714c32;
	text-decoration:none;
}

.entry a:hover {
color:#45362f;
}

.post .entry {
	line-height:1.6em;
	overflow:hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top:10px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 20px;
	padding-right:3px;
}

#addthis_toolbox {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 4px;
	padding-right:4px;
	/* background-color:#FFF;
	-moz-border-radius: 5px;
	border-radius: 3px;
	opacity: 0.9;
	border: 1px solid #999999;
}
#addthis_toolbox:hover {
	opacity: 1;*/ 
}

.post .entry p {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.post .entry p a {
background:url(images/dot-lien.png) repeat-x bottom left;
font-weight:700;
}

.more-link {
	margin-bottom:10px;
	text-align:right;
}

.more-link a {
color:#714c32;
text-decoration:none;
	text-shadow: 0 1px 0 #e2e5e7;
}

.more-link a:hover {
color:#45362f;
	text-shadow: 0 1px 0 #e2e5e7;
}

.entry blockquote {
margin:0 1.3em;
}

.entry ul {
margin:0 1.3em;
list-style:none;
}

.entry li a {
color:#333;
font-weight:700;
background:url(images/dot.gif) repeat-x bottom left;
}

.entry ul li {
background:url(images/li.gif) no-repeat 0 1px;
padding-left:18px;
margin-bottom:7px;
}

.entry ol {
margin:0 1em 0 3em;
}

.entry ol li {
margin:0 0 7px;
}


img.wp-post-image {
	float: right;
	box-shadow: 1px 1px 8px #555;
	margin-left:30px;
	margin-bottom:30px;
	margin-top:10px;
	margin-right:8px;
}

/*.post img {
	float: right;
	box-shadow: 1px 1px 8px #555;
  	margin-left:30px;
	margin-bottom:30px;
	margin-top:10px;
	margin-right:8px;
}*/

.post img {
	float: right;
	margin-left:30px;
	margin-bottom:30px;
	margin-top:10px;
	margin-right:8px;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}

.attachment-thumbnail {
	float: right;
}


.entry table tr {
padding:15px 0;
}

.entry table tr.alt {
background:#eee;
}

.entrypage h1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom:20px;
	padding-bottom:8px;
	text-shadow: 0 1px 0 #e2e5e7;
}

.entrypage h3 {
margin:1em 0;
	text-shadow: 0 1px 0 #e2e5e7;
}

.post .entrypage {
line-height:1.6em;
overflow:hidden;
}

.post .entrypage p {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.post .entrypage p a {
background:url(images/dot.gif) repeat-x bottom left;
font-weight:700;
}

.entrypage blockquote {
margin:0 1.3em;
}

.entrypage ul {
margin:0 1.3em;
list-style:none;
}

.entrypage img {
	float: right;
	box-shadow: 1px 1px 8px #555;
  	margin-left:30px;
	margin-bottom:30px;
	margin-top:10px;
	margin-right:8px;
}

.entrypage li a {
color:#333;
font-weight:700;
background:url(images/dot.gif) repeat-x bottom left;
}

.entrypage ul li {
background:url(images/li.gif) no-repeat 0 1px;
padding-left:18px;
margin-bottom:7px;
}

.entrypage ol {
margin:0 1em 0 3em;
}

.entrypage ol li {
margin:0 0 7px;
}

.entrypage table tr {
padding:15px 0;
}

.entrypage table tr.alt {
background:#eee;
}

/* style pagination buttons */

input.button {
  background-color: #52a8e8;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#52a8e8), to(#377ad0));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #52a8e8, #377ad0);
  background-image: -moz-linear-gradient(top, #52a8e8, #377ad0);
  background-image: -ms-linear-gradient(top, #52a8e8, #377ad0);
  background-image: -o-linear-gradient(top, #52a8e8, #377ad0);
  background-image: linear-gradient(top, #52a8e8, #377ad0);
  border-top: 1px solid #4081af;
  border-right: 1px solid #2e69a3;
  border-bottom: 1px solid #20559a;
  border-left: 1px solid #2e69a3;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  -ms-border-radius: 16px;
  -o-border-radius: 16px;
  border-radius: 16px;
  -webkit-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  -moz-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  -ms-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  -o-box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  box-shadow: inset 0 1px 0 0 #72b9eb, 0 1px 2px 0 #b3b3b3;
  color: #fff;
  font: normal 11px "lucida grande", sans-serif;
  line-height: 1;
  padding: 3px 5px;
  text-align: center;
  text-shadow: 0 -1px 1px #3275bc;
  width: 112px;
  -webkit-background-clip: padding-box; }
input.button:hover {
    background-color: #3e9ee5;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3e9ee5 0%), to(#206bcb 100%));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -moz-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -ms-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: -o-linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    background-image: linear-gradient(top, #3e9ee5 0%, #206bcb 100%);
    border-top: 1px solid #2a73a6;
    border-right: 1px solid #165899;
    border-bottom: 1px solid #07428f;
    border-left: 1px solid #165899;
    -webkit-box-shadow: inset 0 1px 0 0 #62b1e9;
    -moz-box-shadow: inset 0 1px 0 0 #62b1e9;
    -ms-box-shadow: inset 0 1px 0 0 #62b1e9;
    -o-box-shadow: inset 0 1px 0 0 #62b1e9;
    box-shadow: inset 0 1px 0 0 #62b1e9;
    cursor: pointer;
    text-shadow: 0 -1px 1px #1d62ab;
    -webkit-background-clip: padding-box; }
input.button:active {
    background: #3282d3;
    border: 1px solid #154c8c;
    border-bottom: 1px solid #0e408e;
    -webkit-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    -moz-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    -ms-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    -o-box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    box-shadow: inset 0 0 6px 3px #1657b5, 0 1px 0 0 white;
    text-shadow: 0 -1px 1px #2361a4;
    -webkit-background-clip: padding-box; }
input[disabled].button,
input[disabled].button:hover,
input[disabled].button:active {
  background-color: #dadada;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dadada), to(#f3f3f3));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #dadada, #f3f3f3);
  background-image: -moz-linear-gradient(top, #dadada, #f3f3f3);
  background-image: -ms-linear-gradient(top, #dadada, #f3f3f3);
  background-image: -o-linear-gradient(top, #dadada, #f3f3f3);
  background-image: linear-gradient(top, #dadada, #f3f3f3);
  border-top: 1px solid #c5c5c5;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #d9d9d9;
  border-left: 1px solid #cecece;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  color: #8f8f8f;
  cursor: not-allowed;
  text-shadow: 0 -1px 1px #ebebeb; }

input[disabled].button::-moz-focus-inner {
  border: 0;
  padding: 0; }


span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/arrow_prev.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/arrow_next.gif) top right no-repeat;
cursor:pointer;
}

/* footer - text string and links */
#footer {
	padding-top:10px;
	padding-bottom:80px;
	background-color:#FFFFFF;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 50px;
	margin-left: 0;
	padding-right: 100px;
	padding-left: 100px;
}

#return_top a { position:absolute; position:fixed; right:15px; bottom:15px; width:18px; height:104px;
                display:block; background:url(images/return_top.png) no-repeat left top; }
#return_top a:hover { background:url(images/return_top.png) no-repeat right top; }


#footer p a {
font-weight:700;
color:#333;
}

#footer_col {
	float:left;
	width:850px;
	padding-left:0px;
	margin-right:0px;
	margin-left:10px;
	list-style-type:none;
}

#footer_col ul li {
	display:inline;
	margin-right:30px;
	margin-left:30px;
	padding-left:20px;
	padding-right:20px;
}

#footer_col_last {
	float:left;
	width:230px;
	padding-left:0px;
	margin-left:10px;
	list-style-type:none;
}

/* float rules */
.floatleft {
float:left;
margin:3px 7px 0 0;
}

.floatright {
float:right;
margin:3px 0 0 7px;
}

.right {
float:right;
}

.left {
float:left;
}

.clear {
clear:both;
}

.fix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.fix {
	display:block;
	background-image: url();
	background-repeat: repeat-y;
	background-position: center top;
}


/* Tips */
.tool-tip {
color:#ccc;
width:150px;
z-index:13000;
}

.tool-title {
font-weight:700;
font-size:11px;
margin:0;
color:#fff;
padding:8px 8px 0 8px;
background:#192227;
text-align:left;
}

.tool-text {
font-size:11px;
padding:0 8px 8px 8px;
background:#192227;
text-align:left;
}









/* formulaire contactform7 - css personnalisés
*******************************************************************************/
.wpcf7-submit {
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#cccccc));
  /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
  background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
  background-image: linear-gradient(top, #eeeeee, #cccccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  line-height: 1;
  padding: 8px 0;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
  width: 150px; }
.wpcf7-submit:hover {
    background-color: #dddddd;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dddddd), to(#bbbbbb));
    /* Saf4+, Chrome */
    background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
    background-image: linear-gradient(top, #dddddd, #bbbbbb);
    border: 1px solid #bbb;
    border-bottom: 1px solid #999;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd; }
.wpcf7-submit:active {
    border: 1px solid #aaa;
    border-bottom: 1px solid #888;
    -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee; }

.wpcf7-text {
	font-size:13px;
	color:#555;
	padding:3px;
	margin-right:3px;
	width:326px;
}

.wpcf7-form-control-wrap {
	font-size:13px;
	color:#555;
	border:1px solid #BBB;
	padding:3px;
	margin-right:3px;
	width:240px;
}

#contact .wpcf7 img {
	display: block;
	text-align:left;
	border: 3px solid #FFF;
	float:inherit;
	margin: 0px;
	padding: 0px;
	box-shadow: 0px 0px 0px #555;
}


input[type="text"], textarea, #searchWrap #s {
	border: 1px solid #ccc;
	padding: 6px 5px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #999;
}


.wpcf7-form-control-wrap {
	margin-left:-4px;
}

input[type="text"]:focus, textarea:focus, #searchWrap #s {
	border-color: #999;
	background-color: #fefefe;
}

.wpcf7-response-output {
  position: relative;
  padding: 7px 15px;
  margin-bottom: 18px;
  color: #404040;
  background-color: #eedc94;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fceec1), to(#eedc94));
  background-image: -moz-linear-gradient(top, #fceec1, #eedc94);
  background-image: -ms-linear-gradient(top, #fceec1, #eedc94);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fceec1), color-stop(100%, #eedc94));
  background-image: -webkit-linear-gradient(top, #fceec1, #eedc94);
  background-image: -o-linear-gradient(top, #fceec1, #eedc94);
  background-image: linear-gradient(top, #fceec1, #eedc94);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fceec1', endColorstr='#eedc94', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #eedc94 #eedc94 #e4c652;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
}

.wpcf7-mail-sent-ok {
  background-color: #57a957;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#62c462), to(#57a957));
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -ms-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #62c462), color-stop(100%, #57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(top, #62c462, #57a957);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62c462', endColorstr='#57a957', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #57a957 #57a957 #3d773d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color:#FFF;
}

span.wpcf7-not-valid-tip {
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

span.wpcf7-not-valid-tip-no-ajax {
  background-color: #c43c35;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ee5f5b), to(#c43c35));
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -ms-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ee5f5b), color-stop(100%, #c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(top, #ee5f5b, #c43c35);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5f5b', endColorstr='#c43c35', GradientType=0);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #c43c35 #c43c35 #882a25;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.search-excerpt {
	background-color: #FFF;
	padding: 2px;	
}
.search-terms {
	font-style: italic;
	font-weight: normal;
}

.wp-pagenavi {
	height:55px;}