/*
Theme Name: Called
Theme URI: http://www.white-chimneys.co.uk/themes/called
Description: A Thematic Child Theme
Author: Brian Dowd
Author URI: http://www.white-chimneys.co.uk
Template: thematic
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

@import url('../thematic/library/styles/reset.css');

@import url('../thematic/library/styles/typography.css');

@import url('../thematic/library/layouts/2c-r-fixed.css');

@import url('../thematic/library/styles/images.css');

@import url('../thematic/library/styles/default.css');

@import url('../thematic/library/styles/plugins.css');

* { 
	margin: 0; padding: 0; 
}

body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
}

#header {
	background-position: 850px 10px;
	background-repeat: no-repeat;
	background-image: url(images/coat_of_arms.png);
}

#addressinfo h3 {
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	color: #bf0000;
	font-size: 20px;
}

#addressinfo h3 a:link{
	color: #bf0000;
}

#addressinfo p {
	color: #800040;
	font-size: 14px;
	margin: 2px 0px 2px 20px;
	padding: 0px;
}

#siteinfo h3 {
	color: #800040;
	font-size: 20px;
	margin: 0px 0px 20px 0px;
}

#siteinfo p {
	color: #800040;
	font-size: 14px;
	margin: 2px 0px 2px 20px;
	padding: 0px;
}

#footer {
	margin-top:0px;
}

#main {
}

#blog-title {
	background-color: #ffff66;
	color: maroon;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing:0.04em;
	word-spacing:0.1em;
}

#blog-title span a {
}

div.post{
	border-bottom:3px dashed #FFF;
}

div.entry-utility{
	margin-bottom:0;
}

.entry-title{
	margin-top:22px;
}

#main {
	padding-top:44px;
}

body.single div.post{
	border-bottom:none;
}

.navigation {
	padding:18px;
	border: 1px solid #AECED2;
}

#nav-above, #nav-below {
	width:auto;
}

#nav-above {
	margin-bottom:24px;
}

#nav-below {
	margin-top:24px;
}

.main-aside h3.widgettitle {
	font-weight:bold;
	text-transform:uppercase;
	font-style:normal;
	margin-bottom:7px; 
}

#primary h3.widgettitle {
	color: #630024;
}

#secondary h3.widgettitle {
	color: #630024;
	background-color: #E1F03E;
}

.main-aside {
	font-size:12px;
	color: #4a001b;
}

.main-aside a {
	text-decoration:none;
}

.main-aside a:active, .main-aside a:hover {
	background-color: #700029;
	color: #f0ec2d;
}

#primary a {
	color: #700029;
}

#primary a:active, #primary a:hover {
	background-color: #700029;
	color: #f0ec2d;
}

#secondary a {
	color: #4c4c4c;
	letter-spacing:0.05em;
}

#primary .widgetcontainer ul li {
	list-style-image: url(images/bullet.png);
}

#secondary .widgetcontainer ul li {
	list-style-image: url(images/bullet2.png);
}

#primary {
	border-color: #b3b3b3;
	border-width: thin;
	border-style: solid;
}

#secondary {
	border-color: #cccccc;
	border-width: thin;
	border-style: solid;
}

#subsidiary  h3.widgettitle {
	color: #700029;
}

#subsidiary, #subsidiary a {
	color: #006308;
}

.entry-title {
	font-size: 24px;
	font-weight: normal;
	color: #113242;
}

.entry-title a {
	color: #113242;
}

.entry-utility, .entry-utility a, .entry-meta, .entry-meta a {
	color: #4A7D85;
}

#secondary a:active, #secondary a:hover, #subsidiary a:active, #subsidiary a:hover, #blog-title a:active, #blog-title a:hover {
	background-color: #700029;
	color: #f0ec2d;
} 

#siteinfo a:active, #siteinfo a:hover {
	color: #700029;
}

.skip-link {
    display:none;
}

#access {
    border-bottom:1px solid #ccc;
    height:32px;
    font-size:13px;
    overflow:visible;
    z-index:100;
}


.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height:	1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;
	width: auto; 
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility:	inherit;
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block;
	position: relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em;
	z-index: 99;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 10em;
	top: 0;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

.sf-menu {
    border-right:1px solid #ccc;
	float:left;
}

.sf-menu a {
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding:9px 13px;
	text-decoration:none;
}

.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}

.sf-menu a, .sf-menu a:visited  { 
	color: #666;
}

.sf-menu li {
	background:	#fff;
}

.sf-menu li li {
	background: #fff;
}

.sf-menu li li li {
	background:		#9AAEDB;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: red;
    background: white;
	outline: 0;
    border-bottom-color: #ccc;
}

.sf-menu ul {
    border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}

.sf-menu ul ul {
    margin-top:0;
}

.sf-menu ul a {
    background:#cccccc;
	border-bottom:none;
}

.sf-menu ul a:hover {
    color: #FF4B33;
}			  				  
					  				  
.floatLeft { 
	float: left; margin-right: 10px;
}

.floatRight { 
	float: right; 
}

.clear { 
	clear: both; 
}

a { 
	outline: none; 
}

#page-wrap { 
	width: 500px; 
	margin: 25px auto; 
	position: relative; 
	min-height: 500px;
	background: url(images/bg.png) top center; 
}

ul { 
	list-style: square inside; 
}

a, a:visited { text-decoration: none; 
	color: #700029; 
}

a:hover, a:active { 
	background-color: #700029; 
	color: #f0ec2d; 
}

blockquote { 
	padding: 0 20px; 
	margin-left: 20px; 
	border-left: 20px solid #ccc; 
	font-size: 14px; 
	font-family: Georgia, serif; font-style: italic; 
	margin-top: 10px;
}

.slider-wrap { 
	width: 419px; 
	position: absolute; 
	top: 87px; 
	left: 40px; 
}
			
.stripViewer .panelContainer .panel ul { 
	text-align: left; 
	margin: 0 15px 0 30px; 
}

.stripViewer { 
	position: relative; 
	overflow: hidden; 
	width: 419px; 
	height: 285px; 
}

.stripViewer .panelContainer { 
	position: relative; 
	left: 0; 
	top: 0; 
}

.stripViewer .panelContainer .panel { 
	float: left; 
	height: 100%; 
	position: relative; 
	width: 419px; 
}

.stripNavL, .stripNavR, .stripNav { 
	display: none;
}

.nav-thumb { 
	border: 1px solid black; 
	margin-right: 5px; 
}

#movers-row	{ 
	margin: -61px 0 0 62px;
}

#movers-row div	{ 
	width: 20%; 
	float: left; 
}

#movers-row div a.cross-link { 
	float: right; 
}

.photo-meta-data { 
	background: url(images/transpBlack.png); 
	padding: 10px; 
	height: 30px; 
	margin-top: -50px; 
	position: relative; 
	z-index: 9999; 
	color: white; 
}
											  
.photo-meta-data span { 
	font-size: 13px; 
}

.cross-link { 
	display: block; 
	width: 62px; 
	margin-top: -14px; 
	position: relative; 
	padding-top: 15px; 
	z-index: 9999; 
}
											  
.active-thumb { 
	background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; 
}

.ec3_schedule {
	width: 130px;
	background-color: #e6e6e6;
}

.entry-content h1 {
    color: #b00040;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-size:19px;
    font-weight: bold;
    padding:28px 0 14px 0;
}

.entry-content h2 {
    color: #9c0038;
    padding-left: 0;
    padding-bottom: 14px;
    padding-right: 0;
    padding-top: 20px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-size:18px;
    font-weight:bold;
}

.entry-content h3 {
    color: #880031;
    padding-left: 0;
    padding-bottom: 8px;
    padding-right: 0;
    padding-top: 16px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size:17px;
    font-style: italic;
}

.entry-content h4 {
    color: #730029;
    padding-bottom: 6px;
    padding-top: 12px;
    font-size:16px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}

.entry-content h5 {
    color: #5f0022;
    padding-bottom: 5px;
    padding-top: 10px;
    font-weight: bold;
    font-style: italic;
    font-size:15px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    text-transform:uppercase;
    letter-spacing:0.05em;
}

.entry-content h6 {
    color: #4a001b;
    padding-bottom: 5px;
    padding-top: 8px;
    font-style: italic;
    font-size:14px;
    font-family: "Lucida Grande", Verdana, Arial, sans-serif;
    text-transform:uppercase;
    letter-spacing:0.05em;
}