/*
Theme Name:     Arras-theme-STR/+CHA
Theme URI:      
Description:    Child theme for the Arras theme (http://www.arrastheme.com)
Author:         Sanna Valapuro
Author URI:     http://missdeliana.blogspot.com
Template:       arras-theme
Version:        0.1.0
*/

@import url("../arras-theme/style.css");

/* search results */
.search-results h2      { color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #fbddff; border: 1px solid #CCC; }

.search-results-content { border: 1px dotted #CCC; background: #FFF; margin: 0 10px 10px 0; padding: 10px; }

.search-results-content .searchform, .sidebar .searchform { padding: 5px 4px; border: 4px solid #fbddff; background: #FDEEF4; width: 250px; }


/*footer*/
#footer				{ margin: 20px auto 0; width: 980px; background: #ECEBE6; padding-bottom: 10px; border: 1px solid #CCC; }



/*Images*/
img.aligncenter, img.alignright, 
img.alignleft			{ border: none; padding: 5px;}


/* globals */
html					{ height: 100%; min-height: 100%; margin: 0; padding: 0; }
body					{ background-color: #f1efe6; font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif; height: 100%; min-height: 100%; margin: 0; padding: 0; }
a, a:link, a:visited, a:hover 	{ color: #CC0099; text-decoration: none; }
#main {background:	#FDEEF4;}

/* Structure */
#header					{ background:	#FDEEF4; border-bottom: 0px solid #fbddff; padding: 0; }
#branding				{ width: 980px; margin: 0 auto; padding: 0; }
.posts-quick .entry-summary	{ font-size: 12px; line-height: 1.6em; }
.posts-quick .entry-info { font-size: 11px; color: #666; border: none; }
.posts-quick .quick-read-more { margin-bottom: 0; }
.posts-quick li			{ padding: 10px; background:	#ffffff; border: 1px dotted #CCC;}

.logo					{ max-width: 980px; display: block; }
.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; }


/* Sidebars*/
.widgettitle			{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 6px 10px; background: #fbddff; border: 1px solid #CCC; }
.widgettitle a			{ color: #333; }


/* navigation */
#nav					{ zoom: 1; max-height: 25px; background: #FDEEF4; border-bottom: 2px solid #fbddff}
#nav-content			{ margin: 0 auto; width: 978px; }
.navigation				{ margin: 0 10px 10px 0;  back}
.sf-menu a:hover		{ color: #C7377D; }
.sf-menu li.sfhover, .sf-menu li:hover { background: none;}
.posts-quick .quick-read-more a:hover { font-size: 11px; background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #D83184; text-decoration: none; padding: 3px 6px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }

reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover	 {  background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 5px 10px; margin: 0; border: 1px solid #CCC; font-weight: 700; zoom: 1; *display: inline; display: inline-block; }

input[type=submit]:hover, #wp-email-submit:hover    { background: #EFEFEF; color: #D83184; }

/* Section to make sure post titles are a nice shade of pink */
.posts-quick .entry-title	{ color: #D83184; font-weight: 700; font-size: 14px; margin: 5px 0 0; line-height: 1.3em; }
.posts-quick .entry-title a:link, .posts-quick .entry-title a:visited	{ color: #D83184; text-decoration: none; }

.single .post .entry-title, .single-post .entry-title	{  color: #D83184; font-size: 24px; font-weight: 700; padding: 0; margin: 20px 0 10px; letter-spacing: -1px; line-height: 1.3em; }
.single .post .entry-title a:link, .single .post .entry-title a:visited, .single-post .entry-title a:link, .single-post .entry-title a:visited	{  color: #D83184; text-decoration: none; }


