@import url("css/global.css");
@import url("css/tabber.css");
@import url("css/superfish.css");
/*
Site Name: Cmorissette 1.0
Site URI: 

*/
body {
	background: #f3f3f3 url(images/bgr2.gif) repeat-x;
	text-align:center;
	color:#333;
	font: normal 0.75em/1.5em Verdana, Geneva, sans-serif;
}
html>body {
	font-size: 12px;
}
a:link, a:visited {
	color:#333;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#111;
}
h1 {
	margin: 0.6em 0;
	font-size: 2.5em;
	line-height: 1.0em;
}
h2 {
	margin: 0.75em 0;
	font-size: 2em;
	line-height: 1.05em;
}
h3 {
	margin: 0.9em 0;
	font-size: 1.6667em;
	line-height: 0.9em;
}
h4 {
	margin: 1em 0;
	font-size: 1.5em;
	line-height: 1em;
}
h5 {
	margin: 1.125em 0;
	font-size: 1.3333em;
	line-height: 1.125em;
}
h6 {
	margin: 1.2857em 0;
	font-size: 1.1667em;
	line-height: 1.2857em;
}
p, ul, blockquote, pre, td, th, label {
	margin: 0 0 1.5em;
	font-size: 1.09em;
	line-height: 1.5em;
}
blockquote {
	color: #666;
	font-style: italic;
}

.comment-body p {
	padding-top:10px;
}
pre {
	font: 1em 'Courier New', Courier, monospace;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	background-color:#eeeeee;
	border:1px solid #DEDCDD;
	padding:10px;
	margin: 0.5em 0;
}
#wrap {
	width:960px;
	text-align: left;
	background:transparent;
	margin:0 auto;
}
/* **************** Header *************** */

#header {
	width:940px;
	height:182px;
	display:inline;
	float:left;
	margin:0 10px;
	background-color: #4E4816;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header a img {
	border: none;
	margin: 0;
	padding: 0;
}
#logo {
	float:left;
	width: 470px;
	padding: 7px 0 0 10px;
}
#header h1 a {
	text-decoration:none;
	color:#fff;
	text-transform: uppercase;
	font: 900 50px Georgia, "Times New Roman", Times, serif;
}
#header h1 a:hover {
}
#header h1 {
	margin: 24px 0 0 6px;
}
#header #desc {
	margin: 0 0 0 10px;
	color:#fff;
	float: left;
	font: 900 14px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#adheader {
	float:right;
	padding: 60px 0;
	width: 400px;
	text-align: right;
}
/* **************** Navbar *************** */
.topnav, .mainnav {
	width:940px;
	display:inline;
	float:left;
	margin:0 10px;
}
.topnav {
	height:30px;
	margin: 10px 10px 0;
}
.mainnav {
	height:40px;
	font-family: Georgia, serif;
	font-size: 20px;
	font-style: italic;
	margin-bottom: 1px;
}
.topnav a {
	display:block;
	color: #ffffff;
	font-size:11px;
	text-decoration:none;
}
.mainnav a {
	display:block;
	color: #666666;
	font-size:14px;
	text-decoration:none;
}
.mainnav a:visited {
	color: #666666;
}
/* **************** Content *************** */
#main {
	float:left;
	width:940px;
	background: #fff url(images/mainbgr.gif) repeat-y 640px 0px;
	margin: 0 10px;
	border-right: 5px solid #e5e5e5;
	border-left: 5px solid #e5e5e5;
}
#content {
	width:640px;
	display:inline;
	float:left;
	padding: 20px 0 40px 0;
}
.post, #comments-template {
	padding:20px 20px 30px 0;
	margin: 0 0 20px 20px;
	border-bottom: 1px solid #e5e5e5
}
h1.posttitle {
	margin:0 0 0.6em 0;
	padding:0 0 0.6em 0;
	border-bottom: 1px solid #111;
}
h1.pagetitle {
	padding: 0.6em 20px;
	margin: 0.6em 0 0 ;
	font-size: 2.5em;
	line-height: 0.6em;
	background: #4E4816;
	color:#DBCB00;
}
h1.posttitle a, h2.posttitle a {
	text-decoration: none;
}
h2.posttitle {
	margin: 0 0 0.6em 0;
	font-size: 2.5em;
	line-height: 0.9em;
}
.archivetitle{
	font-size:1.6667em;
	line-height:0.9em;
	padding:0.9em 20px;
	margin: 0.9em 0 0 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	background: #e5e5e5;
}
p.small {
}
.post .entry {
}
.post img {
	max-width: 580px;
	height: auto;
	border:5px solid #d9d9d9;
}
.post a {
	color: #413b10;
	text-decoration:underline;
}
.post a:hover {
	text-decoration: none;
}
.post ul, .post ol{
	list-style: none;
	margin: 0 0 1.5em 1.5em;
	padding: 0;
}
.post dl {
	margin: 0 0 1.5em 0;
	padding: 0;
}
.post li {
	padding: 0px 0 3px 25px;
	margin: 3px 0;
	background: url(images/bullet.gif) no-repeat 0 0;
}
.ribbon {
	margin: 0 0 0.75em 0;
}
.metadata {
	background:transparent url(images/ribbon2.gif) no-repeat 0 0;
	color:#DBCB00;
	font-size: 11px;
	height:31px;
	line-height:24px;
	padding:0 0 0 32px;
	float:left;
	margin:0 0 0 -32px;
	width:239px;
	z-index:99;
}

.metadata a {
	color:#DBCB00;
	text-decoration:none;	
}


.comm {
	background:transparent url(images/comm.gif) no-repeat scroll left center;
	font-size:12px;
	font-weight:bold;
	line-height:32px;
	padding:0;
	text-align:center;
	width:33px;
	right:0px;
	margin: 0;
}
.post .comm a {
	text-decoration: none;
}
.commentmetadata {
}
a.readmore  {
	color: #484213;
	text-decoration: underline;
	font-size:12px;
	font-weight:bold;
}
.readmore a:hover {
	background: #484213;
}
.postmetadata {
	padding: 10px 10px;
	margin-top:10px;
	background: #f5f5f5 url(images/bgradient.gif) repeat-x;
	border: 1px solid #e3e3e3;
}
.time, .edit, .auth {
}
.comm, .catt, .tags {
}
/* PageNavi*/
.wp-pagenavi {
	padding: 10px 20px 0;
	text-align: center;
	font-size: .833em;
	line-height: 1.8em;
	margin: 0 0 30px 0;
}
.wp-pagenavi a {
	padding: 4px;
	margin: 3px;
	text-decoration: none;
	border: 1px solid #e5e5e5;
	color: #4E4816;
}
.wp-pagenavi a:hover {
	background-color: #f5f5f5;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 4px;
	margin: 3px;
	border: 1px solid #e3e3e3;
	background-color: #f5f5f5;
	font-weight: bold;
}
/* **************** Sidebar *************** */
#sidebar {
	width:300px;
	display:inline;
	float:left;
	margin:0 0 10px 0;
	padding: 20px 0 0;
}
.widget {
	padding: 20px 0 20px 20px;
	margin: 0 20px 0 0;
	border-bottom: 1px solid #e5e5e5;
}
.widget a, .tabbertab a {
}
.widget a:hover, .tabbertab a:hover {
	color: #928F73;
}
#sidebar h3, .bottom h3 {
	padding:0 6px;
	color: #413b10;
	margin: 0 0 0.9em 0;
	}
#sidebar ul, .bottom ul {
	list-style-type: none;
	margin: 0;
}
#sidebar ul li {
}
#sidebar ul li a, .bottom ul li a {
	padding: 6px 5px 6px 25px;
	display:block;
	background:transparent url(images/sbullet.gif) no-repeat 3px 50%;
}
#sidebar ul#recentcomments a, bottom ul#recentcomments a {
	background:none;
}
#sidebar ul li a:hover, .bottom ul li a:hover {
	text-decoration: none;
}
#sidebar p, .bottom p {
	padding:0 6px;
}
#sidebar select {
	width:100%;
}
.social_networks img {
	margin: 0 5px 0 0;
	padding: 0;
	border: none;
}
.rsswidget img {
	display: none;	
}
/* Bottom */

#bottomwrap {
	width: 100%;
	background: #666033 url(images/bottom2.gif) repeat-x;
	text-align: left;
}
#bottom {
	width:960px;
	margin:0 auto;
	padding: 2px 0 0;
}
.bottom {
	width: 300px;
	margin: 10px 15px 10px 10px;
	color: #fff; 
}
#bottom .last{
	margin: 10px 0 10px;
}
.bottom h3 {
	color:#F0ECDA;
}
.bottom .widget {
	border-bottom: none;
}
.bottom .widget a {
	color:#fff;
}
.bottom .widget ul li a {
	border-bottom:1px solid #968A2B;
}
.bottom ul li a {
background:transparent url(images/bbullet.png) no-repeat 3px 50%;
}
.bottom ul li a:hover {
	color:#e7e3e5;
}
/* **************** Footer *************** */
#footer {
	padding: 20px 0 12px;
	background: #34300F ;
	border-top:1px solid #968A2B;
}
#footer p {
	margin: 0;
	text-align: center;
	font-size: .833em;
	color:#fff;
}
#footer a:link, #footer a:visited {
	text-decoration:underline;
	color:#fff;
}
#footer a:hover {
	text-decoration:none;
}
/* **************** Search Form *************** */
#subscribe {
}
#searchform, #subscribeform {
	margin: 0;
	padding: 0;
}
fieldset.search {
	border: none;
	width: 258px;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	font-size: 12px;
	width: 155px;
	height: 20px;
	padding: 18px 5px 18px 30px;
	background: #d2d0ce url(images/sform.jpg);
}
.search input.box:focus {
	outline: none;
}
.search input.submit {
	width: 50px;
	height: 50px;
	cursor: pointer;
	background:#d2d0ce url(images/sbutton.jpg);
}
/* **************** Comments *************** */
#comments-template {
}
#comments-template a:link {
	color: #4E4816;
}
h4#comments {
	margin: 0 0 1em;
	font-size: 1.5em;
	line-height: 1em;	
	padding:0.5em ;
	background:#f3f3f3;
	border:0.0833em solid #e5e5e5;
}
.commnavigation {
	display:block;
	margin: 10px 0;
}
ol.commentlist li {
	background: #f5f5f5 url(images/bgradient.gif) repeat-x;
	margin:0 0 10px;
	padding:10px;
	position:relative;
	border:1px solid #e3e3e3;
}
ol.commentlist li.even {
	background:#dedede;
}
ol.commentlist li.odd {
}
.comment-author, .reply {
	font-weight: bold;
	text-transform: uppercase;
}
.avatar {
	float:right;
	margin:0 0 0 10px;
	border:none;
}
#respond {
	height:100%;
	margin:0 0 10px;
}
#respond h3 {
	font-weight: bold;
	font-size:2em;
	margin-bottom: 0.5em;
	line-height:normal;
	border-bottom: 2px solid #111111;
}
#commentform {
	padding:0;
	margin:0;
	font-family: Tahoma, Geneva, sans-serif;
}
#commentform p {
	color:#4E4816;
}
#commentform input {
	background:#f5f5f5;
	border:1px solid #e3e3e3;
	padding-left:5px;
}
#commentform textarea {
	background:#f5f5f5;
	border:1px solid #e3e3e3;
	width:95%;
	padding:5px 5px;
}
#commentform input#submit {
	width:auto;
	padding:3px 5px;
	background:#565656;
	color:#fff;
}

.social-middle {
	float:left;
	padding-right:20px;
	
}
.social-left-first {
	float:left;
	margin-left:25px;
	padding-right:45px;
}
.social-left-last {
	float:left;
}
.social-right {
	float:right;
	padding-right:10px;
	width:auto;
}
.social-warp {
	width:400px;
	height:70px;
	margin-top:10px;
	margin-left:130px;
	background-color: #F6F6F6;
	padding:10px 0px 0px 0px;
	border: 1px solid #CCC;
}
.social-clear {
	clear:both;
}
.fbLikeContainer {
	margin-top:25px;
}
.powerpress_player {
	margin-bottom:25px;
}




#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: #604900;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
color:#dfc700;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}




.divtooltip {
	width:10px;
	margin:0;
	padding:0;

}
#diagnostic-form h2 {
	font-size:21px;
	text-decoration: underline;
	padding:13px 0;
	font-weight:bold;
}
#diagnostic-form h3 {
	font-size:18px;
	margin:0 0 8px 0;
}

#diag-section {
	font-size: 1.09em;
	margin-bottom:35px;
}

#diag-section p {
	margin-bottom:10px;
	margin-left:8px;
}
#diag-section img {
	border:none;
	margin: 0 0 -3px 0;
}

#diag-section1 span.wpcf7-list-item { 
	display: block; 
	margin: 0 0 5px 14px;
}
#diag-section1 {
	font-size: 1.09em;
	margin-bottom:35px;
}
.theinput {
	width:380px;
	height:20px;
	font-size: 14px;
	background-color: #EFEFEF;
	padding:4px;
	border: 1px solid #999;
}
.theinput-small {
	width:330px;
	height:20px;
	font-size: 14px;
	background-color: #EFEFEF;
	padding:4px;
	border: 1px solid #999;
}
.thecomments {
	width:530px;
	height:150px;
	font-size: 14px;
	background-color: #EFEFEF;
	padding:4px;
	border: 1px solid #999;
	margin-left:30px;
}
.thesubmit {
	width:150px;
	height:30px;
	margin-bottom:30px;
	font-size: 18px;
}
.requis {
	color:#F00;
	font-size:10px;
}

/* brown style
.theinput {
	width:380px;
	height:20px;
	font-size: 14px;
	background-color: #5E4A08;
	padding:4px;
	border: 1px solid #322803;
	color: #dfc700;
}
*/
