/*
    Theme Name: NEdM
    Theme URI: http://www.netenviesdemariage.com/
    Description: Theme du blog de NEdM
    Version: 1.0
    Author: Franck Lefebvre
    Author URI: http://www.netenviesdemariage.com/
*/


body {
	background:url(images/bg-body.jpg) repeat-y top center #FFE9F1;
	margin:0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#page {
	background:url(images/page-back.jpg) no-repeat top center transparent;
}
#container {
	background:url(images/page-back.jpg) no-repeat top center #FFE9F1;
	width:819px;
	margin:0 auto;
	position:relative;
	height:305px;
}

#calendar_wrap{
	padding-left:32px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

/* search form */

#search {
	position:absolute;
	text-align:right;
	width:250px;
	left:562px;
	top:27px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:158px;
	margin:0;
	margin-right:5px;
	padding:3px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFFFFF;
	border:1px solid #FF588F;
}
#search .btnSearch {
	border:1px solid #FF588F;
	color:#89B600;
	margin:0;
	padding:2px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FEFEAD;
	cursor:pointer;
	font-weight:bold;
}


/* menu */

#menu-holder {
	position:absolute;
	top:43px;
	left:457px;
	width:349px;
	overflow:hidden;
}
#menu {
	width:360px;
	height:42px;
	margin:0;
	margin-top:25px;
	padding:0;
	position:relative;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu li, #menu a {
	height:42px;
	display:block;
}
#home {
	text-indent:-300em;
	overflow:hidden;
	left:28px;
	width:107px;
}
#about {
	text-indent:-300em;
	overflow:hidden;
	left:135px;
	width:107px;
}
#archives2 {
	text-indent:-300em;
	overflow:hidden;
	left:242px;
	width:106px;
}



#home a:hover {
	background:transparent url(images/menu.jpg) 0px 0px no-repeat;
}
#about a:hover {
	background:transparent url(images/menu.jpg) -107px 0px no-repeat;
}
#archives2 a:hover {
	background:transparent url(images/menu.jpg) -214px 0px no-repeat;
}


/* blog title */

#title {
	position:absolute;
	top:246px;
	left:76px;
	color:#fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:370px;
	overflow:hidden;
}
#title h2 {
	color:#fff;
	font-size:20px;
	margin:0 0 2px;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#title a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}


/* content */

#content {
	background:url(images/notepad-back.gif) repeat-y;
	width:764px;
	margin:0 auto;
	padding-right:55px;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}
#content .col01 {
	float:left;
	padding-left:60px;
	width:468px;
	font-size:12px;
	line-height:20px;
}
#content .col01 h3 {
	font-size:22px;
	line-height:24px;
	font-weight:normal;
	font-family: Georgia, Times, serif;
	margin:0;
	padding:5px 5px 10px 5px;
	background:url(images/line.gif) repeat-x bottom;
         background-color:#FEF3F7;
}
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Georgia, Times, serif;
	margin:0;
	padding:0 0 16px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h3 a {
	color:#000;
	text-decoration:none;
}
#content .col01 h3 a:hover {
	color:#89B601;
}
#content .col01 .post {
	padding-bottom:30px;
}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	background:url(images/line.gif) repeat-x;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:0px;
	left:-98px;
	height:67px;
	width:83px;
	background:url(images/date-tab.gif) no-repeat;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
	text-align:right;
	display:block;
	padding:6px 16px 6px 0;
	font-size:11px;
}
.day {
	text-align:right;
	display:block;
	padding:4px 16px 2px 0;
	font-size:18px;
	font-weight:bold;
}
#content .col01 .post-inner a, .wikio, .info  {
	color:#89B600;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #89B600;
}
#content .col01 .post-inner a:hover {
	color:#89B600;
	text-decoration:none;
	border-style:none;
}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #89B600;
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}


#content .col02 {
	float:right;
	width:212px;
	font-size:11px;
	line-height:16px;
	margin-right:1px;
}
#content .col02 .recent-posts {
	width:212px;
	background:url(images/categories-back.gif) repeat-y;
}
#content .col02 .recent-posts ul {
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li {
	font-size:11px;
	line-height:12px;
	list-style:none;
	padding:0;
	margin:0;
}
#content .col02 .recent-posts ul li a .listMeta {
	font-size:10px;
	color:#666666;
}
#content .col02 .recent-posts ul li a {
	color:#FF2F73;
	margin:0 auto;
	display:block;
	width:170px;
	padding:2px 0 2px 25px;
	background:url(images/bullet-note.gif) no-repeat 5px 5px;
	text-decoration:none;
}
#content .col02 .recent-posts ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
}
#content .col02 .postit-bottom {
	width:188px;
	height:22px;
	background:url(images/categories-btm.gif) no-repeat left bottom;
	padding:10px 12px 0;
}
#content .col02 .postit-bottom a {
	color:#21565E;
}
#content .col02 .postit-bottom a:hover {
	color:#21565E;
	text-decoration:none;
}

#content .col02 .recent-posts-upper {
	height:63px;
	background:url(images/categories-upper.gif) no-repeat;
	margin-top:10px;
}
#content .col02 .categories {
	background:url(images/postitBack.gif) repeat-y 0 0;
}

#content .col02 .categories ul {
	margin:0;
	padding:0;
}
#content .col02 .categories ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col02 .categories ul li a {
	color:#6F9300;
	border-top:1px solid #ffffbe;
	display:block;
	width:170px;
	margin:0 auto;
	padding:2px 0 2px 25px;
	background:url(images/bullet-postit.gif) no-repeat 5px 5px;
}
#content .col02 .categories ul li a:hover {
	text-decoration:none;
	color:#000;
	background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;
}
#content .col02 .categories-btm {
	height:50px;
	background:url(images/postit-bottom.gif) no-repeat top left;
}

#content .col02 .links-upper {
	height:38px;
	background:url(images/link-upper.gif) no-repeat;
	margin-top:10px;
}
#content .col02 .links {
	background:url(images/link-back.gif) repeat-y;
}

#content .col02 .links-bottom {
	height:20px;
	background:url(images/link-btm.gif) no-repeat bottom left;
}

#content .col02 .links ul {
	margin:0 20px 0 10px;
	padding:0;
}
#content .col02 .links ul li {
	font-size:11px;
	line-height:18px;
	list-style:none;
}
#content .col02 .links ul li a {
	color:#FEFEAD;
	display:block;
	width:170px;
	margin:0 auto;
	padding:4px 0 4px 25px;
	background:url(images/bullet-postit-03.gif) no-repeat 5px 8px;
}
#content .col02 .links ul li a:hover {
	text-decoration:none;
	color:#000;
}

#content .col02 .side-meta {
	background:url(images/txt-misc-debris.gif) no-repeat top right;
}
#content .col02 .side-meta ul {
	margin:10px 0;
	padding:0;
}
#content .col02 .side-meta ul li {
	font-size:10px;
	line-height:14px;
	list-style:none;
}
#content .col02 .side-meta ul li a {
	color:#21565E;
	margin:0 auto;
	display:block;
	width:212px;
	padding:2px 0;
}
#content .col02 .side-meta ul li a:hover {
	text-decoration:none;
	color:#000;
}


/* footer */


#footer-widget {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FEFEAD;
}

#footer-widget ul {
	margin:0;
	padding:0;
}

#footer-widget ul li {
	list-style:none;
	line-height:12px;
}

.widget-footer {
	position:relative;
	top:95px;
	left:90px;
	width:200px;
	margin-bottom:10px;
	padding:0 3px 3px 3px;
	float:left;
}

.widget-footer .widgettitle {
	color:#FFFC7D;
	font-size:14px;
	padding:3px 0 3px 0;
	margin:0;
	text-align:center;
	font-weight:bold;
	background-color:#FDA8C6;
}

.widget-footer ul {
	padding:0;
	margin:0;
}
.widget-footer ul li {
	font-size:11px;
	line-height:11px;
	padding:0;
	margin:0;
	
}

.widget-footer ul li a {
	color:#FEFEAD;
	margin:0 auto;
	display:block;
	padding:2px 2px 2px 25px;
	text-decoration:none;
	background:url(images/bullet-postit.gif) no-repeat 7px 3px;
}
.widget-footer ul li a:hover {
	text-decoration:underline;
}

#footer-widget #meta-2 {
	margin: 0 10px 0 150px;
	width:170px;
}

#footer-widget #recent-posts-2 {
	width:270px;
	float:left;
        margin-left:150px;
}

#footer-widget #similar-posts {
	clear:both;
	padding-top:5px;
	margin-right:10px;
}

#footer-widget #tag_cloud-2 {
	height:220px;
	width:661px;
	overflow:hidden;
	background-color:#FFDFED;
	padding-top:3px;
}

#footer-widget #tag_cloud-2 a {
	color:#F50755;
}

#footer-widget #most-viewed {
	width:270px;
	margin-top:5px;
}

#footer-widget .ngg_images {
	width:380px;
	margin:5px 0 0 10px;
}

#footer-widget .ngg-widget {
	padding:19px;
}

#footer-holder {
	width:819px;
	margin:0 auto;
	position:relative;
}

#footer-holder .footer {
	width:939px;
	position:absolute;
	height:700px;
	top:0px;
	left:-55px;
	background:url(images/footer.gif) no-repeat;
	z-index:100;
}
#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt {
	width:480px;
	position:absolute;
	top:116px;
	left:186px;
	font-size:11px;
	line-height:16px;
	color:#000;
	z-index:105;
	height:60px;
	overflow:hidden;
}
#footer-holder .smashing a {
	width:66px;
	height:61px;
	position:absolute;
	top:160px;
	left:709px;
	font-size:11px;
	text-indent:-400px;
	z-index:102;
	overflow:hidden;
	background:url(images/logo-smashing.gif) no-repeat 0 0;
	display:none;
}
#footer-holder .smashing a:hover {
	background:url(images/logo-smashing.gif) no-repeat 0 -61px;
}
#footer-holder .rss a {
	width:55px;
	height:55px;
	position:absolute;
	top:127px;
	left:129px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss.gif) no-repeat 0 0;
}


/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-older.gif) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link-older.gif) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-newer.gif) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer.gif) no-repeat 0 -33px;
}


/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(images/txt-your-comment.gif) no-repeat;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt-name.gif) no-repeat top right;
}
.email {
	height:30px;
	background:url(images/txt-email.gif) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt-website.gif) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt-site-example.gif) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:320px;
	margin:0;
	padding:3px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #89B600;
	color:#D5063E;
	margin:0;
	padding:2px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	clear:left;
	background-color:#FEFEAD;
}


/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #89B600;
	color:#FB3070;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#FEFEAD;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}


.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}

/* widget generique */ 

#sidebar ul {
	margin:0;
	padding:0;
}

#sidebar ul li {
	list-style:none;
	line-height:16px;
}

.widget .widgettitle, #archives h2 {
	color:#FD5B8A;
	font-size:16px;
	padding:5px 0 5px 0;
	margin:0;
	text-align:center;
	font-weight:bold;
}

.col02 .widget {
	width:200px;
	background-color:#FEFEAD;
	border:2px solid #89B600;
	margin-bottom:8px;
	padding:3px;
}
.col02 .widget ul {
	padding:0;
	margin:0;
}
.col02 .widget ul li {
	font-size:11px;
	line-height:12px;
	list-style:none;
	padding:0;
	margin:0;
	
}

.col02 .widget ul li a {
	color:#FF2F73;
	margin:0 auto;
	display:block;
	padding:4px;
	/*background:url(images/bullet-note.gif) no-repeat 5px 8px;*/
}
.col02 .widget ul li a:hover {
	text-decoration:none;
	color:#000;
	/*background:url(images/bullet-postit-on.gif) no-repeat 5px 8px #ff5092;*/
}

#show-125ads ul li {
	list-style:none;
}

#show-125ads img, #show-125ads img a{
	border:0;
}

#recent-comments ul li {
	margin:0 auto;
	display:block;
	padding:4px 0 0 25px;
	background:url(images/bullet-note.gif) no-repeat 7px 8px;
}

#wp-cumulus {
	background-color:#FFFFFF;
}

.wp-polls .pollbar {
/*background-image:url(http://www.netenviesdemariage.com/blog-mariage/wp-content/plugins/wp-polls/images/default/pollbg.gif);*/
border:1px solid #C8C8C8;
background-color:#FFCADB;
font-size:6px;
height:8px;
line-height:8px;
margin:1px;
}

#home-widget, #home-widget li {
	padding:0;
	margin:0;
	list-style:none;
}

.col1-archives a {
	color:#89B601;
}

.col1-archives a:hover {
	text-decoration:none;
}

#blogroll-page {
margin:0;
padding:0;
}

#blogroll-page li {
list-style:none;
padding-right:8px;
}

.page-blogroll {
display:inline;
}


