/*
Theme Name:    	SWSO
Description:    Child theme for the Twenty Ten theme 
Author:         Rachel Walling
Template:       twentyten
Version:        0.1.0
*/

@import url("http://blogs.uww.edu/swso/wp-content/themes/twentyten/style.css");



body {
	background-image:url(images/swso-bg.jpg);
	background-color:#ffffff;
	background-repeat:repeat-x;
	background-position:top center;
}

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 800px;
	padding:0;
}

#wrapper {
-webkit-box-shadow: 0px 4px 100px 0px #bdbdbd;
-moz-box-shadow: 0px 4px 100px 0px #bdbdbd;
box-shadow: 0px 4px 100px 0px #bdbdbd;
margin-bottom:0px;
}

.single-attachment #content {
	margin: 0 auto;
	width: 800px;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: 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:"Tahoma", Geneva, sans-serif;
}
input[type=submit] {
	font-family: "Tahoma", Geneva, sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

#branding img {
	display: block;
	border:none;
	float:left;
	margin-left:70px;
	margin-top:20px;
	width:660px;
	height:211px;
	
}




#branding h1#site-title, #branding div#site-title{
font-family:"Trajan Pro", Cambria, Times New Roman,serif;	
font-size:27px;	
display:block;
background-image:url(images/SWSOlogo.png);
background-position:top left;
background-repeat:no-repeat;	
height:40px;
padding-top:60px;
margin-left:20px;
}

#branding h1#site-title a, #branding div#site-title a{
color:#b3c434;	
margin-left:130px;
}

#site-description {
	display:none;
}

#header {
padding:0 0 0 0;
}


/* =Page Links
-------------------------------------------------------------- */
a:link {
	color: #f8c047;
}
a:visited {
	color: #b3c430;
}
a:active,
a:hover {
	color: #9e9fa0;
}

/* =Menu
-------------------------------------------------------------- */
#access {
	width:825px;
	height:24px;
	background-color:#977092;
	margin-left:-13px;
}

#access a {
	color: #e0ded9;
	display: block;
	line-height: 24px;
	padding: 0 10px;
	text-decoration: none;
	text-align:center;
	font-family:"Tahoma", Geneva, sans-serif;
	font-size:12px;
}

#access .menu-header,
div.menu {
	font-size: 13px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin-left:70px;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

#access ul ul {
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	color: #d7eb9c;
	background-color:#977092;
}
#access ul li:hover > ul {
	display: block;
	background-color:#977092;
}
#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: #d7eb9c;
	background-image:url(images/arrow.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}
* 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: #fff;
}


#content .entry-title {
    color: #b3c430;
    font-size: 18px;
    margin-bottom: 0;
    border-bottom: 1px #b3c430 solid;
    font-family: "Tahoma", Arial, Sans-serif;
    margin-right: 80px;
    font-weight: normal;
}
.entry-title a:link, .entry-title a:visited {
    color: #b3c430;
    text-decoration: none;
}
.entry-title a:active, .entry-title a:hover {
    color: #b3c430;
}

#main{
	padding:20px 0 0 0;
}

#main p{
font-family:"Tahoma", Geneva, sans-serif;	
font-size:12px;
color:#786a65;
line-height:18px;
}

#container {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: -300px;
    margin-top: 0;
    width:100%;
}
#content {
    margin-bottom: 20px;
    margin-left: 70px;
    margin-right:320px;
    margin-top: 0;
    padding:5px 0 10px 20px;
	-webkit-box-shadow: -6px 1px 4px 2px #e3e3e3;
	-moz-box-shadow: -6px 1px 4px 2px #e3e3e3;
	box-shadow: -6px 1px 4px 2px #e3e3e3;
	font-family:Tahoma, Geneva, sans-serif;
	width: 420px;
}

#colophon{
border:none;
/*background-image:url(images/footer.jpg);	
background-repeat:no-repeat;*/
margin-left:70px;
width:60%;
height:100px;
clear:both;
}

#site-info {
	display: none;
}

#site-generator{
display:none;	
}

div.widget-area#primary{
margin-right:50px;	
	
}

.page-link a:active,
.page-link a:hover {
	color: #999999;
}

.entry-meta a:hover,
.entry-utility a:hover {
	color: #999999;
}

/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 1px solid #f8c047;
	padding:10px;
	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;
}



#content h1{
font-size:16px;
color:#977092;
margin-top:5px;
margin-bottom:5px;
}

#content h2{
font-size:14px;
color:#f8c047;
margin-top:5px;
margin-bottom:5px;
}

#content h3{
font-size:12px;
color:#b3c430;
margin-top:5px;
margin-bottom:5px;
}

#content h4{
font-size:12px;
color:#999a9a;
margin-top:5px;
margin-bottom:5px;
}

.widget-title {
	font-size: 12px;
	background-color: #B3C430;
	color: #ffffff;
	height: 18px;
	line-height: 15px;
	padding-left: 8px;
	font-weight: normal;
	display: block;
}
.widget-area {
	font-family: "tahoma",geneva,sans-serif;
}
.widget-area ul ul {
	list-style-type: none;
}
.gallery img {
	border: 2px solid #B3C434;
}
.entry-content {
	padding-right: 35px;
}
