/*
Theme Name: Child Theme of Arras Theme
Theme URI: http://www.arrastheme.com/
Description: Child theme for the Arras Theme for WordPress
Author: Creature
Author URI: http://www.arrastheme.com/
Template: arras-theme-1.5
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 {
font:11px Verdana,'Lucida Grande',Arial,Helvetica,sans-serif;
}
/*
#header	{ background: #1e1b1a; border-bottom: 5px solid #383332; padding: 0; }
*/
/*
#header {
background:none repeat scroll 0 0 #F1EFE6;
}
*/
/*
#wrapper {
background:none no-repeat scroll center center #2C2827 !important;
}
*/

#top-menu-content .sf-menu {
text-transform:capitalize;
}

.sf-menu ul li {
width:230px;
}

.home-title {
text-transform:capitalize;
}

.single .post .entry-info, .single-post .entry-info {
text-transform:capitalize;
}

#footer .widgetcontainer {
background:none repeat scroll 0 0 transparent;
border:medium none;
min-width:150px;
padding:5px 10px;
}

/*
#footer .widgetcontainer {
background:none repeat-x scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
line-height:1.4em;
margin-bottom:10px;
padding:10px;
}
*/
#main {
width:1150px;
}

#container {
width:700px;
}

#content {
width:700px;
}

#footer {
background:none repeat scroll 0 0 #111111;
border:1px solid #2E2A29;
width:1170px;
}

#footer-sidebar {
border-bottom:2px solid #332D24;
}

#footer .footer-message {
font-size:10px;
}

#branding {
width:1170px;
}

#top-menu-content {
width:1168px;
}

#nav-content {
width:1168px;
}
.entry-content, .entry-content {
font-size:12px;
}

.single-post .entry-info a:link, .single-post .entry-info a:visited {
color:#B91D1D;
font-size: 12px;
}

.single-post .entry-info a:hover {
color:#848485;
}

.single .post .entry-title, .single-post .entry-title {
font-size:16px;
}

.widgetcontainer li a:visited, .widgetcontainer li a:link	{ text-decoration: none; font-family:Geneva,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 12px; color: #2681AC}
.widgetcontainer li a:hover	{ border-bottom: 1px dotted #635957; }

.widgetcontainer ul, .widgetcontainer .xoxo, .widgetcontainer ol {
color:#765F45;
list-style:none outside none;
}

.author-posts-title, .author-content h1 {
font-family:Verdana,Century Gothic,Apple Gothic,sans-serif;
text-transform:none;
}

