/*
Theme Name: Jewellery
Theme URI: http://intensowebsolutions.com/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the Intenso team
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* =Reset default browser CSS. Based on work by Intenso
-------------------------------------------------------------- */


@charset "utf-8";
/* CSS Document */


/*--------css reset--------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-color:#250a26;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*======blog css=====*/
/*
Theme Name: Black Bible
Description: Dark, but nice Theme :)
Version: 1.0
Author: Benjamin Held @ Designers Heaven

*/
#search
{
   
   width:950px;
   margin:0 auto;
   text-align:right;
margin-top:40px;
}

#search input[type=text]
{ 
    border:1px solid #ccc;
    height:25px;
    line-height:25px;
    background-color:#fff;
    padding:0px 10px 0px 10px;
    -moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(border-radius.htc);
}

#search input[type=submit]
{
   background-color:#752578;
   color:#fff;
   font-family:verdana;
   font-size:11px;
   height:28px;
  
-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
      cursor:pointer;
}

#recentcomments ul li a
{
padding:0px 0px 0px 20px;
}


.brand
{
   display:none;
}

.linkbuttons
{
   margin:3px 0px 10px 0px;
}

.post-info
{
   margin:15px 0px 5px 0px;
}
body {
	margin:0;
	padding-top:0px;
	font-family:Century gothic, Arial,Tahoma,sans-serif;
	color:#000000;
	font-size:13px;
	background-color:#280b29;
	background-image:url(images/wrapper_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}

#commentform textarea
{
   width:560px;
   height:100px;
}

#commentform #submit
{
   background-color:#752578;
   color:#fff;
   -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
   border-radius: 10px;
   behavior: url(border-radius.htc);
   border:none;
   height:25px;
   cursor:pointer;
  
}

p
{
   margin:10px 0px 10px 0px;
}

img {
	border:0;
	}
a {
	color:#cc9f4a;
	text-decoration:none
	}
a:hover {
	color:#fff;
	text-decoration:none
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#666;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	padding:0px 15px 6px 0px;
	}
.alignright {
	float:right;
	padding:2px 0 0 5px;
	}
.breadcrumb
{
   padding:3px 0px 3px 10px;
   border:1px solid #ccc;
   background-color:#ccc;
   font-family:verdana;
   fomt-size:11px;
}

.breadcrumb a
{
   color:#000;
   font-weight:bold;
}




.block
{
   margin:10px 0px 15px 0px;
}
/* The Menu */

#foxmenucontainer{
	height:38px;
	background:#4e4a4b;
	display:block;
	padding:2px 0 0px 0px;
	border-bottom:1px solid #545051;
	}
#foxmenu{
	position:relative;
	display:block;
	float:left;
	height:35px;
	font-size:13px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	width:830px;
	
	}
#foxmenu ul{
	margin:0px;
	padding:0px 0px 0 10px;
	list-style-type:none;
	width:auto;
	float:left;
	margin:1px 0px 0px 0px;
	}
#foxmenu ul li{
	display:block;
	float:left;
	margin:0 0px 0 0;
		}
#foxmenu ul li a{
	display:block;
	float:left;
	color:#fff;
	font-weight:bold;
	text-align: center;
	text-decoration:none;
	padding:7px 15px 0 15px;
	height: 25px;
	line-height:20px;
	text-transform:uppercase;
	outline:none;
        margin:0px 10px 0px 0px;	
	}
#foxmenu ul li a:hover,#foxmenu ul li.current_page_item a{
	color:#fff;
	 height:29px;
	text-align: center;
	background-image:url(images/navi_bg.jpg);
	background-repeat:repeat-x;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	}
#foxmenu ul li .current_page_item a,#foxmenu ul li .current_page_item a:hover{
	color:#fff;
	width: 84px; height: 29px;
	background:transparent url(images/li2.gif) no-repeat top right;
	}	

.rss a
{
	background-image:url(images/rss_icon.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	display:block;
	height:35px;
	line-height:35px;
	width:100px;
	text-transform:uppercase;
	color:#FFF;
	float:left;
	padding-left:50px;
}

/* The Wrapper */

.wrapper {
	width:987px;
	margin:0 auto;
	background-color:#FFF;
	margin-top:10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	behavior: url(border-radius.htc);
	margin-bottom:10px;
	overflow:hidden;
	padding:4px 0px 20px 0px;

	}

/* The Top */

.header
{
	height:161px;
	display:block;
}

.top {
	height:120px;
	margin:auto;
	background-image:url(images/top_header_bg.jpg);
	background-repeat:repeat-x;
	margin-top:14px;
	display:block;
	}
.blogname {
	float:right;
	width:1000px;
	font-family:Georgia,century gothic, Arial, sans-serif;	
	margin:0px 0 0 0;
	}
.blogname h1  {
	font-size:40px;
	font-weight:normal;
	margin:60px 20px 0 0px;
	color:#cfcfcf;
	text-decoration: none;
	text-align:right;
	font-weight:bold;
	}
.blogname h1  a:link, .blogname h1  a:visited{ 
	color: #cfcfcf; 
	text-decoration: none; 
	background-color:transparent;
	}
	
.blogname h1  a:hover { 
	color: #fff; 
	text-decoration: none; 
	background-color:transparent;
	}
.blogname h2 {
	margin:0px 20px 0 30px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	text-align:right;
	}
	

.content {
	padding:0px 0px 0px 0px;
	
	}	

#content {
	float: left;
	width: 650px;
	margin: 0px 0px 0px 15px;
	padding:20px 0px 0px 0px;
	}
h1
{
   font-size:18px !important;
}

.title{
	margin: 0 0 0;
	padding: 0px 0px 0px 0px;
	height:70px;
	background:url(images/title.jpg)
}	
.date {
	float:left;
	height:14px;
	font-size:14px;
	font-family:Century gothic,Verdana,Helvitica,sans-serif;
	padding-left:0px;
	padding-top:2px;
	font-weight:normal;
   	color:#464646;
	}
.time{
	text-align:left;
	width:140px;
	height:25px;
	margin-top:2px;
	font-family:Georgia,century gothic, Arial, sans-serif;
	padding:1px 0 0 17px;
	color:#464646;
	float:right;
	font-size:12px;
	}	
.post {
	margin: 10px 10px 20px 5px;
	padding:0px 0px 20px 0px;
	height: 100%;
	text-align:justify;
	color:#464646;
	font: 13px "Arial",Georgia,century gothic, Arial, sans-serif;
	border-bottom:1px solid #d3d3d3;
	}

.post h1
{
   font-size:18px;
   line-height:22px;
   margin:0px 0px 10px 0px;
}

.post .alignnone
{
   margin:5px 15px 10px 0;
   float:left;
}

.post h2 {
	margin: 0 0;
	padding: 10px 0px 5px 0px;
	background: transparent;
	text-align: left;
	font: 24px "Arial",Georgia,century gothic, Arial, sans-serif;
	font-weight:normal;
	color:#464646;
	background-image:url(images/post_h2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 10px 0px 5px 30px;

	}

.post h2 a, .post h2 a:link, .post h2 a:visited  {
	color:#464646;
	background-color: transparent;
	}
.post h2 a:hover  {
	color:#464646;
	background-color: transparent;
	text-decoration:underline;
	}	
	

.postinfo {
	height:31px;
	padding: 4px 5px 0px 2px;
	background:url(images/meta.jpg);
	
			}
.spostinfo {
	height:34px;
	padding: 4px 5px 0px 2px;
	background:url(images/smeta.jpg);
	
}
		
.postinfo a:link {
	color:#464646;
	font-weight:normal;
	text-decoration:none;
	}
.category{
	float:left;
	padding:0px 0 0 5px;
	color:#464646;
	background:url(images/categ.gif);
	background-repeat:no-repeat;
	font-size:12px;
	}	
	
.postinfo .com{
	line-height:15px;
	float:left;
	padding:10px 0px 0 10px;
	background:url(images/comments.gif);
	background-repeat:no-repeat;
	font-size:11px;
}

.postinfo .com a:link,
.postinfo .com a:visited {
	color:#464646;
	background-color: transparent;
}
.postinfo .com a:hover{
	color:#464646;
}
.post a:link,
.post a:visited {
	color:#464646;
	background-color: transparent;
}

.post a:hover {
	color:#464646;
	background-color: transparent;
	text-decoration: none;
}

.entry {
	margin: 0 0;
	padding: 5px 10px;
	}
.cover{
	margin: 0 0;
	background:url(images/cover.jpg);
	background-repeat:repeat-y;
	}
	
	
.rightcolumn{
	float:right;
	width:200px;
}

/* The Sidebar1*/
.sidebar{
	float:right;
	width:240px;
	padding-top:10px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	border-left:1px dotted #000;
	background-color:#f3f3f3;
	padding:10px 30px 20px 30px;
	}
	
.search_form
{
	margin:0px;
	
}

.search_form .txt_box
{
	margin:0px 10px 0px 10px;
	border:1px solid #dbdbdb;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	padding:0px 10px 0px 10px;
	height:23px;
	line-height:23px;
	width:160px;
}

.search_form .submit_bt
{
	background-image:url(images/submit_bg.jpg);
	background-repeat:repeat-x;
	height:25px;
	line-height:20px;
	color:#FFF;
	text-transform:capitalize;
	border:none;
	cursor:pointer;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	outline:none;
}

.sidebar h2 {
	height:27px;
	line-height:27px;
	font-size:20px;
	color:#2e2e2e;
	margin:5px 0 5px 0 ;
	padding:0px 0 0 0px;
	font-weight:normal;
	text-transform:uppercase;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0px 0px 30px 0px;
	margin:20px 0px 0px 0px;
       border-bottom:1px solid #d0d0d0;

	}

.sidebar ul li ul

{	
   border-bottom:1px solid #d0d0d0;
}
   
.sidebar ul li {height:100%;
/*border-bottom:1px solid #d0d0d0;*/
padding:3px 0px 2px 20px;
background-image:url(images/bullet_sidebar.jpg);
	background-repeat:no-repeat;
	background-position:left center;
line-height:15px;
     
	}

.sidebar ul li a:link, .sidebar ul li a:visited {
	color:#752578;
	text-decoration: none;
	display:block;
line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
   /* border-bottom:1px solid #d0d0d0;*/
	text-transform:capitalize;
	/*background-image:url(images/bullet_sidebar.jpg);
	background-repeat:no-repeat;
	background-position:left top;*/
display:inline;
	
	}

.sidebar ul li a:hover {

	color:#752578;
	}

.sidebar p {
	padding: 7px 10px;
	margin:0;
	color:#ababab;

	}

.sidebar table {
	width:100%;
	text-align:center;
	background:#1b1b1b;
	color:#ababab;
	}	
/* --- FOOTER --- */

#footer {
	height:30px;
	width:955px;
	padding:10px 0 0 0px;
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	letter-spacing:1px;
	margin:0 auto;
	}

#footer a {
	color:#fff;
	}

#footer a:hover {
	color:#fff;
	text-decoration:underline;
	}


/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#7A8B92;
	}
.navigation a:hover {
	color:#fff;

	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#3c3f41;
	border:1px solid #62676a;
	color:#999;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#3c3f41;
	border:1px solid #62676a;
	color:#777;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	color:#888;
	}
