/*

Theme Name: Iphone_shadow

*/

* {
	margin: 0;
	padding: 0;
	text-rendering: optimizeLegibility !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-shadow: none !important;
}

body {
	font-size: 10pt;
	width: 100%;
	background: url(images/background_tile_horizontally.jpg) repeat-x;
	margin: 0px 0px 10px 0px;
	color: #463a23;
}

.leftimg {
	float: left;
	background-image: url(images/top_sideleft.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 330px;
	height: 790px;
}

a img {
	border: 0;
}

.middleimg {
	float: left;
	background-image: url(images/main_column.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 518px;
	height: 790px;
}

.rightimg_bot_bg {
	background: url(images/jsd3.png) no-repeat left bottom;
	width: 184px;
	padding-bottom: 149px;
}

.rightimg_repeat_bg {
	background: url(images/jsd2.jpg) repeat-y left top;
	width: 184px;
}

.rightimg_top_bg {
	background: url(images/jsd1.jpg) no-repeat left top;
	min-height: 516px;
	width: 184px;
}

a {
	text-decoration: none;
	outline: none;
}

blockquote {
	border-left: solid 5px #A7B3BC;
	padding: 5px 5px 5px 8px;
	margin: 8px;
	background-color: #F4F5F7;
	font-size: 8pt;
}

pre {
	border-left: solid 5px #738695;
	padding: 5px 5px 5px 8px;
	margin: 8px 8px 8px 8px;
	background-color: #EEF0F2;
	overflow: scroll;
}

ul {
	list-style-type: square;
}

input, 

select, 

textarea {
	font-size: 8pt;
	color: #333333;
}

p {
	margin: 0 0 1.6em 0;
	line-height: 1.6em;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 8pt;
}

h1 {
	font-size: 19pt;
}

h2 {
	font-size: 16pt;
}

h3 {
	font-size: 13pt;
}

h4 {
	font-size: 10pt;
}

h5 {
	font-size: 8pt;
}

h6 {
	font-size: 7pt;
}

.sep {
	
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	padding: 5px 4px 5px;
	margin: 0;
	font-size: 8pt;
	color: #999999;
}

.wrap {
	overflow: hidden;
	width: 1166px;
}

#head {
	height: 105px;
	overflow: hidden;
	text-align: center;
}

#head h1 {
	margin: 15px 0px 10px 0px;
	font-size: 30pt;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#head a {
	color: #fff;
}

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

#head #desc {
	margin: 0px 0px 15px 0px;
	font-size: 11pt;
	color: #fff;
	text-transform: uppercase;
}

#menu {
	width: 520px;
	margin: auto;
	overflow: hidden;
	height: 18px;
	font-size: 8pt;
	text-transform: lowercase;
}

#menu ul {
	list-style: none;
	margin: 0px 0px 0px 10px;
	overflow: hidden;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
	background-color: #E6E3DB;
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 0px;
	text-align: center;
	color: #333333;
}

#menu li a:hover {
	color: #999999;
	text-decoration: none;
}

#menu li.current_page_item a {
	background-color: #CFCABA;
}

#menu li.current_page_item a:hover {
	color: #333333;
	text-decoration: none;
}

#midbar {
	overflow: hidden;
}

#innerwrap {
	margin-top: 0px;
	overflow: hidden;
	height: 100%;
}

.c1 {
	width: 330px;
	float: left;
	text-align: right;
}

.c2 {
	float: left;
	background-image: url(images/main_column.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 650px;
	min-height: 790px;
}

.c3 {
	width: 185px;
	float: left;
	margin: 0px;
	overflow: hidden;
}

.toptext {
	margin: 0px;
	padding: 10px 15px 10px 15px;
	color: #fff;
	text-transform: lowercase;
	font-size: 10pt;
}

.toptext a {
	color: #fff;
}

.toptext a:hover {
	color: #FFBE97;
	text-decoration: none;
}

.midtext {
	margin: 0px;
	padding: 10px 15px 10px 15px;
	color: #777777;
	font-size: 9pt;
}

#widgets1 {
	list-style: none;
	margin: 0px;
	color: #333333;
}

#widgets2 {
	list-style: none;
	margin: 0px;
	color: #333333;
}

.widget {
	font-size: 0.9em;
	list-style: none;
	margin: 0px 0px 25px 0px;
	padding: 0px 8px 0px 8px;
	text-shadow: 0px 1px 2px #571a17 !important;
}

.widget ul {
	padding: 0 0 1em 0;
}

.widget ul li a {
	color: #f5eaea;
	font-size: 1em;
	line-height: 1.5em;
}

.widget li a:hover {
	color: #fff;
	text-decoration: underline;
}

.widget h2 {
	color: #f5eaea;
	font-size: 11pt;
	text-transform: capitalize;
	text-align: right;
	padding: 0 5px 8px 0;
	font-weight: normal;
	text-shadow: 0px 1px 2px #571a17;
	border-bottom: 1px solid #c46a6c;
}

#widgets1 .widget li {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 20px 0px 0px;
}

#widgets2 .widget li {
	list-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 20px;
}

#widgets1 .widget_recent_entries li {
	background: url('images/24.png') center right no-repeat;
}

#widgets1 .widget_recent_comments li {
	background: url('images/18.png') center right no-repeat;
}

#widgets1 .widget_pages li {
	background: url('images/21.png') center right no-repeat;
}

#widgets1 .widget_categories li {
	background: url('images/34.png') center right no-repeat;
}

#widgets1 .widget_archive li {
	background: url('images/36.png') center right no-repeat;
}

#widgets1 .widget_links li, 

#widgets1 .widget_betterblogroll li, 

#widgets1 .widget_sclw li {
	background: url('images/13.png') center right no-repeat;
}

#widgets2 .widget_recent_entries li {
	background: url('images/24.png') center left no-repeat;
}

#widgets2 .widget_recent_comments li {
	background: url('images/18.png') center left no-repeat;
}

#widgets2 .widget_pages li {
	background: url('images/21.png') center left no-repeat;
}

#widgets2 .widget_categories li {
	background: url('images/34.png') center left no-repeat;
}

#widgets2 .widget_archive li {
	background: url('images/36.png') center left no-repeat;
}

#widgets2 .widget_links li, 

#widgets2 .widget_betterblogroll li, 

#widgets2 .widget_sclw li {
	background: url('images/star_sml.png') center left no-repeat;
}

#searchform #s {
	width: 150px;
}

.post {
	overflow: hidden;
	color: #333333;
}

.post-title {
	font-size: 1.5em;
	padding: 0 0 0.5em 0;
}

a.post-title:link {
	color: #6d2c00;
	text-decoration: none;
}

a.post-title:hover {
	font-size: 13pt;
	color: #6d2c00;
	text-decoration: none;
}

.post-title h1 a {
	color: #6d2c00;
}

.post-title h1 a:hover {
	color: #666666;
	text-decoration: none;
}

.post-sub {
	overflow: hidden;
	width: 535px;
	color: #6d2c00;
	text-decoration: none;
	border-bottom: 1px solid #D2B57F;
}

.post-sub a, 

.post-foot a {
	color: #6d2c00;
	text-decoration: none;
}

.post-sub a:hover, 

.post-foot a:hover {
	text-decoration: none;
}

.post-date {
	overflow: hidden;
	margin-right: 20px;
	background-image: url(images/24.png);
	background-repeat: no-repeat;
	width: 38px;
	height: 50px;
	color: #fff;
	margin-top: 3px;
}

.post-author {
	float: left;
	overflow: hidden;
	margin-right: 20px;
}

.post-cat {
	float: left;
	overflow: hidden;
}

.post-text {
	float: right;
	color: #463A23;
	line-height: 1.5;
	overflow: hidden;
	width: 535px;
	margin: 0 60px 0 0;
}

.post-text a {
	color: #463A23;
	text-decoration: underline;
	font-weight: bold;
}

#post_img img, #post_img a img {
	margin: 2em 0 2em 0;
}

.aligncenter {
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: center;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin-right: 10px !important;
	display: inline;
}

.alignright {
	margin-left: 10px !important;
	float: right;
}

.alignleft {
	float: left;
}

.youtube {
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.post-foot {
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	color: #999999;
	line-height: 160%;
}

.post-edit {
	float: right;
}

.post-comments {
	float: right;
}

.commentlist {
	list-style: none;
	margin: 0px;
	border-top: solid 0px #97A8BD;
	overflow: hidden;
}

.commentlist li {
	overflow: hidden;
	border-bottom: solid 0px #97A8BD;
	padding-top: 20px;
}

.commentlist li.alt {
	background-color: #F8F8F8;
	overflow: hidden;
}

.comment-avatar img {
	float: left;
	border: solid 1px #999999;
	margin: 8px 8px 8px 0px;
}

.comment-bar {
	color: #999999;
	overflow: hidden;
	padding: 0px 8px 0px 2px;
	line-height: 160%;
}

.comment-bar a {
	
}

.comment-bar a:hover {
	text-decoration: none;
}

.comment-author {
	color: #6D2C00;
	font-size: 11px;
	font-style: italic;
	text-transform: capitalize;
	text-decoration: underline;
}

.comment-author a {
	color: #6D2C00;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: underline;
}

.comment-author a:hover {
	color: #292113;
}

.comment-author a:active {
	color: #000;
}

.comment-text {
	color: #463A23;
	font-size: 12px;
	line-height: 1.5;
}

.comment-text p {
	margin: 5px 0 0 0;
	width: 530px;
}

.comment-date {
	color: #635437;
	font-size: 10px;
	font-style: italic;
}

.readmore {
	font-size: 8pt;
	color: #463a23;
	text-decoration: none;
}

a.readmore:link {
	font-size: 8pt;
	color: #463a23;
	text-decoration: underline;
}

a.readmore:hover {
	font-size: 8pt;
	color: #463a23;
	text-decoration: none;
}

.subtitles {
	font-size: 0.9em;
	color: #7a653d;
	text-decoration: none;
	font-style: italic;
	padding: 10px 0 0 55px; 
	font-size: 0.8em;
}

.subtitles a:link, span.post-tags, .subtitles a:active, .subtitles a:visited {
	color: #7a653d;
	text-decoration: none;
	font-style: italic;
}

span.post-tags {
	display: none;
}

.subtitles a:hover, span.post-tags a:hover {
	color: #292113;
	text-decoration: underline;
	font-style: italic;
}

.footersitelink {
	padding-top: 540px;
	padding-right: 40px;
}

.ad-block {
	position: relative;
	right: 20px;
	top: 20px;
}

#footerMain {
	padding-top: 50px;
	padding-left: 380px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	margin-bottom: 50px;
	height: 60px;
}

.footerL {
	float: left;
	background-image: url(images/new_post.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	height: 56px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	overflow: hidden;
}

.footerL a:link {
	color: #fff;
}

.footerL a:hover {
	text-decoration: none;
	color: #fff;
}

.footerL a:visited {
	text-decoration: none;
	color: #fff;
}

.footerL div a {
	display: block;
	width: 81px;
	height: 16px;
	background-image: url(images/handLeft.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
}

.footerL:active {
	background-position: left bottom;
}

.footerM {
	float: left;
	background-image: url(images/footer_02.png);
	background-repeat: no-repeat;
	background-position: top;
	width: 360px;
	height: 56px;
	font-size: 10px;
	color: #333333;
}

.footerR {
	float: left;
	background-image: url(images/old_post.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100px;
	height: 56px;
	font-size: 10px;
	color: #fff;
	text-align: center;
	overflow: hidden;
}

.footerR a:link {
	color: #fff;
}

.footerR a:hover {
	text-decoration: none;
	color: #fff;
}

.footerR a:visited {
	text-decoration: none;
	color: #fff;
}

.footerR:active {
	background-position: left bottom;
}

.footerR div a {
	display: block;
	width: 85px;
	height: 16px;
	background-image: url(images/handRight.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.aboutblog {
	padding-top: 0px;
}

.readmorestar {
	padding-top: 5px;
}

.firstp,.operap,p {
	text-decoration: none;
}

.firstp:first-letter {
	font-size: 3em;
	line-height: 1em;
	float: left;
	padding: 0 .1em 0 0;
	margin: .2em 0 -.2em -.0675em;
}

.operap:first-letter {
	font-size: 3em;
	line-height: 1em;
	float: left;
	padding: 0 .1em 0 0;
	margin: 0 0 -.2em -.0675em;
}

.Apple:first-letter {
	font-size: 3em;
	line-height: 1;
	float: left;
	padding: 0 .1em 0 0;
	margin: 0 0 -.2em -.0675em;
}

blockquote p {
	font-size: 90%
}

blockquote {
	border-left: 1px dotted #aaa;
	padding: 0 0 0 3em;
	margin: 0;
	quotes: "\201C" "\201D";
}

/*blockquote * { quotes: ""; }*/

blockquote > *:before {
	content: '\201C';
}

blockquote > *:after {
	content: '\201D';
}

blockquote q:before {
	content: '\2018';
}

blockquote q:after {
	content: '\2019';
}

.bqcite {
	text-align: left;
	font-style: italic;
}

.bqcite a {
	
}

.bqcite:before {
	content: '';
}

.bqcite:after {
	content: '';
}

.comtfnt {
	color: #6d2c00;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #d2b57f;
	padding-bottom: 5px;
	width: 540px;
}

.needemail {
	color: #463a23;
	font-size: 11px;
	margin-top: 5px;
	padding-top: 5px;
}

.nametext {
	font-size: 12px;
	font-weight: lighter;
	background: #fff;
	border: 1px solid #d2b57f;
	color: #CCCCCC;
	width: 225px;
	height: 19px;
}

.commenttextarea {
	background: #fff;
	border: 1px solid #d2b57f;
	width: 540px;
	height: 100px;
}

.dateD {
	font-size: 14px;
	font-weight: bold;
}

.dateM {
	font-size: 11px;
	font-weight: normal;
}

.boutonImageA {
	background-image: url(images/add_coment.png);
	background-position: 0 0;
	width: 87px;
	height: 20px;
	border: 0;
	text-decoration: none;
	background-color: transparent;
	font-size: 0;
}

.boutonImageA:active {
	background-position: left bottom;
}

.pos_read {
	float: left;
	margin-top: 20px;
	width: 35%;
}

#post_img {
	
}

.clr {
	clear: both;
}

.notFound {
	padding: 0 0 0 52px;
}

.c2 p a {
	color: #463A23;
	font-weight: bold;
	text-decoration: underline;
}

.desc div{
	min-height: 100% !important;
}

.left{
	float:left;
}

.right{
	float:right;
}

.subtitles .left{
	width: 50%;
}

.subtitles .right{
	width: 40%;
}