/*  
Theme Name: Claireetarnaud
Description: 2 colonnes - rouge E44B4B - lang=FR
Version: 1.0
Author: claireetarnaud
Author URI: http://claireetarnaud.free.fr
*/

/* General */

body {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 100%;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	/* text-align: left; */
	background-color: #FFFFFF;
	voice-family: "\"}\""; 
	voice-family: inherit;
}
p {
	font-size: 14px;
	line-height: normal;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
	color: #000000;
	margin-top: 1.2em;
	margin-right: 0;
	margin-bottom: 1.2em;
	margin-left: 15px;
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 1.14px;
}
h6 {
	font-size: 14px;
}
a:link {
	color: #59708C;
}
a:visited {
	color: #5C6C7D;
}
a:hover, a:active {
	color: #8CA0B4;
	text-decoration: none;
}
blockquote {
	margin: 0 20px;
	padding: 0.05em 20px;
	border-top: 1px solid #E44B4B;
	border-bottom: 1px solid #E44B4B;
	background: url(images/commentalt.gif) repeat-y;
	font-size: 0.9em;
}
code {
	color: #E44B4B;
}

input, select, textarea {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}

form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
}

/*------------------------------------------------------*/
/* Header                                               */

#header {
	margin: 0 0 0 0;
	height: 145px;
	background: url(images/header.gif) no-repeat bottom left;
	overflow: hidden;
}

#header h1 {
        margin: 0;
        color: #FFFFFF;
        font-size: 50px;
        line-height: 30px;
        padding-top: 20px;
        padding-left: 50px;
}

#header h1 a {
	text-decoration: none;
        color: #FFFFFF;
}

#header h1 a:link, #header h1 a:hover, #header h1 a:visited, #header h1 a:active {
        margin: 0;
        color: #FFFFFF;
        font-size: 50px;
        line-height: 30px;
        padding-top: 10px;
        padding-left: 50px;
	text-decoration: none;
}

#header p {
        padding-left: 140px;
        color: #000000;
        font-weight: bold;
}

/*------------------------------------------------------*/
/* Wrapper                                              */

#wrapper {
	width: 980px;
	background: #FFFFFF url(images/wrapper.gif) repeat-y;
	/* text-align: justify; */
	font-size: 0.92em;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0;
}

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}


/*------------------------------------------------------*/
/* Content                                              */

#content {
	float: right;
	width: 740px;
	min-height: 268px;
	background-color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
} 
html>body #content {
	width: 740px;
}

* html #content {
	overflow: hidden; /* For IE */
	float: right;
	clear: both;
}

#content p {
	font-size: 14px;
	line-height: normal;
	margin: 1.2em 0;
	text-align: justify;
	padding-left: 20px;
}

#content h2 a:link {
	color: #000000;
        text-decoration: none;
}

#content meta a:link {
	color: #000000;
        text-decoration: none;
}

#content a:link {
	color: #E44B4B;
        text-decoration: none;
}

#content a:visited {
	color: #0000FF;
        text-decoration: none;
}

#content a:hover, #content a:active {
	color: #E44B4B;
	text-decoration: none;
}

#content input, #content select, #content textarea, #s {
        background-color: #FFFFFF;
        color: #000000;
        font-size: 14px;
        font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}

#content embed{
	margin: 1.2em 0;
	text-align: center;
	padding-left: 20px;
}

/*------------------------------------------------------*/
/* Sidebar                                              */

#sidebar {
	float: left;
	width: 230px;
	background-color: #FFFFFF;
	overflow: hidden;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-image: url(images/sidebar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

html>body #sidebar {
	width: 230px;
}

* html #sidebar {
	overflow: hidden; /* For IE */
	float: left;
	clear: both;
}


#sidebar a:link {
	color: #FFFFFF;
        text-decoration: none;
}
#sidebar a:visited {
	color: #BBBBBB;
        text-decoration: none;
}
#sidebar a:hover, #sidebar a:active {
	color: #000000;
        font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 10px;
	background: url(images/sidebar.gif) repeat-y;
}

#sidebar ul li {
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/sidebar-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	overflow: visible;
}

#sidebar h2 {
	margin: 0;
	text-indent: 10px;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 10px;
	font-size: 12px;
	background: url(images/sidebar-top.gif) no-repeat;
}

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

#sidebar h2 a:hover {
	color: #FFFFFF;
}

#sidebar p{
	margin: 0;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 14px;
	padding-top: 5px;
	height: auto;
}

#sidebar ul ul, #sidebar ul ol {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 20px;
}
#sidebar ul ol {
	margin: 14px 0 0 20px;
}
#sidebar ul ol li {
	padding: 0;
	background: url(images/bullet.gif) no-repeat 2000px 0;
	/* IE goes buggy with background: none; */
}
#sidebar ul ul {
	background: none;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0 0 0 0.8em;
	background: none;
}
#sidebar ul ul li {
	padding: 0 0 0 0;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

#sidebar select, #sidebar textarea, #sidebar input {
        background-color: #E44B4B;
        color: #FFFFFF;
        margin: 0 0 0px 10px;
        font-size: 12px;
        font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}

#sidebar #s {
        margin: 0 0 5px 0px;
        background-color: #FFFFFF;
        width: 175px;
        color: #000000;
        font-size: 12px;
        font-weight: normal;
        font-family: "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
}

/*------------------------------------------------------*/
/* Footer                                               */


#footer {
	clear: both;
	margin: 0 0 0 0;
	padding: 35px 4px 0 60px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

#footer p {
	margin: 0;
	padding: 0.5em 20px;
	background-color: #FFFFFF;
	font-size: 0.9em;
}

#footer a:hover, #footer a:active {
	color: #E44B4B;
	text-decoration: none;
}



/*------------------------------------------------------*/
/* Widgets and Etc */
        #sidebar #search p, .widget_search div div {
	        margin: 0 0 0.3em 0;
	        padding: 2em 0 0 10px;
	        background: url(images/sidebar-top.gif) no-repeat;
        }





	
/*------------------------------------------------------*/
/* Blog                                                 */

#content .pagetitle {
	margin: 1.2em 0 0 0;
}

#content .post {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#content .storydate {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0.5em 0 0;
	border-right: 1px solid #E44B4B;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #E44B4B;
}
#content .storytitle {
	float: left;
	margin: 0;
}
#content .meta {
	margin: 0;
	padding: 0.5em 0 0 3em;
} 
#content .feedback {
	padding: 0 0 0 3em;
}
#content .meta, #content .feedback {
	clear: both;
	font-size: 0.9em;
	color: #E44B4B;
	background: url(images/deco.gif) no-repeat bottom left;	
}
#content .permalink {
	margin: 0 1.5em 0 0;
	padding: 0 0 0 1.2em;
	background: url(images/perma.gif) no-repeat center left;
}
#content .commentslink {
	padding: 0 0 0 1.5em;
	background: url(images/comments.gif) no-repeat center left;
}
#content .storytitle a, #content .meta a, #content .feedback a, #content .commentauthor a, #content .commentmeta a, #comments a {
	text-decoration: none;
}

#content .post ul{
	margin: 1.2em 0;
	text-align: justify;
	padding-left: 60px;
}

/*------------------------------------------------------*/
/* Comments                                             */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	list-style-type: none;
}
#commentlist li {
	margin: 14px 0;
	padding: 0 20px;
	border-top: 1px solid #E44B4B;
	border-bottom: 1px solid #E44B4B;
	background: url(images/comment.gif) repeat-y;
}
#content .commentalt {
	background: url(images/commentalt.gif) repeat-y !important; 
	/* background: #FFFFFF; */
}
#content .commentauthor {
	margin: 14px 0 0 -20px;
}
#content .commentauthor a {
	font-weight: bold;
}
#content .commentmeta {
	margin-top: 0;
	margin-left: -10px;
	font-size: 0.9em;
	font-style: italic;
}
#comment {
	width: 98%;
	background:#ffffff;
	color:#000000;
}


/*------------------------------------------------------*/
/* Calendar                                             */

#calendar div {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0.2em;
	padding-left: 20px;
	text-indent:5px;
	/* background: url(images/sidebar-top.gif) no-repeat; */
}
#wp-calendar {
	margin: 0;
	width: 180px;
	border: 1px solid #BBBBBB;
	background: #E44B4B;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 178px;
} 
html>body #wp-calendar {
	width: 178px;
}


#wp-calendar caption {
	margin: 0;
	padding: 0 0 5px 0;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, serif; 
	font-weight: bold;
	text-align: right;
}
#wp-calendar td {
	margin: 2px;
	background: #E44B4B;
	color: #BBBBBB;
}
#wp-calendar td a {
	display: block;
	font-weight: bold;	
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.14px 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}


/*------------------------------------------------------*/
/* Meteo                                                */

#weather{
	background-image: none;	
	text-indent: 30px;
}

#weather .weather_title {
	color: #000000;
        font-weight: bold;
        text-align: left;
	font-size: 10px;
	text-indent:0;
}
#weather .weather_info {
	color: #ffffff;
        font-weight: normal;
        text-align: left;
	font-size: 10px;
}
.weather {
	color: #000000;
        text-align: left;
	font-size: 10px;
}
.weather #weather{
        color: #123456;
        text-align: left;
	background-image: none;	
}

#weather img {
        width: 40px;
        height: 40px;
}

#weather ul {
	color: #FFFFFF;
	font-size: 10px;
	padding: 0 0 0 0;
	font-weight: bold;
	text-align: left;
}

#weather ul {
	color: #FFFFFF;
	font-size: 10px;
	padding: 0 0 0 0;
	text-align: left;
}


/*------------------------------------------------------*/
/* SKYPE                                                */

#skype img{
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: -7px;
	margin-left: 45px;
}
