/*
Theme Name: SRAS Students Abroad
Theme URI: http://students.sras.org/
Description: Child theme for the Arras for WordPress
Author: SRAS.org
Template: arras
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/

body {
	margin-top: 15px;
}

#top-menu { 
	background: none;
	border-bottom: none;
}

#header	{
	height: 196px;
	background: none;
	border-bottom: none;
}

#branding {
	width: 1000px;
	background-color: #fff;
	height: 196px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/sras-students-abroad.jpg);
	background-repeat: no-repeat;
	background-position: left 64px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.logo {
	margin: 0px;
	padding: 0px;
}

.blog-name {
    background-image: url("images/students-abroad.gif");
    background-repeat: no-repeat;
    height: 34px;
    margin-top: 15px;
	margin-left: 20px;
    width: 399px;
}

.blog-description {
	color: #000;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	line-height: 64px;
	float: right;
	padding: 0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

#nav {
	min-width: 1000px;
	background: none;
	background-color: none;
}

#nav-content {
	width: 982px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 8px;
	padding-right: 10px;
}

#nav .sf-menu a {
	color: #be1e2d;
	display: block;
	font-size: 14px;
	padding: 8px 12px 11px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, #nav .sf-menu ul li {
	background-color: #fff;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	color: #000000;
}

#wrapper {
	min-height: 100%;
	padding: 0px;
	position: relative;
}

#flash {
	margin-bottom: 10px;
}

#main {
	background-color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 960px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 0px;
}

.single .post, #main .single-post {
    background-color: #f3f2ec;
    border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.widgetcontainer {
    background-color: #FFFFFF;
    border: none;
    line-height: 1.4em;
}

.single .post, #main .single-post {
	background-color: #FFFFFF;
	border-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.single .post .entry-title, .single-post .entry-title {
	line-height: 1.3em;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

.home-title {
    border-bottom: 1px solid #DDDDDD;
    color: #333333;
    font-size: 23px;
    font-weight: 700;
    margin: 0 15px 10px 0;
    padding: 0 3px 8px;
    text-transform: uppercase;
}

.author-posts-title, .author-content h1, .archive-title {
    border-bottom: 1px solid #DDDDDD;
    color: #383331;
    font-family: Century Gothic,Apple Gothic,sans-serif;
    font-size: 23px;
    font-weight: 700;
    margin: 0 15px 10px 0;
    padding: 0 3px 8px;
    text-transform: uppercase;
}

.about-author { 
	display: none !important;
}

.author-content dl {
    margin-left: 0px;
}

.author-bio {
	padding: 10px;
	border: 1px solid #CCC;
	background-image: url("images/greydradient.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	width: 625px;
}

.author-bio h3 {
	margin-top: 0px;
	padding-top: 0px;
}

.author-bio .photo {
	margin-left: 15px;
	float: right;
	border: 4px solid #CCCCCC;
}

dl {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

dl .photo {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 171px;
	width: 138px;
	border: 4px solid #CCC;
}

dl dt {
	text-transform: uppercase;
}

.search-results h2 {
	font-size: 13px;
	text-transform: uppercase;
	background: none;
	border: none;
	font-weight: 700;
	padding: 0;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}

#footer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: none;
	padding-top: 45px;
	background-color: #FFFFFF;
}

.footer-message {
}

fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.select_wrapper {
	margin-bottom: 7px;
}

.wpmcsw.reset {
	display:none;
}

.widgettitle {
	background-image: url(images/widgettitle-bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: -10px -10px 10px;
	padding: 5px 10px;
	text-transform: uppercase;
	border-bottom: none;
	background-color: #cec5b6;
}

#featured-slideshow {
	border: 1px solid #E1E1E1;
	padding: 4px;
	height: 300px;
	width: 640px;
}

.featured-slideshow-inner {
	padding: 4px;
}

body.page-id-42 .profileJob {
	display:none;
}

body.author-1 .author-bio {
	display:none;
}

body.author-1 .author-posts-title {
	display:none;
}

.wp-caption .wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
  text-align: center;
	font-style: italic;
}

.post-thumbnail {
	float: left;
	background: none repeat scroll 0 0 #F3F3F3;
	border: 1px solid #DDDDDD;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 5px;
	font-size: 11px;
	text-align: center;
	font-style: italic;
}

.post-thumbnail p {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	max-width:290px;
}

#author-SRASadmin241, #author-SRASadmin147, #author- {
	display:none;
}

.slideshow {
	height: 220px;
	width: 279px
}


td, tbody td {
    background: none repeat scroll 0 0 #ffffff;
}

}
table, th, td {
    border: solid 0px #ffffff;
}

th, td {
    padding: 3px;
}
