/*   

Theme Name: Melvelle Equipment Theme

Theme URI: 

Description: Melvelle Equipment Theme using Thematic Child Theme development.

Author: Scott Donald

Author URI: http://www.creative-web-designer.com/

Template: thematic

Version: 1.0

Tags: Thematic

.

Scott Donald http://www.creative-web-designer.com/

.

*/



/* Reset browser defaults */

@import url('../thematic/library/styles/reset.css');



/* Apply basic typography styles */

@import url('../thematic/library/styles/typography.css');

 

/* Apply a basic layout */

@import url('../thematic/library/layouts/2c-r-fixed.css');



/* Apply basic image styles */

@import url('../thematic/library/styles/images.css');



/* Apply default theme styles and colors */

/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */

@import url('../thematic/library/styles/default.css');



/* Prepare theme for plugins */

@import url('../thematic/library/styles/plugins.css');
#container {
	float:right;
	padding:15px 20px 0 6px;
width:650px;
}
#primary, #secondary {
	float:left;
	clear:left;
	padding:0;
	margin:0 0 22px 2px;
}
/* Add html styles for concept design */

div {
	SCROLLBAR-ARROW-COLOR:#161619;
	SCROLLBAR-FACE-COLOR:#DDDDDD;
	SCROLLBAR-TRACK-COLOR:#DDDDDD;
	SCROLLBAR-HIGHLIGHT-COLOR:#161619;
	SCROLLBAR-SHADOW-COLOR:#161619;
	SCROLLBAR-3DLIGHT-COLOR:#DDDDDD;
	SCROLLBAR-DARKSHADOW-COLOR:#DDDDDD;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	zcolor:#8D8D8D;
	font-size:1.2em;
}
form {
	margin:0px;
}
a {
	color:#000066;
	text-decoration:none;
}
a:hover {
	color:#0000CC;
	text-decoration:underline;
}
a:visited {
	color: #000000;
}
.red {
	color: #000000;
}
a.red {
	color: #000066;
	text-decoration:underline;
}
a.red:hover {
	color: #0000CC;
	text-decoration:none;
}
a.blue {
	color:#000066;
	text-decoration:underline;
}
a.blue:hover {
	color:#188D9B;
	text-decoration:none;
}
.copy {
	color:#8D8D8D;
}
a.copy {
	color:#8D8D8D;
	text-decoration:none;
}
a.copy:hover {
	color:#8D8D8D;
	text-decoration:underline;
}
.menu {
	color:#258894;
	text-transform:uppercase;
}
a.menu {
	color:#258894;
	text-decoration:none;
}
a.menu:hover {
	color:#258894;
	text-decoration:underline;
}
.top {
	color:#D7D7D7;
}
a.top {
	color:#D7D7D7;
	text-decoration:none;
}
a.top:hover {
	color:#D7D7D7;
	text-decoration:underline;
}
/* end html styles for concept design */

/* main wrapper formatting */

body {
zcolor:#8D8D8D;

}
div#wrapper {
	margin:0 auto;
	width:1049px;
}
div#main {
	background: transparent url(images/bg.png) center left repeat-y;
}
#main {
	width:980px;
	zpadding:10px 50px 10px 40px;
	padding:0 40px 10px 30px;
}
/* branding header formatting */

#header {
	margin-top:40px;
}
div#header {
	background:transparent url(images/header_bg.png) no-repeat scroll center center;
}
#branding {
	zbackground: #515151 url(images/branding_bg.jpg) no-repeat bottom right;
	padding:0 0 0 2px;
	height:164px;
	width:987px;
}
/* Footer formatting */

#footer {
	height:130px;
	background:transparent url(images/footer_bg.png) no-repeat center top;
	margin:0;
	width:1049px;
	border:none;
}
/* other formatting */

.aside p, .aside ul, .aside ol, .aside dd, .aside pre {
	margin-bottom:0;
}
/* menus */

#access {
	background: transparent url(images/nav_bg.jpg) repeat-x top left;
	
	margin:0 0 0 32px;
	width:988px;
	font-size:16px;
	font-weight:bold;
}
.sf-menu li li {
	background:transparent url(images/nav_bg.jpg) repeat-x;
}
.sf-menu li {
	background:transparent url(images/nav_bg.jpg) repeat-x;
}
.sf-menu {
	border:none;
}
.sf-menu a, .sf-menu a:visited {
	color:#727272;
}
#siteinfo {
	padding:50px 0 0;
	text-align:center;
}
body, input, textarea {
	font-family:arial;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, sf-menu a, .sf-menu ul a, .sf-menu ul a:hover {
	background: #C7D7D8;
	zbackground:transparent url(images/nav_bg.jpg) repeat-x;
	color:#727272;
}
#content {
	padding:0 0 0 10px;
	width:650px;
	margin:0;
}
.entry-content {
	padding:0px;
}
.entry-content h1 {
	padding:10px 0 10px;
}
/* Featured services list */	


ul.featured_services, .aside ul ul {
	list-style:none;
	color:#00a3da;
}
.main-aside ul {
	padding:0 0 0 0;
}
.main-aside {
	width:300px;
	right:0px;
	padding:0 0 0 20px;
}
.sf-menu ul, .sf-menu a {
	border-right:2px solid #CCCCCC;
}
.sf-menu a {
padding:8px 13px 7px;
}
h2.entry-title, h3, h2, h1 {
	color:#000066;
}
/* TOP NAV */
ul#top_nav li {
	list-style:none;
	float:left;
	padding:0 10px 0 2px;
}
/* extra formatting */

body {
	background: transparent url(images/body-bg.jpg) repeat-x fixed center top;
}
#top_nav {
	padding:7px 0 0 0;
}
.main-aside h3 {
	padding:15px;
	font-size:1.5em;
}

.entry-content h1, .entry-content h2 {
zpadding:5px;
}

.entry-content h1, .entry-content h2 {
padding:5px 0;
}

/* search box styles */

li#search h3.widgettitle {
font-size:12px;
padding:0 5px 0 0;
float:left;
}

li#search {
background:url(http://www.pure-web-marketing.com/~melvelle/images/11.jpg) repeat-x;
padding:10px 10px 5px 10px;
}

li#search form {
margin:0;
padding0;
}
