/*   
Theme Name: SCSMLondon
Theme URI: http://www.scsmlondon.org/
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://www.webforge.ie/
Template: thematic
Version: 1.0
Tags: Thematic
.
Licensed under the Govinda Public License ;)
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

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

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');
@import url('../thematic/slideshow/slideshow.css');
/* 
@import url('shadow.css'); 
//now using example from http://www.designmeme.com/articles/dropshadows/ 
now using example @ http://webdesign.about.com/od/csstutorials/a/aa102306.htm
*/

body {
	background-color: #FBF0D4;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
}

#header-top div {
	background-color: #903;
	background-color: #900;
	border-bottom: 1px solid #fff;
	height: 35px;
	margin: 0 auto;
	padding-top: 5px;
	text-align: right;
	width: 940px;
}

#header-top div span {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 150px;
}

#header-top div form {
	display: inline;
	padding: 5px 0px;
	width: 300px;
}

#header-top div form div {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	display: inline;
}

input {
	font-family: Arial, Helvetica, sans-serif;
}

/*
	background: #fff url("images/math-logo-200.gif") no-repeat;
*/
#header {
	background: #fff url("images/math-logo.jpg") no-repeat;
	background-position: 15px 0px;
height: 212px;
}

#branding {
	height: 212px;
	padding: 0;
}

#branding div {
}

#branding div span a {
	color: #636;
}

#branding h1 {
}
	
#blog-title, #blog-description {
	color: #c9c;
	color: #c68;
	color: #903;
	color: #900;
	float: left;
}

#blog-description {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.0em;
	font-style: normal;
	margin-top: 170px;
	margin-top: 190px;
	margin-left: 10px;
	margin-left: 30px;
	text-align: center;
	text-transform: uppercase;
	width: 260px;
}

#blog-title, #blog-description {
	margin-left: -9000px;
	margin-top: -100px;
}

#access {
	border-bottom: 0px;
}

#main {
	margin-top: 0px;
}

.entry-content p {
	font-size: 0.8em;
}
/*
#primary, .main-aside, li#text-396541971 {
*/
#primary, #secondary {
	border: 0;
	background-color: #fc6;
	background-color: #feecec;
	color: #960;
	color: #636;
	color: #900;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	width: 240px;
	width: 300px;
	margin-left: 0px;
}

#secondary {
	margin: 0px;
}

#primary h3, #secondary h3 {
	background-image: url("images/heading-bg.gif");
	color: #99c;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
}

#primary, #secondary {
        background-image: url("images/heading-bg-sml.gif");
	background-repeat: repeat-x;
}

#footer {
	border-top: 0px;
}

#siteinfo {
	background-color: #903;
	background-color: #900;
	color: #fff;
}

#siteinfo p {
	padding-left: 20px;
}

.main-aside ul {
	padding: 0px;
}

.menu ul {
	background-color: #fc9;
	background: #f60 none repeat scroll 0 0;
	background: #CF5505 none repeat scroll 0 0;
	background: #903 none repeat scroll 0 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0 auto;
	width:940px;
}

.sf-menu li {
        background:             #f60;
        background:             #CF5505;
        background:             #903;
	border: 0 none;
}   
.sf-menu li li {
        background:             #f60;
        background:             #CF5505;
        background:             #903;
	border: 0 none;
}   
.sf-menu li li li { 
        background:             #9AAEDB;
        background:             #903;
	border: 0 none;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #fafafa;
        background:             #f60;
    border-bottom-color:#ccc;
	border: 0;
}
.sf-menu ul {
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
border: 0;
}   
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
        top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
        background:             #f60;
        background:             #CF5505;
        background:             #903;
}
.sf-menu ul a {
    background:#fafafa;
        background:             #f60;
        background:             #CF5505;
        background:             #903;
        border-bottom:none;
}
.sf-menu ul a:hover {
    color: #FF4B33;
}

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

.sf-menu a {
	border: 0;
}

#page-bottom.aside {
	border:0px solid #ccc;
	margin: 0;
	padding: 0;
}

div#page-bottom.aside ul {
	margin: 0px;
	padding: 0px;
}

div#page-bottom.aside ul li h3 {
	background-image: url("images/heading-bg.gif");
	border-bottom: 1px solid #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
}

div#page-bottom ul li {
	background-color: #f90;
	float: left;
	font-size: 18px;
	margin-right: 10px;
	width: 300px;
}

#page-top.aside {
	border:0px solid #ccc;
	background: #FFFFFF url(images/post-border-bottom-red.gif) repeat-x right bottom;
	height: 180px;
}

#page-top ul.xoxo {
	background: #fff url("images/seva-bg.gif") no-repeat bottom left;
}

#content {
	width: 620px;
}

#text-399273921 {
	background: #f90 url("images/srila-govinda-maharaj.jpg") no-repeat 0px 33px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 315px;
}

#text-399273922 {
	background: #f90 url("images/devotees-bhajan-math.jpg") no-repeat 0px 33px;;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 315px;
}

#primary .textwidget, #secondary .textwidget, #primary ul ul {
	padding: 15px;
}

#branding div#rotator {
	padding-top: 0px;
}
/*
.shadow  { position:relative; display:block; color:#fff; }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#333;  }
*/

.ds-shadow {
  position: relative;
  left: 2px;
  top: 2px;
  color: #ccc;
  font-weight: bold;
}
.ds-text {
  position: absolute;
  left: -1px;
  top: -1px;
  color: #333;
}

.wp-caption { 
	background-color: #feecec;
	background-color: #eee;
	border: 1px solid #999;
}

h1.entry-title, h2.entry-title{
	font-family: Georgia, Times New Roman, Times, serif;
	padding-top: 20px;
	padding-top: 1.4em;
}

h2.entry-title a {
	color: #900;
	font-size: 0.8em;
}

.hentry {
	background: #eee;
	background: #feecec;
	background: #fff url("images/post-border-bottom-red.gif") repeat-x bottom right;;
	margin-bottom: 20px;
}

.entry-utility {
	padding-bottom: 20px;
}

#content a:link, #content a:visited {
	color:  #900;
}
