/*
	Theme Name: Bonds the Jewellers Theme
*/

@import url(base-weblog.css);

/* ------------------------------------------------------------------------------------------------------- */


/* ---------------------- */
/* ------ MAIN TOP ------ */
/* ---------------------- */

#mainTop {
	width: 960px;
	height: 100px;
	text-align: left;
	margin: 0 auto;
	border-bottom: 1px solid #999;
	background-image: url('/images/main/background-shopping.jpg'); 
	background-repeat: no-repeat;
	background-position: right;
}

#mainTop ul {
	list-style: none;
	padding: 0;
	margin: 60px 5px 10px 5px;
	float: right;
}

#mainTop ul li {
	margin: 0 10px 0 0;
	display: inline;
}

#mainTop img {
	height: 100px;
	width: 261px;
	float: left;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #555;
}

h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-weight: normal;
	margin: 18px 0 10px 0;
	color: #555;
	line-height: 24px;
}

h2 {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 12px 0;
	color: #555;
	line-height: 18px;
}

/* ------------------------- */
/* ------ MAIN STYLES ------ */
/* ------------------------- */

html, body {
	height: 100%; 
	font-family: Tahoma, Arial, sans-serif; 
	font-size: 13px;
	line-height: 18px; 
	background-color: #FFF; 
	color: #999; 
	margin: 0px;
	text-align: center;
}

#rssFeed {
	width: 11px;
	height: 11px;
	position: relative;
	top: 1px;
}

/* ------------------------- */
/* ------ MAIN BOTTOM ------ */
/* ------------------------- */

#mainBottom {
	width: 960px;
	text-align: left;
	font-size: 11px;
	margin: 16px auto 0 auto;
	border-top: 1px solid #999;
}

#mainBottom ul {
	list-style: none;
	padding: 0;
	margin: 10px 5px;
	float: left;
}

#mainBottom ul li {
	margin: 0 10px 0 0;
	display: inline;
}

#mainBottom a {
	color: #999;
	text-decoration: none;
}

#mainBottom a:hover {
	color: #555;
}

#copyright {
	margin: 10px 5px 0 0;
	float: right;
}


/* ------------------------ */

p {
	margin:0 0 15px 0;
}

/* -------- layout styles -------------*/

#container {
	width: 960px;
	margin:0;
	padding:0;
	margin: auto;
	}


/* ---------- Single Column Styles ----------  */


.layout-one-column #alpha {	width:660px;
	margin: 23px 20px 0 0;
	padding: 0;
      float:left;
}

/* ---------- Two Column Right Styles ---------- */


.layout-two-column-right #alpha {
	width:660px;
	margin: 23px 20px 0 0;
	padding:0;
        float:left;
	}
	
.layout-two-column-right #beta {
	width:200px;
	margin:25px 0 0 0;
	padding:0;
        float:right
	}
	

.layout-two-column-right #alpha-inner {/*margin-left:10%*/}

/* -------- banner styles -------------*/
	
#banner {
	height:275px;
	background-repeat:repeat-x;
	background-position:top left;
	padding:0;
	margin:0;
	text-align:left;
	}

#banner-inner {
	margin:0 0 0 45px;
	}
		
#banner-header {
	font-family: Georgia, serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	color: #43A4A4;
	margin: 10px 0px 0px 5px;
	}

#banner-header a {
	text-decoration:none;
	color:#43A4A4;
	}
	
#banner-description {
	padding:3px 0 0 7px;
	margin:0;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	}
	
/* -------- page styles -------------*/

#pagebody {
	background-color: #FFF;
	text-align: left;
	width: 952px;
	margin: auto;
	background-image: url('/images/main/background.jpg'); 
	background-repeat: repeat-x;
	background-position: top;
	padding: 16px 0 0 8px;
}


#pagebody-inner {
	padding:0;
	margin:0;
	}


/* -------- entry area styles -------------*/

.date-header {
	font-size:15px;
	padding:0;
	margin:0 0 5px 0;
	font-weight: normal;
	font-family: Georgia, serif;
	}

.entry-header {
	padding: 0px;
	margin: 0px 0px 12px 0px;
	font-size: 18px;
	font-weight: normal;
	font-family: Georgia, serif;
	}
	
.entry-body p {
	margin:0 0 15px 0;
	text-align:justify;
	}

.entry-body a {
	color: #555;
}

.entry-body a:hover {
	color: #000;
}

.entry-body ul, ol {
	margin-bottom:15px;
	}

.entry-body blockquote {
	text-align: justify;
	padding-left: 20px;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: top left;
      margin: 20px 0 20px 20px;
}

/* ------ POST IMAGE ------ */

.entry-body img {
	border: 1px solid #999;
	float: left;
	margin: 0 10px 0;
}
.entry-body img[align="right"] {margin: 5px 0 15px 20px; display:block;}
.entry-body img[align="left"] {margin: 5px 20px 15px 0; display:block;}

.entry-footer p {
	margin:10px 0 35px 0;
	font-size: 11px;
	}

.entry-footer  {
	font-size: 11px;
	}

.entry-footer a {
	font-size: 11px;
	}

.post-footers {
	display:block;
	}
	
.separator {display:none !important;}

/* -------- sidebar styles -------------*/

#beta ul li {list-style-type:none}

#beta li {list-style-type:none}

.module-header {
	padding: 0px;
	margin: 0px;
	font-size:18px;
	font-weight:normal;
	font-family: Georgia, serif;
	}	

.module-header a {
	color:#252525;
	}

.module-content {
	position:relative;
	margin:0 0 25px 0;
	padding:0;
	}

.module-content ul {
	margin: 5px 0 10px 0;
	line-height:1.4;
}

.module-content li {
	line-height:1.4;
	}

.module-categories module {
	margin-top:20px;
	}

.module-categories ul li ul li {
	margin-left:5px;
}

input, textarea {
	font-size: 13px;
	padding: 2px;
	margin: 3px 0 3px 0;
	border: 1px solid #DADADA;
	background-color:#FFF;
	color:#888;
}

textarea {
 color:#888;
}

input#search {
    padding:3px;
}

/* ---------- comment trackback styles ------------------ */

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 0;
}

.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 0;
}

.content-nav {
	margin-bottom: 0px;
	text-align: left;
	}

.trackbacks-header, .comments-header, .comments-open-header, .trackbacks-open-header {
	padding:10px 0 0 0;
	margin: 0px;
	font-size: 18px;
	font-weight:normal;
	font-family: Georgia, serif;
	}

.trackbacks, .comments {
	text-align:justify;
	}

#trackbacks-info {
    margin:10px 0 25px 0;
	font-style:italic;
	}

.trackback-footer, .comment-footer {
	margin-bottom:25px;
	font-size:.96em !important;
	padding-left:15px;
	background-image:url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position:center left;
	}
	
#footer {clear:both}
