/*
Theme Name: Bell Jacoe
Theme URI: http://wordpress.org/
Description: Designed specifically for Bell and Jacoe
Version: 0.1
Author: Rob King
Author URI: http://www.wetstreetcreative.com/

*/



/* Begin Typography & Colors */
* { padding:0; margin:0; }
body {
	font-size:62.5%;
	font-family:Geneva, Verdana, Arial, Helvetica, sans-serif;
	}

#header a:link, #header a:active, #header a:visited {
	font-size:20px;
	color:#f2f2f2;
	text-decoration:none;
	font-weight:normal;
	}
 #header .current_page_item a, #header a:hover {
	color:#bdb319;
	text-decoration:underline;
	}
 #footer .current_page_item a, #footer a:hover {
	color:#21455b;
	text-decoration:underline;
	}
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	margin-top:14px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

h2, h3 {
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 36px;
	}

h2.pagetitle {
	font-size: 36px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 28px;
	}


.text h1, h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	visibility:visible;
	display:block;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #21455b;
	font-weight:normal;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h3 {
	font-size: 24px;
color:#ffffff;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	background:url(images/tile-hor.jpg) repeat-x #8c8372;
	}
#page {
	width:908px;
	margin:0 auto;
	background: url(images/tile-vert.gif) repeat-y;
	position:relative;
	}
a:link, a:active, a:visited {
	color:#21455b;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
#wrapper {
	width:100%;
	background:url(images/header.jpg) no-repeat top center;
	}
#header {
	height: 60px;
	width: 908px;
	position:relative;
	}
	
.pagenav { 
	position:absolute;
	list-style:none;
	margin:35px 10px auto 315px;
	padding:0;
	width:540px;
}
.pagenav ul { position:absolute; top:30px; left:0px; list-style:none; }
.subnav { 
	position:relative;
	top:-8px;
	right:15px;
	list-style:none;
	padding:0; 
	clear:both; 
	width:100%;
	display:block;
	}
.subnav .page_item { list-style:none; float:right; margin:0; padding:5px 1px 5px 0px;}
.subnav a {
	color:#f2f2f2;
	padding:4px 5px;
	background:#8C8372;
	text-decoration:none;
	font-size:11px;
}
.subnav a:hover, .subnav .current_page_item a {
	background:#21455b;
	text-decoration:none;
}

#footer {
	background:url(images/bg-bottom.gif) no-repeat top center #8C8372;
	width:908px;
	position:relative;
	left:0px;
	bottom:-24px;
	clear:both;
	color:#f2f2f2;
	text-align:center;
}
#footer .pagenav { 
	position:relative;
	list-style:none;
	margin:0px auto;
	padding:0;
	width:280px;
}

 #header .page_item { float:left; margin:0px 14px; }
 #footer .page_item { float:left; margin:0px 5px; }
 .current_page_item { ... }
 .current_page_parent { ... }


.widecolumn {
	position:relative;;
	float:right;
	width: 586px;
	margin-top:24px;
	right:14px;
	padding:0;
	}
.widecolumn .tiler {
	width: 586px;
	display:block;
	background:url(images/content-tile.gif) repeat-y;
	margin:0 auto;
	padding-top:1px;
	padding-bottom:1px;
	color:#21455b;
}
.text { 
	width:558px; 
	display:block;
	margin:0 auto;
 }
 .text ul, .text ol { margin:7px 15px; }
.text hr {
	width:100%;
	border:none;
	color:#21455b;
	background:#21455b;
	height:1px;
	margin:10px auto;
}
.widecolumn span.top {
	position:relative;
	width: 586px;
	height:22px;
	display:block;
	background:url(images/content-top.gif) no-repeat;
}
.widecolumn span.bottom {
	position:relative;
	width: 586px;
	height:24px;
	display:block;
	background:url(images/content-bottom.gif) no-repeat;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0 10px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	color:#f2f2f2;
	font-size:10px;
	}
#footer a {
	color:#f2f2f2;
	font-size:10px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin:0px auto 10px auto;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin:0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0;
	display: inline;
	}

.alignright {
	float: right;
	clear:none;
	}

.alignleft {
	float: left;
	clear:none;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 5px;
	padding: 0 0 0 30px;
	list-style: disc;
	padding-left: 10px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.clear { width:100%; height:1px; display:block; clear:both; float:none; }

/* Begin Sidebar */
#sidebar	{
	position:relative;
	padding: 0;
	margin:64px 0 0 0;
	width: 292px;
	clear:none;
	float:left;
	}
	#sidebar #weeklytip {
		position:relative;
		margin:0 0 0 14px;
		background:url(images/sidebar-boxes.gif) 0px 0px;
		height:198px;
		width:262px; 
		padding:15px;
		font-size:10px;
		line-height:normal;
		letter-spacing:normal;
		color:#f2f2f2;
	}
	#sidebar hr { 
		margin: 15px auto 10px auto; 
		width:100%; 
		height:1px; 
		color:#f2f2f2; 
		background:#f2f2f2; 
		border:none; 
		display:block; 
		clear:both; 
	}
	#sidebar #askquestion {
		margin:0 0 0 14px;
		background:url(images/sidebar-boxes.gif) 0px 230px;
		height:198px;
		width:262px; 
		padding:15px;
		color:#f2f2f2;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */

#box-bell {
	float:left;
	background:url(images/home-box-bell.jpg) no-repeat;
}
#box-jacoe {
	background:url(images/home-box-jacoe.jpg) no-repeat;
	float:right;
}
#box-jacoe, #box-bell {
	width:260px;
	height:117px;
	display:block;
	clear:none;
	padding:0;
}
#box-bell p, #box-jacoe p {
	margin:7px 0 0 0;
}
#box-bell span, #box-jacoe span {
	padding:0;
	position:relative;
	left:102px;
	top:0px;
	width:130px;
	height:105px;
	font-size:10px;
	line-height:normal;
	display:block;
	text-align:left;

	}
#box-bell ul, #box-jacoe ul {
position:relative;
	list-style:none;
	margin:0 0 0 10px;
padding:0;
	line-height:normal;
float:left;
font-size:10px;
}	
#box-bell strong, #box-jacoe strong { font-size:12px; margin:0; padding:0; line-height:normal; } 
#box-bell ul li, #box-jacoe ul li {
	margin:1px 0 0 0;
	padding:0 0 0 0;
	height:auto;
	line-height:normal;
}
#box-btn a{ font-size:14px; background:url(images/content-btn.jpg) repeat-x top #a79f8c; border:2px #666154 solid; padding:3px 6px 3px 6px; }
#box-btn a:hover { background:#f2f2f2; }

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
margin-top: 0px;
	margin-bottom: 20px;
padding-bottom:20px;
	}
/* End Various Tags & Classes*/

.floatRight {
    float: right;
	width:45%;
	display:block;
}

.floatLeft {
    float: left;
	width:45%;
	display:block;
}


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Start SIFR stuff */

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}
*/
.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}
/*
.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}*/

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}