﻿/*
Theme Name: Graphicsmith
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: Graphicsmith
Author URI: http://graphicsmith.com/
Description: Child of 2011 theme don't delete Twenty Eleven Theme
Version: 1.0
Template:       twentyeleven
Version:        1.0.0

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@import url('../twentyeleven/style.css');
/* =Global
----------------------------------------------- */
body {
	background: #589ABA;
	background-image: url('images/gradient.png');
	background-repeat: repeat-x;	
}
#page {
	color: #2C5885;
	margin: 1em auto;
	max-width: 1000px;
	min-width:960px;
	box-shadow: 5px 5px 5px #333333;
	-moz-box-shadow: 5px 5px 5px #333333;
	-webkit-box-shadow: 5px 5px 5px #333333;
	box-shadow: 5px 5px 5px #333333;
}
/* =Header
----------------------------------------------- */
#branding {
	border-top: 3px solid #fff;
	padding-bottom: 0px;
	position: relative;
	z-index: 2;
}
#site-title {
	margin-right: 270px;
	padding: 3.65625em 0 0;
	height: 40px;
	font-size:2em;
	white-space:nowrap;
	margin-top:-90px
}
#site-title a {
	color: #5A2A51;
}
#site-title a:hover, #site-title a:focus, #site-title a:active {
	color: #5A2A51;
}
#site-description {
	color: #5A2A51;
	font-size: 14px;
	margin: 0 270px 3.65625em 0;
}
#branding img {
	margin-top: -30px;
	height: 250px;
	margin-bottom: 0px;
	width: 100%;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #2793E7; /* Show a solid color for older browsers */
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	background-image: url('images/menu-bar.gif');
	background-repeat: no-repeat;
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 100%;
	border-top:2px #2383D4 solid; 
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;	
}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;	
}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #efefef;
}

#access li:hover > a,
#access a:focus {
	background: #f9f9f9; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
	background: -o-linear-gradient(#f9f9f9, #e5e5e5);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
	color: #373737;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: normal;
	white-space: nowrap;
	background-color: #D7D7FF;
	color: black;
}

/* Search Form */
#branding #searchform {
	position: absolute;
	top: 2.8em;
	right: 7.6%;
	text-align: right;
	display: block;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}


/* =Content
----------------------------------------------- */

#main {
	min-height:600px
}
/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 0px;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 10px;
}

/* =Footer
----------------------------------------------- */
/* Site Generator Line */
#site-generator {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
	padding: 2.2em 0.5em;
	text-align: center;
	white-space:nowrap
}
#site-generator a {
	color: #555;
	font-weight: bold;
}
#site-generator .sep {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	margin: 0 7px;
	width: 16px;
}
/*media all*/
.entry-content h3, .comment-content h3 {
    font-size: 14px;
    text-transform: none;
    font-weight:bold;
}

