/*
THEME NAME: Ipnotik Extended
THEME URI: http://dgcraft.free.fr
DESCRIPTION: For Ipnotik Prestashop Theme
AUTHOR: <a href="http://dgcraft.free.fr">2 link</a>
AUTHOR URI: http://dgcraft.free.fr
*/

/* Architecture */
* { list-style:none}

body {
	background:#2D2823;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#6A5D4A;
	margin-bottom:2em;
}

#wrapper {
	width:855px;
	margin:2em auto;
}

#header {
	width:900px;
	height:52px;
	margin:0 auto;
}

#header img {
	float:left;
	width:94px;
	padding-top:0.9em
}

#blog-description {
	font-size: 12px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	margin:2em 0 0 18px;
}


#container {
    width: 900px;
	margin:auto;
	padding-top:1.8em;
	background:url('images/bg.gif');
}

#content {
	width:650px;
	margin-bottom:2em;
	float:left;
}

#sidebar {
	width: 200px;
	float: left;
	margin-left:0em
}

#footer {
	background:#2D2823;
	clear: left;
	height: 50px;
	font-size: 12px;
	width: 900px;
	border-top: 1px solid #1a171b;
	margin:auto;
	padding-top: 1em;
}

#footer span {
	color:#374853;
	font-size:11px;
}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	text-decoration: none;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	height: 32px;
	width:900px;
	margin:auto;
	background:url('images/dotted.png') bottom repeat-x;
	margin-bottom:2em
}

#access li {
	float:left;
	padding-right:0.9em
}

#access li a {
	color: black;
	font-weight:bold;
	padding-right:30px;
	font-size:12px
}

#menu ul {
	display: inline; /* Added to fix the double margin in IE6 */
	list-style: none;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 10px;
	padding: 15px 10px;
}

#menu ul li a {
	text-transform:uppercase;
	color: #c0c0c0;
	font-size:11px
}


#blog-title {
	font-size: 250%;
	font-weight: normal;
	width:700px;
	height:33px;
	float:left
}

#blog-title a {
	color:transparent;
	width:700px;
	padding-right:2em;
	display:none
}


/* Content */
.page-title {
	font-weight: normal;
	font-size: 15px;
	margin-bottom:1em
}

.post {
	margin-bottom: 30px;
	padding-bottom:1em;
	width:95%;
	background:url('images/slice.gif') bottom repeat-x;
}

.entry {
	width: 450px;
}

.entry-title {
	width: 450px;
	font-weight: normal;
	font-size: 160%;
}

.entry-title {
	width: 450px;
	font-weight: normal;
	font-size: 160%;
}

.entry-title a {
	letter-spacing: -2px;
	font-weight: bold;
	color: #ff6600;
    font-size: 24px;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-footer {
	background:url(images/dbl_slide.gif) repeat-x;
	height:35px;
	color: #666666;
	font-size: 90%;
	padding: 8px 0;
	width: 600px;

}

.entry-footer span {
	color: #ff6600;
	margin: 0 5px;
}

.entry-footer a {
	color: #ff6600;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content img {
    margin:0 10px 10px 0;
	padding: 5px;
	border:1px solid #e8e8e8;
}

.entry-content h1 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.entry-comments {
	float: right;
	background: url(images/p-more-com-ico.png) no-repeat top left;
	padding: 0px 0 7px 20px;
}

.entry-comments a {
	padding: 0 7px 7px 0;
	color:#ff6600;
}

.entry-comments a:hover {
	color:black;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url('images/rss.gif') no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */


/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */


#sidebar h2, #sidebar h3 {
	color:#999;
	letter-spacing: -2px;
	font-weight: bold;
    font-size: 23px;
	margin-bottom:0.2em
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 10px 0;
	background: url('images/dbl_slide.gif') repeat-x bottom left;
	margin: 0;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
		width: 600px;

}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #163411;
}

.comments ol {
	list-style: none;
}

.comments ol li { 
	padding:15px 0;
	margin-top: 15px;
	background:url('images/slice.gif') top repeat-x;

}

.comments ol li.alt {
}

.comment-author {
	font-weight: bold;
}

.comment-author a {
	color:#ff6600
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}


.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #163411;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
	color:black;
	font-weight:bold
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	background:transparent;
	padding: 5px;
	width:300px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	border: 3px solid #e8e8e8;
	overflow:auto;
	font-size: 15px;
}

.form-submit input {
	padding: 2px 5px;
	background:#e8e8e8;
	border:none;
	color:#666;
	font-size:11px
}