﻿/*
Theme Name: Brit Center
Theme URI: http://www.aryo.co.il
Author: Ariel Klikstein & Yoni Luxenberg
Variation: 1.1
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	color:#80CDE7;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

.meteor-slides p {
    background: none repeat scroll 0 0 #000000;
    bottom: 0;
    color: #FFFFFF;
    left: 0;
    margin: 0;
    opacity: 0.7;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}

#slider {
	float:right;
	background:url(images/slider.png) no-repeat scroll 0 0 transparent;
	margin-top:20px;
	margin-right: 20px;
	display: inline;
	width:362px;
	height:266px;
	position:relative;
	}
	
#meteor-slideshow {
	float:right;
	margin:21px 19px;
	display: inline;
	width:324px;
	height:224px;
}


.top-quotes {
	float:left;
	background:url(images/quote.png) left center no-repeat;
	width:230px;
	height:100px;
	margin:40px 20px 0;
	padding:0 40px;
	color:#21435C;
	text-align:center;
}

.top-quotes cite {
	color:#524A59;
}

.details {
	text-align:center;
	width:100%;
	padding:20px 0;
	margin:0;
	font-weight:bold;
	font-size:14px;
}

#breadcrumbs {
	color:#666;
	font-size:12px;
	margin:0 0 20px;
	}
	
#breadcrumbs a {
	color:#666;
	}


.post-title {
	color:#fff ! important;
	font-weight:bold;
	font-size:13px;
}

.textnews, .textnews a {
	font-size:13px;
	font-weight:normal;
	color:#6B6B6B !important;
	text-decoration:none
}

.timenews {
	display:block;
	width:100%;
	font-size:14px;
	font-weight:bold;
	color:#6CBA43;
}

.credit {
    color: #666666;
    font-size: 11px;
    margin: 20px auto;
    max-width: 840px;
    text-align: center;
    width: 100%;
}

.credit a {
	color: #666 !important;
	text-decoration: none;
}

.credit-right{
   float:right;
   width:75%;
   min-width:600px;
   padding: 0 0;
   text-align:right;
}

.credit-left{
   float:left;
   width:25%;
   min-width:180px;
   text-align:left;
}


#container,
#container-page {
	background:#fff;
    float: left;
	margin: 0 0;
	width: 100%;
}

#content {
    float: right;
    margin: 0 20px 20px;
    padding:0 0;
    width: 520px;
}

.front #content {
	width: 400px;
	margin-top:30px;
}

.content-single {
	padding:10px 15px;
	font-size:14px;
	line-height:18px;
}

.tree-column #content {
	background:#fff;
	float: right;
	margin: 0 30px;
	padding:0 0;
	width: 460px;
}

.two-column #content {
	background:#fff;
	float: right;
	margin: 0 30px 0 0;
	padding:20px 30px;
	width: 680px;
	font-size:14px;
	line-height:18px;
}

.content-ltr #content {
	direction:ltr;
	text-align:left;
}

.one-column #content {
	background:#fff;
	margin: 0 auto 30px;
	width: 780px;
	padding:30px;
	font-size:14px;
	line-height:18px;
}

#container-page #content {
    float: right;
    margin: 0 0 30px;
    padding:0 40px 0 0;
    width: 540px;
}

#content-front {
    float: right;
    margin: 0 0;
    padding:0;
    width: 660px;
}

#nav-page {
	float: left;
	width: 500px;
	margin:0 0;
	padding:0 0;
}

#footer {
	clear: both;
	width: 100%;
}


/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 800px;
	padding:20px;
}


/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: arial, Georgia, "Bitstream Charter", serif;
}

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
input[type=submit] {
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: arial, "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: arial, Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */

#bg-top {
	background: url(images/bg-top.png) no-repeat center top;
	width:100%;
	height:14px;
	margin-top:30px;
}

#bg-bottom {
	background: url(images/bg-bottom.png) no-repeat center bottom;
	width:100%;
	height:14px;
	margin-bottom:30px;
}

#access,
div.menu,
#wrapper {
	margin: 0 auto;
	width:840px;
}

#main {
	margin:20px 0 10px;
	width: 840px;
}

#wrapper {
	background:#FFF;
	margin-top: 0;
	padding: 0 0;
}

/* Structure the footer area */

#primary,
#secondary{
    color: #6B6B6B;
    float: left;
    margin: 0 48px;
    overflow: hidden;
    padding:0 0;
    width: 184px;
}

#primary h1,
#secondary h1{
	color:#fff;
	font-weight:bold;
}

#secondary {
	clear: left;
	}

#footer .widget-container {
	background:none;
	list-style: none outside none;
}


#footer-widget-area {
	font-size:12px;
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-left: 40px;
	width:230px;
}

#footer-widget-area #third {
	margin-left: 0;
}


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background:url(images/bg.jpg) repeat 0 0;
}

body,
input,
textarea {
	color: #515151;
	font-size: 13px;
	line-height: 20px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */
p {
	margin-bottom: 10px;
}


ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
	color:#524A59;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #EEE;
	-moz-box-shadow: inset 0 0 5px #F2EFEF;
	-webkit-box-shadow: inset 0 0 5px #F2EFEF4;
	box-shadow: inner 0 0 5px #F2EFEF;
	padding: 2px;
}

button[type="submit"] {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	cursor: pointer;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	margin:10px 0;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}

button[type="submit"]:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
}

button[type="submit"]:active {
	position:relative;
	top:1px;
}


a:link, a:visited {
	color:#524A57;
	text-decoration:none;
}

a:active,
a:hover {
	color:#7CA6BF;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */


#head-top {
	margin:0 auto;
}

#header {
	background:url(images/header.jpg) no-repeat center;
	float:right;
	margin:0 auto;
	width:100%;
	position:relative;
	}

.site-title {
	float: right;
	background:url(images/logo.png) no-repeat 0 0;
    color:transparent;
	text-decoration: none;
	display:block;
	width:212px;
    height:68px;
	outline:none;
	margin:40px 40px 60px;
}

/* This is the custom header image */
#branding img {
	display: block;
	float: right;
}



/* =Menu
-------------------------------------------------------------- */

#access {
    background: url(images/menu.png) no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 55px;
    margin: 0 -31px;
    padding: 0 40px;
    width: 822px;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 0;
}

#access .menu-header ul {
	list-style: none;
	margin: 0;
	width: 600x;
}

#access .contact-button {
	float:left;
	background:url(images/button-on-menu.png) 0 0 no-repeat;
	width:183px;
	height:50px;
	padding:0;
	margin:0px;
}

div.menu ul {
	list-style: none;
	margin: 0;
}

#access .menu-header li,
div.menu li {
    background: none repeat scroll 0 0 transparent;
    float: right;
    list-style:none;
    margin: 0;
    padding: 0;
	position: relative;
}

#access .menu-header li:before {
	float:right;
    color: #FFFFFF;
    content: "✿";
	line-height:50px;
}

#menu-item-38:before {
    content: none !important;
}

#access a {
	display: block;
    color: #524A59;
    font-size: 14px;
    font-weight: bold;
    line-height: 50px;
    margin: 0;
    padding-left: 10px;
    padding-right: 20px;
    text-decoration: none;
}

#access ul ul {
	background-color: #1D469A;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}

#access .menu-header ul ul li:before,
div.menu ul ul li:before {
	float:right;
    content: "|";
	line-height:25px;  
	color: #FFF;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul a {
	line-height: 1em;
	padding: 5px 15px;
	width: 160px;
	height: auto;
	color:#fff;
	font-size:12px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#7CA6BF;
}
#access ul li:hover > ul {
	display: block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color:#7CA6BF;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#7CA6BF;
}

/* =Menu Sub Page
-------------------------------------------------------------- */

#menu-page ul {
	float:right;
	line-height:34px;
	margin:0 0 20px;
}

#menu-page li {
	background: url(images/menu-button.png) no-repeat 0 0 transparent;
	color: #6B6B6B;
	float: right;
	margin-bottom:10px;
	width:184px;
	text-align:center;
}

#menu-page li:hover {
	opacity:0.7;
}
#menu-page .current_page_item, #menu-page .current_page_ancestor {
	opacity:0.7;
}

#menu-page a {
    display: block;
    line-height: 34px;
	color:#244357;
	font-size:14px;
}


/* =Content
-------------------------------------------------------------- */

#main {
	float:right;
	clear: both;
	overflow: hidden;
	padding:0 0;
	position:relative;
}

#content,
#content input,
#content textarea {
	color: #6B6B6B;
	font-size: 14px;
	line-height: 18px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 10px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h5,
#content h6 {
    color:#7CA6BF;
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 15px;
}

#content h4{
    color:#001738;
    font-size: 14px;
    height:24px;
    font-weight: bold;
    line-height: 24px;
    margin: 0 0 5px;
}

#content table {
	border: 1px solid #eee;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #4A4A4A;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #eee;
	padding:5px;
	vertical-align: middle;
	text-align:center;
}
#content tr.odd td {
	background: #f2f7fc;
}

.page-title {
    background: url("images/title.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-size: 50px;
    font-weight: bold;
    height: 100px;
    line-height: 95px;
    margin: 0;
    padding: 0 50px;
}

.page-title span {
	color: #6B6B6B;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #00448D;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	clear:left;
	color:#1B4C9F;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 5px;
}

.hentry {
	margin: 0 0 10px 0;
	border-bottom:1px solid #eee;
	width:100%;
}

.gallery-cat .hentry {
	float:right;
	margin: 0 0 10px 0;
	border:1px solid #eee;
	width:120px;
	height:160px;
	padding:10px;
}

.first, .middle {
	margin-left:30px !important;
}

.single .hentry {
	margin: 0 0 36px 0;
}

.gallery-thumb {
    float: right;
    height: 80px;
    width: 120px;
	margin-left:10px;
}

.gallery-cat .gallery-thumb {
	margin-left:0;
	margin-bottom:10px;
}

.entry-title a:link,
.entry-title a:active,
.entry-title a:visited {
	color:#00448D;
	text-decoration: none;
}

.entry-title a:hover {
	color:#6CBA43;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content {
	clear: both;
	padding: 12px 0 0 0;
}

.entry-summary {
	clear:left;
	padding: 0;
	font-size:12px;
}

#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #00448D;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background:#F6AA00;
	color: #00448D;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: left;
	color: #6CBA43;
	font-size: 11px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #6CCBB5;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 1px solid #f1f1f1;
	margin:5px;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color:#00448D;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width:500px;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
	display:none;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #D3D3D3;
    border-radius: 3px 3px 3px 3px;
    margin: 0 auto 1.625em;
    padding: 20px;
    position: relative;
    width: 450px;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #F39F00;
	color: #666;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style:none ;
	margin-left: 0;
}

.widget-area .menu li:before {
		 content: "♥ ";
		 color:#7CA6BF;
	     }
		 
.widget-area ul ul {
	list-style:none;
	margin-left: 0;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	float:right;
	margin: 0 0 10px 0;
	padding:0 0;
	list-style:none outside none;
}

#first .widget-title {
	background:url(images/before.png) right top no-repeat;
	font-size:0px;
	width: 200px;
	} 

#second .widget-title {
	background:url(images/brit.png) right top no-repeat;
	font-size:0px;
	width: 200px;
	}
 

#third .widget-title {
	background:url(images/after.png) right top no-repeat;
	font-size:0px;
	width:200px;
} 

.widget-title {
	color:#4A4A4A;
	font-weight: bold;
	height:30px;
	line-height:27px;
	padding:0 10px;
}

.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration:none;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 0 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 0;
	padding: 0;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	background:url(images/footer.jpg) 0 0 no-repeat;
	height:210px;
	margin: 0;
	width: 100%;
}

#colophon {
	margin-top:0;
	overflow: hidden;
	padding:35px 25px;
}

#colophon p, #colophon strong {
	margin:0;
	color:#3B3B3B;
	line-height:16px;
}

#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}

	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

/* Ariel Braun Adding */
#main .widget-none ul {
margin-right: 0px;
padding: 0px;
list-style: none;
}