 		/* 
Theme Name: 3C Left+Right
Theme URI: http://www.easywebtutorials.com/blogging-tutorial/themes.php
Description: 3 column layout, 1 default sidebar on either side (left and right).
Author: Guido W. Stiehle
Author URI: http://www.easywebtutorials.com/
*/

body {
  	background-color: #75a7e2;
  	font-family: Verdana, Tahoma, sans-serif;
  	font-size: 12px;
  	color: #444b4e;
  	margin: 0;
  	padding: 0;
}

#wrapper {
  	width: 1024px;
  	margin: 0 auto;
 	padding: 0;
 	background:transparent url(/wp-content/themes/3c-seo/images/bg_middle.jpg) repeat-y scroll 0 0;
}


/* - - -   HEADER STYLES  - - - */


#header {
	background:transparent url(/wp-content/themes/3c-seo/images/header.jpg) no-repeat scroll 0 0;
	height:142px;
	padding:0;
}

#header p {
	margin: 15px 30px;
	padding: 5px;
}

#menu_top {
	background: url(/wp-content/themes/3c-seo/images/bg_menu.jpg) no-repeat;
	height:37px;
	color: #FFFFFF;
	padding-left: 30px;
}


#menu_top a{
	color:white;
	line-height:34px;
	padding:0 15px 15px;
}

.blogname {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 26px;
	color: #666666;
}

.blogslogan {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 18px;
	color: #000000;
}


/* - -  Hyperlinks inside Header - - */


#header a:link, #header a:active, #header a:visited {
	color: #666666;
	text-decoration: none;
}

#header a:hover {
	color: #666666;
	text-decoration: none;
}

#header a img {
	border: none
}


/* - - - - - - - - - - - - - - -
	GENERAL TEXT STYLES 
   - - - - - - - - - - - - - - - */

/* - - Hyperlinks - - */

a:link	{ 
	text-decoration: underline; 
	color: #000000;
}

a:active { 
	text-decoration: underline; 
	color: #000000; 
}

a:visited { 
	text-decoration: underline; 
	color: #000000;
}

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

a img {
	border: none;
}


/* - -  Headings  - - */


h1 {
  	font-size: 24px;
  	font-family: Arial, Verdana;
	
  	color: #444b4e;
	text-transform:uppercase;
  	margin: 5px 0;
  	padding: 0;
}

h2 {
  	font-size:17px;
	color:#FFF;
	font-weight:normal;
	letter-spacing:0.01em;
  	font-family: Verdana, Tahoma, sans-serif;
	margin:5px 0px 0px 0px;
	width:606px;
	height:28px;
	padding:4px 0px 0px 10px;
	background: url(images/head2title.jpg) no-repeat;
}

p {
	font-size:12px;
	letter-spacing:0.03em;
	color:#333;
}

.content ul li a,
.content ul li a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#444b4e;
}
.content ul li a:hover {
	text-decoration:underline;
}
.content ul li {
	padding:1px;
}
.content p {
	margin-bottom:16px;
	margin-top:10px;
}

h3 {
  	font-size: 16px;
  	font-family: Verdana, Tahoma, sans-serif;
  	color: #333;
	margin:10px 5px 5px 5px;
	padding:10px 20px 0 0px;
}

h4 {
	font-size: 14px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
	margin: 21px 0 -5px 0;
  	padding: 0;
	text-decoration:underline;
}


/* - -  Paragraphs and List Items - - */


p, li, {
	font-size: 100%;
	font-family: Verdana, Tahoma, sans-serif;
	color: #000000;
}


/* - -  Misc. Elements - - */


acronym, abbr {
	border-bottom: 1px dashed #999999;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
}

blockquote {
	border-left: 2px solid #99CCFF;
	background: #FFFFFF;
	margin-left: 10px;
	padding: 2px;
}

cite {
	font-size: 90%;
}


/* - - - - - - - - - - - - - - - - - -
	MAIN TABLE STYLES
   - - - - - - - - - - - - - - - - - -

/* - -  The Table - - */

#main {
	border-collapse: collapse;
	width: 1002px;
	border: none;
	padding: 0;
	margin: 0;
}

/* - - - -  The CONTENT Table Data Cell - - - - */

.content {
  	vertical-align: top;
  	background-color: #FFFFFF;
  	padding: 10px;
  	margin: 0;
}


/* - -  Everything inside the Content Table Cell - - */

.content p {
}

.post, .comments-post {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

.storytitle {
	margin-top: 10px;
	margin-bottom: 2px;
}

.storytitle a:link, .storytitle a:active, .storytitle a:visited {
	color: #666666;
	text-decoration: none;
}

.storytitle a:hover {
	color: #999999;
	text-decoration: underline;
}

.meta {
	font-size: 11px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #000000;
	font-weight: normal;
	letter-spacing: 0;
}

.storycontent {
}

.storycontent p {
}

.feedback {
	text-align: right;
	clear: both;
	margin-right: 30px;
	font-size: 12px;
}

ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}


/* - -  The Comments - - */

#comments h3 {
	font-size: 14px;
	font-family: Verdana, Tahoma, sans-serif;
	color: #666666;
}

#comments p {
}



#commentlist li ul {
	border-left: 1px solid #99CCFF;
	font-size: 100%;
	list-style-type: none;
}


/* - -  The Comment Form - - */

#commentform  #comment{
  width: 95%;
  height: 90px;
  background-color:#FFFFFF;
  margin:0;
}

#commentform #name, #commentform #email, #commentform #url, #commentform textarea {
	background: #FFFFFF;
	border: 1px solid #666666;
	padding: 5px;
}

#commentform textarea {
	width: 100%;
}



/* - - - - - - - - - - - - - - - - 
	SIDEBAR STYLES
   - - - - - - - - - - - - - - - - */

/* - - left sidebar (<TD>) - - */

.leftmenu {
	margin-left:11px;
	padding:0;
	vertical-align:top;
	width:280px;
}

/* - - right sidebar (<TD>) - - */

.rightmenu {
  	width: 0;
  	vertical-align: top;
  	padding: 0;
  	background-color: #FFFFFF;
}


.nav {
  	padding: 0;
}

#hmenu {
  	margin: 0;
  	padding: 0;
}

#hnav {
  	margin: 0;
  	padding: 0;
}


/* - - Search Form - - */

.nav form {
	margin: 0;
}

.nav input#s {
	width: 80%;
	background: #FFFFFF;
	border:0;
	color: #000000;
}


/* - - Subheadings - - */

.nav h2, .nav h3, .nav h4 { 
	background:transparent url(/wp-content/themes/3c-seo/images/bg_menu_left_top.jpg) no-repeat scroll 0 0;
	color:#FFFFFF;
	font-family:Verdana,Tahoma,sans-serif;
	font-size:14px;
	height:42px;
	margin:0 -6px 0 0px;
	padding-left:20px;
	padding-top:20px;
	text-decoration:underline;
}


/* - - List Styles - - */

.nav ul {
	color: #000000;
	list-style-type: none;
	margin: 0;
	padding: 5px 21px;
	text-transform: none;
}	

.nav ul li{
	background: url(/wp-content/themes/3c-seo/images/bg_menu_left_middle.jpg) repeat-y;
	margin-left: -21px;
	margin-bottom:20px;
}	
  
.nav ul ul {
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin-right: 12px;
	padding: 0;
	padding-bottom: 20px;
	text-align: left;
	background:transparent url(/wp-content/themes/3c-seo/images/bg_menu_left_bottom.jpg) no-repeat scroll 0px bottom;
}


/* - - List Items (Text) - - */

.nav ul ul li {
	border: 0;
	font-size: 12px;
	line-height: 166%;
	font-family: Verdana, Tahoma, sans-serif;
	margin: 0;
	padding-left:37px;
	background:transparent url(/wp-content/themes/3c-seo/images/bg_pique.png) no-repeat scroll 22px 5px;
}


/* - - Sidebar Hyperlinks - - */

.nav ul ul li a:link, .nav ul ul li a:active {
	color: #000000;
	text-decoration: none;
}

.nav ul ul li a:visited {
	color: #000000;
	text-decoration: none;
}

.nav ul ul li a:hover {
        color: #000000;
	text-decoration: underline;
}


/* - - - - - - - - - - - - - - - - 
	FOOTER STYLES
   - - - - - - - - - - - - - - - - */

#footer {
  	margin-bottom: 0;
  	text-align: center;
}

#footer_top {
	background: url(/wp-content/themes/3c-seo/images/bg_footer_top1.jpg) no-repeat;
	height: 21px;
}

#footer_middle {
	background: url(/wp-content/themes/3c-seo/images/bg_footer_middle1.jpg) repeat-y;
}

#footer_bottom {
	background: url(/wp-content/themes/3c-seo/images/bg_footer_bottom1.jpg) no-repeat;
	height: 23px;
}

#footer p {
  	margin: 0 3px;
}

.credit {
  	font-size: 11px;
  	color: #666666;
  	text-align: right;
  	margin-bottom: 0;
}

.credit a {
	color: #666666;
	text-decoration: none;
}


/* - - - - - - - - - - - - - - - - 
	THE CALENDAR
   - - - - - - - - - - - - - - - - */

#wp-calendar {
	border: 1px solid #DDDDDD;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #3399EE;
	color: #333333;
}

#wp-calendar caption {
	color: #000000;
	font-size: 14px;
	text-align: left;
}

#wp-calendar td {
	color: #333333;
	font-size: 12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #FFFFFF;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #999999;
	color: #FFFFFF;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

p.carte img{
	border: 1px solid black;
	margin: 3px;
}

#footer p.text_footer {
	padding-top:6px;
	margin:6px auto 0px auto;
	width:900px;
	font-size:11px;
	border-top:1px solid #444B4E;
}



/* Modifications */
	.fadeThis {
		position:relative;
		display:block;
		height: 132px;
		width: 239px;
		background:url(images/Sample_Red_Version_1_JPG.jpg) no-repeat;
	}
	
	.fadeThis * {
	  display: none;
	}
	
	.fadeThis span.hover {
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		height: 132px;
		width: 239px;
		background:url(images/Sample_Blue_Version_1_JPG.jpg) no-repeat;
	}
