/*
THEME NAME: Sandbox-CoachExec
THEME URI: http://www.coachexec.co.uk
DESCRIPTION: <strong>This theme was designed by <a href="http://www.gettingnoticedonline.co.uk/">Get Noticed Online</a> for CoachExec based on some previous work by Vojta Tremcinsky.</strong>
VERSION: 2.0
AUTHOR: <a href="http://www.gettingnoticedonline.co.uk/">Get Noticed Online</a>
AUTHOR URI:
TEMPLATE: sandbox
*/


/*
Thanks to SandPress for setting a good example.
*/

/*CSS Reset Reloaded-  From Eric Meyer http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

/* remember to define focus styles! */
:focus {outline: 0;}

/* tables still need 'cellspacing="0"' in the markup */
table {}
caption, th, td {}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {quotes: "" "";}

/*Global Styling*/
body {
	font-family: Myriad Pro, Myriad, Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.51%;
	background: url(images/CoachExec-Body-Background.png) top repeat-x #2b3538;	line-height: 1;
	text-align: left;
	color: #fff;
}

a:link  {
	color: #00adef;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:visited {
	color: #00adef;
	text-decoration: none;
}

h2 {
	color: #00adef;
	font-size: 2.4em;
	font-weight: normal;
}

/* Hide "Home" heading on home page */
div#post-3 h2.entry-title{
	display:none;
}

/* Hide date of sticky post */

div#post-178 div.entry-date {
	display:none;
}


h3 {
	color: #00adef;
	font-size: 1.9em;
	font-weight: normal;	
}

.widgettitle {
	background: #00adef;
	color: #fff;
	padding:0.25em 0.25em 0.25em 0.25em;
	font-size: 1.6em;
}

h4 {
	color: #00adef;
	font-size: 1.6em;
	font-weight: normal;	
}
p{
	font-size: 1.4em;
	margin: 10px;
	line-height: 1.5em;
}

#content ul, ol {
	font-size: 1.4em;
	padding-left: 40px;
}

.blue {
	color: #00adef;	
}
blockquote{}
pre{}
code{font-family:courier; }
pre code{}

/*Layout */
div#wrapper{
	margin: 0 auto;
	width: 900px;
	text-align: left;
}

div#menu {
	background: #00adef;
	height:2.5em;
	width:100%;
}

div#container {
	float:left;
	margin:0 -340px 0 0;
	width:100%;
}

div#content {
	float:left;
	margin: 25px 340px 0 0;	
	width:560px;
	text-align: left;
}

div.sidebar {
	float:right;
	text-align: right;
	overflow:visible;
	margin: 0;	
	width:310px;
}

/* Meta not currently displayed */

div.entry-meta {
	display: none;
}



div#secondary {display:none;}

div#footer {
	clear:both;
	width:100%;
	text-align: center;
	padding-top: 45px;
	padding-bottom: 30px;
}



/*header*/
div#header{
	display: block;
	width: 100%;
	height: 103px;
	background: url(images/CoachExec-Logo.png) top left no-repeat;
	margin-bottom: 15px;
}

/* Header */
div#header h1#blog-title{display:none;}
div#header h1#blog-title a{}
div#header div#blog-description{
	float: left;
	text-align: right;
	font-family: Century Schoolbook, Times New Roman, serif;
	font-size: 1.8em;
	line-height: 1.4em;
	margin-left: 350px;
	margin-top: 35px;
	margin-right: 25px;

}

/*Menu*/
div#access .skip-link{display:none}
#access{}
html>body  #access{}


div#menu ul,div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0;
	padding:0;
}

div#menu ul a {
	display:block;
	margin-right:1em;
	padding:0.1em 0.2em;
	text-decoration:none;
	color: #fff;
	font-size: 1.7em;
}

div#menu ul a:hover {
	background: #000;
}


div#menu ul ul ul a {
	font-style:italic;
}

div#menu ul li ul {
	left:30px;
	color: #00adef;
}

div#menu ul li:hover ul {
	left:auto;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
	float:left;
}

div#menu ul li.current_page_item a, #menu ul li.current_page_item a:hover{
	background: #000;
}



/*Only the lastest browsers see the second level menu -- */
#menu ul li.page_item ul  li.page_item {display:none}
html>body #menu ul li.current_page_parent a, html>body #menu ul li.current_page_parent a:hover{}
html>body #menu ul li.current_page_parent{}
html>body #menu ul li.current_page_parent ul li.current_page_item a, 
html>body #menu ul li.current_page_parent ul li.current_page_item a:hover{}
html>body #menu ul li.current_page_parent ul li.current_page_item{}
html>body #menu ul li.current_page_parent ul li.page_item {}
html>body #menu ul li.current_page_parent ul li.page_item a{}
html>body #menu ul li.current_page_item ul  li.page_item {}
html>body #menu ul li.current_page_item ul  li.page_item a{}


/*Next Previous Styling*/
div#nav-above{display:none}
div#nav-below .nav-next, div#nav-below .nav-previous{}
div#nav-below .nav-next a{}
div#nav-below .nav-next a .meta-nav{}
div#nav-below .nav-next .meta-nav{}
div#nav-below .nav-previous{}
div#nav-below .nav-previous a{}
div#nav-below .nav-previous a .meta-nav{}
div#nav-below .nav-previous .meta-nav{}

/*Vaild CSS hack to Target only IE 7 and below*/
.home div#nav-below .nav-next a:link:visited, .archive div#nav-below .nav-next a:link:visited{}
.home div#nav-below .nav-previous a:link:visited, .archive div#nav-below .nav-previous a:link:visited{}

/*DateStamp*/
div#content div.post, div#content div.page{}
div#content div.post .entry-title, div#content div.page .entry-title{}
html>body div#content div.post .entry-title, html>;body div#content div.page .entry-title{}

.page h2, .single h2 {}
.archive h3{}
.archive .page-title{}
.archive .page-title{}

div#content div.post .entry-title a, div#content div.page .entry-title a{}
.entry-date{
	padding: 20px 0 0 0
}

/*Content Post Styling*/
.entry-content{}
.entry-content p{}
.entry-content em{}
.entry-content h2, h3, h4, h5, h6{}
.entry-content ul, ol{}
.entry-content ul li{} 
.entry-content ol {} 
.entry-content ol li{}
.entry-content dl{}
.entry-content dl dt{}
.entry-content img{}
.entry-content dl dd{}
.entry-content strong, .entry-content b{}
.entry-content .caps{}
.entry-content .important{}
.entry-content a{}
.entry-content  a:hover{}
.entry-content div.page-link{}
.entry-content div.page-link a{}
.entry-content div.page-link a:hover{}
.entry-content a.more-link{}
.entry-content a.more-link:hover{}
/*Meta Data Styling*/
.entry-meta{}
.entry-meta .meta-sep{}
.entry-meta .author{}
.entry-meta .author a{}
.entry-meta .cat-links{}
.entry-meta .edit-link{}
.entry-meta .comments-link{}
body.author .entry-meta .comments-link{}
.entry-meta .comments-link a{}
.entry-meta .comments-link span{}
.single .entry-meta{}
.single .entry-meta .author{}

/*Asides*/
div#content div.category-asides{}
html>body div#content div.category-asides{}
div#content div.category-asides .entry-title{}
html>body div#content  div.category-asides .entry-title{}

div#content div.category-asides .entry-title a{}
div#content div.category-asides .entry-content{}
div#content div.category-asides .entry-meta{}
div#content div.category-asides .entry-meta .meta-sep{}
div#content div.category-asides .entry-meta .author{}
div#content div.category-asides .entry-meta .cat-links{}
div#content div.category-asides .entry-meta .edit-link{}
div#content div.category-asides .entry-meta .comments-link{}
div#content div.category-asides .entry-meta .comments-link a{}

/*Comments*/
div#comments{}

div#comments-list h3{
	color: #00adef;
	font-size: 1.3em;
	font-weight: bold;	
	padding: 50px 0 10px 0
}

div#comments-list ol {}
div#comments-list ol li{}
div#comments-list ol li .comment-author{}
div#comments-list ol li .comment-meta{}
div#comments-list ol li .comment-author{}

div#comments-list ol li p{
	font-weight: normal;	
	font-size: 1.0em;
}

/*For Post Author special Style*/
div#comments-list ol li.bypostauthor .comment-meta{}
div#comments-list ol li.bypostauthor p{}

/*Trackbacks and Pingbacks*/
div#trackbacks-list h3 {}
div#trackbacks-list ol {}
div#trackbacks-list ol li{}
div#trackbacks-list ol li div.comment-author{}

/*Comment Form*/
div#respond h3 {
	color: #00adef;
	font-size: 1.3em;
	font-weight: bold;	
	padding: 50px 0 10px 0
}
div#respond .formcontainer{}
div#respond form#commentform textarea{}
div#respond form#commentform input{}
div#respond form#commentform input#submit{}
form#commentform{}
form#commentform p#comment-notes{}
form#commentform div.form-label{}

/*Sidebars*/
div.sidebar h3{
	margin: 25px 0 0 0;	
	padding: 5px;	
}
div.sidebar ul.xoxo{
	display: block;
	list-style: outside none;
	text-align: left;
}

div.sidebar ul.xoxo li{
	display: block;
	margin: 0 20px;
}

div.sidebar ul.xoxo li a {
	color: #fff;
	font-size: 1.4em;
	display: block;
	padding: 5px 10px;
	text-decoration: none;
	font-style:italic;
	margin: 1px 0;
}

div.sidebar ul.xoxo li a:hover, div.sidebar ul.xoxo li.current_page_item a, div.sidebar ul.xoxo li a.active {
	background: #231f20;
}

div.sidebar .current_page_item ul a {
	background: none;
}


div.sidebar ul.xoxo a:visited{}
div.sidebar ul.xoxo li h3{}
div.sidebar ul.xoxo li ul li{
	margin: 0;
	font-size: 0.9em;
}

div.sidebar ul.xoxo li ul li a{}
div.sidebar ul.xoxo li ul li a:hover{}
div.sidebar ul.xoxo li ul li ul{}

/*Search Form*/
li#search h3{}
form#searchform div{}
form#searchform input#s{
	margin: 10px 0 0 0;	
	width: 200px
}
html>body form#searchform input#s{}
form#searchform input#searchsubmit{}

/*RSS Widget*/
li#rss-links{}
li#rss-links h3{}
li#rss-links ul{}
li#rss-links ul li{}
li#rss-links ul > li:first-child a{}
li#rss-links a{}
li#rss-links a:hover{}

/*Recent Comments Widget*/
ul#recentcomments li{}
ul#recentcomments a:hover{}

/*Calendar Widget*/
div#calendar_wrap{}
div#calendar_wrap table{}
div#calendar_wrap caption{}
div#calendar_wrap th{}
div#calendar_wrap td{}
div#calendar_wrap tfoot{}
div#calendar_wrap tfoot td{}
div.textwidget{}



