/*
Theme Name: Child Theme of Arras Theme
Theme URI: http://www.arrastheme.com/
Description: Child theme for the Arras Theme for WordPress
Author: Siudan
Author URI: http://www.arrastheme.com/
Template: arras-theme
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.
.
*/

h1, h2, h3, h4, h5, h6	{ font-weight: normal; color: #1E1B1A; font-family:'Segoe UI',"arial unicode ms", Arial,Helvetica,sans-serif;  }

/* header */
#header					{ background: #000000; border-bottom: 5px solid #383332; padding: 0; } /*background: #1e1b1a; */
#branding				{ width: 980px; margin: 0 auto; padding: 0 0 0px; }
.logo					{ max-width: 650px; float: left; margin: 0px; }
.blog-name				{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; font-size: 22px; margin: 0 0 3px; line-height: 1em; display: block; text-transform: uppercase; letter-spacing: 1px; font-weight: 700; }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; }
.blog-description		{ font-family: 'Segoe UI', Arial, Helvetica, sans-serif; line-height: 1em; display: block; font-size: 11px; font-weight: 700; color: #7d716d; margin: 0; padding: 3px 0 0; text-transform: uppercase; zoom: 1; *display: inline; }

/* categories */
#primary .widgetcontainer { border: 0px; }
#primary .widgetcontent	{ background: #2165CA url(images/menu_bg.jpg) bottom left repeat-x; height: 260px; padding: 0px; }
#primary li li { list-style: none; margin: 0; padding: 0; border-bottom: dotted 1px #0073e5 }
#primary li li { margin: 0px; color: #FFF; }
#primary li li a { font-family:'Segoe UI',"arial unicode ms", Arial,Helvetica,sans-serif; font-weight: normal; font-size: 16px; line-height: 40px; color:#FFF; padding: 3px 3px 0px 10px }
#primary li li a:hover { color:#FFCC00 }
#primary .widgettitle { display: none }
#primary .cat-item-3 { display: none }

/* post contents */
.entry-photo { display: none }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; float: left; background: #000; height: 25px; display: block; margin: -25px 0 0; font-weight: 700;  filter: alpha(opacity = 80); }
.posts-default .entry-comments, .posts-quick .entry-comments { display: none }
.aligncenterNB			{ display: block; margin: 0 auto; }
.alignrightNB			{ float: right; margin: 0 0 1em 1em; }
.alignleftNB			{ float: left; margin: 0 1em 1em 0; }


/* related post */
.related_post_title { clear: both; padding-top: 6px; border-top: dotted 1px #CCCCCC }