/*  
Theme Name: LottoGratuit theme
Theme URL: http://www.lottogratuit.com
Description: Wordpress skin
Author: Lottogratuit.com
Version: 1.0

*/


body {
	background: #AE348B url(images/bg.gif) top repeat-x;
	width: 100%;
	font-family: 'Arial';
	color: #272727;
	line-height: 16px;
	margin: 0 auto;
	font-size: 12px;
}

a {
	color: #841C70;
	text-decoration: underline;
}

a:hover {
	color: #D42BB4;
	text-decoration: underline;
}

#container {
	width: 100%;
	float: left;
	background: url(images/table_bg.gif) center repeat-y;
}

#wrapper {
	background: url(images/background.jpg) top no-repeat;
	width: 100%;
	float: left;
	padding-top: 149px;
}

#blog_area {
	width: 922px;
	margin: 0 auto;
}

/* POST AREA */

#post_area {
	width: 625px;
	margin-left: 17px;
	margin-right: 21px;
	float: left;
}

#post_box {
	width: 625px;
	margin-bottom: 10px;
	float: left;
}

#p404 {
	width: 625px;
	margin-bottom: 11px;
	float: left;
}

#p404 h2 {
	padding: 28px 0 7px 0;
	margin: 0;
	line-height: 16px;
	color: #7F196D;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#post_box .title {
	width: 625px;
	height: 30px;
	background: url(images/postbox_top.gif) top no-repeat;
	float: left;
	display: block;
	text-align: left;
}

#post_box .title h2 {
	padding: 7px 15px 0 15px;
	margin: 0;
	line-height: 16px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
}

#post_box .title h2 a {
	color: #fff;
	text-decoration: none;
}

#post_box .title h2 a:hover {
	color: #FFB7EA;
	text-decoration: underline;
}

#post_box .article {
	width: 595px;
	text-align: justify;
	float: left;
	padding: 0;
	font-size: 13px;
	margin: 2px 15px 29px 15px;
}

#post_box .article p {
	float: left;
	padding: 0;
	margin: 10px 0 0 0;
}

#post_box .date {
	width: 625px;
	float: left;
	color: #CB2BA5;
	padding: 10px 0 0 0;
	text-indent: 15px;
	display: block;
	font-size: 11px;
	text-decoration: underline;
	font-style: italic;
}

#post_box_bottom {
	width: 595px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	border-bottom: 1px solid #7F196D;
	float: left;
	font-size: 11px;
	font-weight: normal;
}

#post_box_bottom .post_comments {
	width: 155px;
	height: 22px;
	padding: 3px 0 0 0;
	float: right;
	display: inline;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	font-size: 12px;
	background: url(images/button.gif) no-repeat;
}

#post_box_bottom .post_comments a {
	color: #7F196D;
	text-decoration: underline;
}

#post_box_bottom .post_comments a:hover {
	color: #ED3BCE;
	text-decoration: underline;
}

#post_box_bottom .post_tags {
	float: left;
	display: block;
	color: #141414;
	text-decoration: underline;
}

#post_box_bottom .post_tags a {
	color: #CB2BA5;
	text-decoration: underline;
	font-weight: normal;
}

#post_box_bottom .post_tags a:hover {
	color: #FB50D2;
	text-decoration: underline;
}

#post_box_bottom .posted {
	float: left;
	display: block;
	color: #141414;
	text-decoration: underline;
}

#post_box_bottom .posted a {
	color: #CB2BA5;
	text-decoration: underline;
	font-weight: normal;
}

#post_box_bottom .posted a:hover {
	color: #FB50D2;
	text-decoration: underline;
}

/* NAVIGATION */

.navigation {
	width: 625px;
	height: 32px;
	float: left;
	text-align: center;
	font-weight: bold;
	margin: 25px 0 25px 0;
	color: #1C1C1C;
}

.navigation a {
	margin: 0 2px 0 2px;
	text-decoration: none;
	color: #841C70;
}

.navigation a:hover {
	color: #CA2EAC;
	text-decoration: underline;
}

.navigation a.nextpostslink, a.previouspostslink {
	color: #1C1C1C;
}

.navigation a:hover.nextpostslink, a:hover.previouspostslink {
	color: #841C70;
	text-decoration: underline;
}

.navigation .current {
	margin: 0 2px 0 2px;
}

/* ARCHIVE */

.pagetitle {
	text-align: center;
	width: 625px;
	height: 32px;
	margin: 0;
	padding-top: 15px;
}

/* SIDEBAR AREA */

#sidebar {
	width: 255px;
	margin-right: 4px;
	float: right;
}

#sidebar .search_form {
	width: 255px;
	float: left;
	margin: 0 0 27px 0;
	padding: 0;
}

#sidebar .search_form h6 {
	width: 255px;
	float: left;
	margin: 0 0 8px 22px;
	padding: 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	color: #A93188;
}

#sidebar .search_form .search_field {
	float: left;
	padding: 0;
	margin: 0;
}

#sidebar .search_form .search_field input {
	width: 176px;
	height: 19px;
	background: url(images/search_field.gif) no-repeat;
	border: none;
	padding: 3px 5px 0 5px;
	margin-left: 22px;
}

#sidebar .search_form .search_button {
	float: left;
	padding: 0 0 14px 0;
	margin: 0;
}

#sidebar .search_form .search_button input {
	width: 23px;
	height: 22px;
	background: url(images/search_button.gif) no-repeat;
	border: none;
}

#sidebar h2 {
	width: 255px;
	height: 21px;
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 16px;
	text-indent: 12px;
	font-weight: bold;
	text-align: left;
	color: #7F196D;
	background: url(images/sidebar_title.gif) no-repeat;
}

#sidebar p {
	 margin: 15px 20px 15px 20px;
	 color: #fff;
}

#sidebar p a {
	color: #fff;
}

#sidebar ul {
	width: 255px;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 255px;
}

#sidebar ul li ul li {
	list-style: none;
	margin: 0;
}

#sidebar ul li ul li ul li {
	list-style: none;
	margin: 0;
}

#sidebar ul li ul li a {
	width: 237px;
	display: block;
	background: url(images/sidebar_button.gif) no-repeat;
	padding-left: 18px;
	color: #fff;
	font-size: 13px;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 3px;
}

#sidebar ul li ul li a:hover {
	color: #FF67DB;
	text-decoration: underline;
}

#sidebar ul li ul li ul li a {
	width: 227px;
	padding-left: 28px;
	padding-top: 4px;
	padding-bottom: 4px;
}

/* SIDEBAR - widgets */

#sidebar .textwidget {
	 margin: 5px 22px 5px 22px;
	 color: #fff;
}

#sidebar .textwidget a {
	 color: #fff;
}

#sidebar #calendar_wrap {
	width: 255px;
	float: left;
	 color: #fff;
}

#sidebar #calendar_wrap a {
	 color: #fff;
}

#sidebar #calendar_wrap table {
	width: 230px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar #calendar_wrap td {
	text-align: center;
}

#sidebar #calendar_wrap caption {
	padding-top: 10px;
}

#sidebar #calendar_wrap #prev {
	text-align: left;
}

#sidebar #calendar_wrap #next {
	text-align: right;
}

/* COMMENTS */

#comments {
	width: 625px;
	margin: 0;
	float: left;
}

#comments h2 {
	color: #7F196D;
	font-size: 18px;
	font-weight: normal;
	margin: 25px 0 15px 15px;
	padding: 0;
}

#comments ol {
	padding: 0;
	margin: 0;
	list-style: none;
}

#comments li {
	width: 595px;
	padding: 10px 15px 10px 15px;
	float: left;
}

#comments li ul li {
	width: 542px;
	padding: 10px;
	margin: 0;
	float: left;
	background: none;
	list-style: none;
}

.nocomments {
	width: 625px;
	font-weight: bold;
	text-align: center;
	float: left;
	margin: 25px auto;
}

#respond {
	width: 595px;
	float: left;
	margin: 25px 15px 0 15px;
}

#respond h3 {
	color: #7F196D;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#commentform input {
	width: 290px;
	height: 20px;
	border: 1px solid #7F196D;
	padding: 2px 5px 0 5px;
}

#commentform input:hover {
	border: 1px solid #E129C1;
}

#commentform input:focus {
	border: 1px solid #E129C1;
}

#commentform textarea {
	width: 490px;
	height: 200px;
	border: 1px solid #7F196D;
	padding: 2px 5px 0 5px;
}

#commentform textarea:hover {
	border: 1px solid #E129C1;
}

#commentform textarea:focus {
	border: 1px solid #E129C1;
}

#commentform .submit {
	width: 160px;
	height: 22px;
	background: #fff;
	border: 1px solid #7F196D;
	padding: 0 5px 0 5px;
	cursor: pointer;
	font-size: 13px;
}

#commentform .submit:hover {
	border: 1px solid #E129C1;
}

#commentform .submit:focus {
	border: 1px solid #E129C1;
}

/* SEARCH RESULTS */

.search_list {
	width: 625px;
	float: left;
	text-align: center;
}

.search_list h2 {
	color: #7F196D;
	font-size: 18px;
	font-weight: normal;
	margin-top: 15px;
}

/* FOOTER */

#footer {
	width: 922px;
	margin: 0 auto;
}

#footer .table_bottom {
	width: 922px;
	height: 39px;
	float: left;
	background: url(images/table_bottom.gif) no-repeat;
}

#footer .copyright {
	width: 922px;
	height: 50px;
	float: left;
	padding-top: 7px;
	color: #151515;
	background: url(images/bottom.gif) no-repeat;
	text-transform: none;
	text-align: center;
}

#footer .copyright a {
	color: #151515;
	text-decoration: none;
}

#footer .copyright a:hover {
	color: #FFB6EA;
	text-decoration: underline;
}

#footer .sitename {
	width: 922px;
	padding-bottom: 7px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 13px;
	display: inline;
}






