/*
Theme Name: Deep Order-IziszJoga
Author URI: http://ithemes.com/
Version: 1.0
Author: iThemes
Description: DeepOrder is a Web 2.0 premium WordPress theme designed for businesses.
All the CSS, XHTML and design is copyrighted. Please don't steal.

Changelog:
v1.0 - 03.01.08
First Release of Deep Order
*/
HTML, BODY
{
	margin: 0;
	padding: 0;
}
BODY
{
	background: #5F0006 url(images/body-bg.gif) repeat top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	border-top: 10px solid #5F0006;
	border-bottom: 10px solid #5F0006;
}
BODY *
{
	margin: 0px;
	padding: 0px;
}
DIV.feafriss UL LI
{
	padding: 0px 0px 0px 16px;
	margin-top: -3px;
	margin-left: -23px;
	list-style: none inside none;
	margin-bottom: 4px;
	font-weight: bold;
	background: url(images/recentpost.gif) no-repeat 0px 4px;
	font-weight: bold;
	background: url(images/recentpost.gif) no-repeat 0px 4px;
	list-style: none;
}
DIV.feafriss UL
{
	margin-left: 2px;
}
DIV.feature DIV
{
	padding-top: 6px;
	margin-top: 12px;
}
DIV LI.cat-item
{
	padding: 0px 0px 0px 16px;
	margin-top: -3px;
	margin-left: -23px;
	list-style: none inside none;
	margin-bottom: 4px;
	font-weight: bold;
	background: url(images/recentpost.gif) no-repeat 0px 4px;
}
/*********************************************
Link Styles
*********************************************/
A
{
	color: #5F0006;
	text-decoration: underline;
}
A:hover
{
	color: #000;
	text-decoration: underline;
}
/*********************************************
Text Elements
*********************************************/
P, UL, OL, BLOCKQUOTE
{
	color: #333;
}
OL, UL
{
	margin: 5px 35px;
}
BLOCKQUOTE
{
	margin: 5px 10px;
	padding: 10px;
	background: #FFF;
	border-top: 1px solid #A4D0EF;
	border-left: 1px solid #A4D0EF;
	border-bottom: 1px solid #5F0006;
	border-right: 1px solid #5F0006;
}
IMG
{
	border: 0px solid #000000;
	background: none;
}
P
{
	padding: 10px 0px;
	margin: 0px;
}
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0;
	visibility: hidden;
}
/*********************************************
Header Styles
*********************************************/
H1
{
/*This style used as title on single posts and pages*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0px 5px;
	margin: 0px;
	color: #5F0006;
	text-decoration: none;
}
H2
{
/*This style used as header in the sidebars*/
	background: url(images/h2-bg.gif) no-repeat;
	font-size: 18px;
	color: #FFF;
	font-family: Helvetica, Arial, Sans-Serif;
	margin: 5px 0px;
	padding: 3px 8px;
	font-weight: normal;
}
H3
{
/*This style used as the post titles on homepage/archive*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0px 5px;
	margin: 0px;
	color: #5F0006;
	text-decoration: none;
}
H3 A
{
	color: #5F0006;
	text-decoration: none;
}
H3 A:hover
{
	color: #5F0006;
	text-decoration: underline;
}
H4
{
/*This style used as title for comments and as the identifying header on archive page*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0px 5px;
	margin: 0px;
	color: #5F0006;
	text-decoration: none;
}
H5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0px 8px;
	margin: 0px;
	color: #5F0006;
	text-decoration: none;
}
/*********************************************
Container Div
*********************************************/
#container
{
	background: #EEF3F6 url(images/container-bg.jpg) repeat-y 50px 0px;
	border-left: 15px solid #5F0006;
	border-right: 15px solid #5F0006;
	text-align: left;
	margin: 0px auto;
	width: 901px;
	padding: 0px;
}
/*********************************************
Header Styles
*********************************************/
#header1
{
	border: 0px solid #000000;
	background: #5F0006 url(images/header-bg.jpg) no-repeat bottom left;
	margin: 0px;
	padding: 0px;
	display: block;
	position: relative;
	width: 901px;
	height: 378px;
}
#header1 #title, #header1 #title A
{
	margin: 0px;
	padding: 20px 0px 0px;
	color: #FFF;
}
#header1 #title A
{
	margin: 0px;
	padding: 0px;
	font-size: 35px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 35px;
}
#header1 #title A:hover
{
	color: #FFF;
	text-decoration: none;
}
#header1 #desc
{
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}
/*********************************************
Horizontal Navigaion Styles
*********************************************/
#menu
{
	color: #FFF;
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	padding: 0px;
	margin: 11px 0px 0px;
	display: block;
	float: right;
	width: auto;
}
#menu UL
{
	margin: 0px;
	padding: 0px 19px 0px 0px;
	overflow: hidden;
}
#menu UL LI
{
	background: #5F0006 url(images/menu-bg.gif) repeat-x right 0px;
	display: block;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-right: 1px;
	height: auto;
	border-left: 1px solid #5F0006;
	border-right: 1px solid #5F0006;
}
#menu UL LI A
{
	display: block;
	color: #FFF;
	padding: 10px 20px;
	margin: 0px;
	text-decoration: none;
}
/*if you want to set a "current page item" style, do it here*/
#menu UL LI.current_page_item A, #menu UL LI.current_page_item A:visited
{
}
#menu UL LI A:hover
{
	color: #FFF;
	text-decoration: none;
	background: #5F0006 url(images/menu-bg-active.gif) repeat-x right 0px;
}
/*********************************************
Header Blurb
*********************************************/
#blurb
{
	margin: 65px 0px 0px 45px;
	padding: 0px 10px;
	display: block;
	width: 335px;
	height: 185px;
	overflow: hidden;
}
#blurb P
{
	margin: 0px 0px 5px;
	padding: 0px;
	color: #333;
}
#blurb IMG.floatright
{
	float: right;
	padding: 0px 0px 5px 5px;
}
#blurb IMG.floatleft
{
	float: left;
	padding: 5px 5px 0px 0px;
}
/*********************************************
Header Search
*********************************************/
#search
{
	width: 270px;
	height: 50px;
	float: right;
	padding: 30px 30px 0px;
	text-align: center;
}
#search #s
{
	width: 215px;
	height: 19px;
	padding: 3px;
	margin: 0px 10px 0px 0px;
	background: url(images/s.gif) no-repeat;
	border: none;
	float: left;
}
#search .submit-button
{
	width: 30px;
	height: 28px;
	background: url(images/submit-button.gif) no-repeat 0px 0px;
	border: none;
	float: right;
}
/*********************************************
Content Div
*********************************************/
#content
{
	float: left;
	margin: 0px;
	padding: 0px 25px 20px;
	width: 540px;
	display: block;
	border: 0px solid #020202;
	overflow: hidden;
}
#content .floatleft
{
	float: left;
	margin: 0px 8px 3px 0px;
	padding: 0px;
}
#content .floatright
{
	float: right;
	margin: 0px 0px 3px 8px;
	padding: 0px;
}
#content IMG
{
	border: 0px solid #000000;
	background: none;
	padding: 5px;
}
.feature
{
	display: inline;
	display: block;
	width: 260px;
	float: left;
	background: #FFF url(images/feature-footer.jpg) no-repeat bottom left;
	margin: 15px 10px 0px 0px;
	padding: 0px 0px 10px;
}
.feature H6
{
	background: #FFF url(images/feature-header.jpg) no-repeat top left;
	color: #FFF;
	font-size: 20px;
	font-weight: normal;
	padding: 3px 10px;
	margin: 0px;
}
.feature P
{
	margin: 10px 10px 0px;
	padding: 0px;
}
.post-more
{
/*Use this class to style the "more" tag*/
}
.post-more A, .post-more A:visited
{
/*Use this class to style the link within the post-more div*/
}
/*********************************************
Post Meta Styles
*********************************************/
.meta-top
{
	clear: both;
/*we need this so floats in the post are cleared*/
	padding: 8px 0px;
	margin: 0px;
	border-top: 1px solid #5F0006;
	color: #999;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
}
.meta-bottom
{
	clear: both;
/*we need this so floats in the post are cleared*/
	padding: 10px 0px;
	margin: 0px;
}
.meta-top A, .meta-bottom A
{
	color: #999;
	text-decoration: none;
}
.meta-top A:hover, .meta-bottom A:hover
{
	color: #5F0006;
	text-decoration: underline;
}
.meta-date
{
	margin: 0px;
	padding: 3px 0px 3px 18px;
	background: url(images/calendar.gif) no-repeat 0px 2px;
}
.meta-author
{
	margin: 0px 5px;
	padding: 3px 0px 3px 18px;
	background: url(images/user.gif) no-repeat 0px 2px;
}
.meta-comments
{
	margin: 0px 5px;
	padding: 3px 0px 3px 18px;
	background: url(images/comment.gif) no-repeat 0px 3px;
}
.meta-category
{
	margin: 0px 5px;
}
/*********************************************
Previous/Next Page Navigation
*********************************************/
.page-nav
{
	clear: both;
/*To clear any floats*/
	margin: 10px 0px;
	padding: 10px 0px;
}
.nav-previous
{
	width: 249px;
	float: left;
	text-align: left;
}
.nav-next
{
	width: 249px;
	float: right;
	text-align: right;
}
/*********************************************
Left Sidebar
*********************************************/
#l_sidebar
{
	background: url(images/sidebar-top.gif) no-repeat top right;
	display: inline;
	float: left;
	border: 0px solid #000000;
	width: 260px;
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 50px;
	display: block;
/*floats are handled as block elements, this is to fix
a margin collapsing bug in IE*/
}
#l_sidebar P, #l_sidebar .textwidget
{
	padding: 5px;
}
#l_sidebar IMG
{
	text-align: center;
}
#l_sidebar FORM
{
	padding: 0px;
	margin: 5px;
}
#l_sidebar UL
{
	list-style-type: none;
	padding: 0px 11px 0px 10px;
	margin: 0px;
}
#l_sidebar UL LI
{
	padding: 0px;
}
#l_sidebar UL LI UL
{
	padding: 0px;
}
#l_sidebar UL LI UL LI
{
}
/*Default / Fallback*/
#l_sidebar UL LI UL
{
	border-top: 1px solid #E8E8E8;
	margin: 0px 10px;
	padding: 0px;
}
#l_sidebar UL LI UL LI
{
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E8E8E8;
}
#l_sidebar UL LI UL LI A
{
	display: block;
	background: url(images/bullet_blue.gif) no-repeat 2px 9px;
	color: #5F0006;
	text-decoration: none;
	padding: 4px 0px 4px 15px;
	margin: 0px;
	font-weight: bold;
}
#l_sidebar UL LI UL LI A:hover
{
	color: #5F0006;
	text-decoration: none;
	background: #EFEDED url(images/bullet_blue.gif) no-repeat 2px 9px;
}
/*Categories*/
#l_sidebar UL LI.categories UL
{
	padding: 0px;
	margin: 0px;
	border: none;
}
#l_sidebar UL LI.categories UL LI
{
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
	border: none;
}
#l_sidebar UL LI.categories UL LI A
{
	display: block;
	background: url(images/cat.gif) no-repeat 8px 6px;
	color: #5F0006;
	text-decoration: none;
	padding: 4px 10px 4px 25px;
	font-weight: bold;
	background: #EFEDED url(images/subcat.gif) no-repeat 10px 7px;
}
#l_sidebar UL LI.categories UL LI A:hover
{
	color: #5F0006;
	text-decoration: none;
	background: #EFEDED url(images/cat.gif) no-repeat 8px 6px;
	background: #EFEDED url(images/subcat.gif) no-repeat 10px 7px;
}
#l_sidebar UL LI.categories UL LI UL
{
	padding: 0px;
	margin: 0px 10px;
	border-top: 1px solid #E8E8E8;
}
#l_sidebar UL LI.categories UL LI UL LI
{
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E8E8E8;
	font-weight: normal;
	text-transform: none;
}
#l_sidebar UL LI.categories UL LI UL LI A
{
	display: block;
	background: url(images/subcat.gif) no-repeat 10px 7px;
	color: #666;
	text-decoration: none;
	padding: 3px 10px 3px 20px;
	font-weight: normal;
	background: #EFEDED url(images/subcat.gif) no-repeat 10px 7px;
}
#l_sidebar UL LI.categories UL LI UL LI A:hover
{
	color: #666;
	text-decoration: none;
	background: #EFEDED url(images/subcat.gif) no-repeat 10px 7px;
}
/*Recent Posts*/
#l_sidebar UL LI.recentposts UL
{
	margin: 0px;
	padding: 0px;
	border: none;
}
#l_sidebar UL LI.recentposts UL LI
{
	padding: 0px;
	margin: 0px;
	border: none;
}
#l_sidebar UL LI.recentposts UL LI A
{
	display: block;
	background: url(images/recentpost.gif) no-repeat 8px 6px;
	color: #5F0006;
	text-decoration: none;
	margin: 0px;
	padding: 4px 10px 4px 25px;
	font-weight: bold;
}
#l_sidebar UL LI.recentposts UL LI A:hover
{
	color: #5F0006;
	text-decoration: none;
	background: #EFEDED url(images/recentpost.gif) no-repeat 8px 6px;
}
/*Links*/
#l_sidebar UL LI.links UL
{
	border-top: 1px solid #E8E8E8;
	margin: 0px 10px;
	padding: 0px;
}
#l_sidebar UL LI.links UL LI
{
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E8E8E8;
}
#l_sidebar UL LI.links UL LI A
{
	display: block;
	background: url(images/link.gif) no-repeat 0px 6px;
	color: #5F0006;
	text-decoration: none;
	padding: 4px 0px 4px 15px;
	margin: 0px;
	font-weight: bold;
	border: none;
}
#l_sidebar UL LI.links UL LI A:hover
{
	color: #5F0006;
	text-decoration: none;
	background: #EFEDED url(images/link.gif) no-repeat 0px 6px;
}
/*********************************************
Comment Styles
*********************************************/
#comments
{
	padding: 0px;
	display: block;
	width: 520px;
	border-top: 1px dotted #5F0006;
}
#comments .even, #comments .odd
{
	margin: 15px 0px;
	padding: 0px;
	background: #FFF url(images/comment-footer-bg.jpg) no-repeat bottom left;
	overflow: hidden;
}
#comments .odd
{
}
#comments .odd P, #comments .even P
{
	padding: 10px 12px;
}
.comment-head
{
	background: #FFF url(images/comment-head-bg.jpg) no-repeat top left;
	padding: 7px;
	color: #FFF;
}
.comment-head A
{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
.comment-head A:hover
{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
/*********************************************
Footer Styles
*********************************************/
#footer
{
	margin: 0px;
	padding: 13px 0px 50px;
	clear: both;
	background: #5F0006 url(images/footer-bg.jpg) no-repeat top left;
	border-top: 0px solid #697279;
	text-align: left;
	width: 901px;
	color: #FFF;
}
#footer A.theme
{
	color: #FFF;
	text-decoration: none;
}
#footer A.theme SPAN
{
	color: #FFF;
}
#footer A.theme:hover
{
	color: #FFF;
	text-decoration: none;
}
#footer A.theme:hover SPAN
{
	color: #FFF;
}
#footermenu
{
	color: #FFF;
	font-size: 13px;
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	text-align: right;
	padding: 5px 60px 40px 0px;
	margin: 0px;
	display: block;
}
#footerenu UL
{
	background: transparent;
	margin: 0px;
	padding: 5px 0px;
	height: auto;
	display: block;
}
#footermenu UL LI
{
	display: inline;
	list-style-type: none;
	margin: 0px -4px 0px 0px;
	padding: 5px 0px;
}
#footermenu UL LI A
{
	color: #5F0006;
	padding: 5px 15px;
	margin: 0px;
	text-decoration: none;
	border-left: 1px solid #CCC;
}
#footermenu UL LI.home A
{
	border-left: none;
}
/*if you want to set a "current page item" style, do it here*/
#footermenu UL LI.current_page_item A, #menu UL LI.current_page_item A:visited
{
}
#footermenu UL LI A:hover
{
	color: #5F0006;
	text-decoration: underline;
}
#footer A
{
	color: #5F0006;
	text-decoration: underline;
}
#footer A:hover
{
	color: #000;
	text-decoration: none;
}
.aligncenter
{
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.alignleft
{
	float: left;
}
.alignright
{
	float: right;
}
