/*  
Template ID: 01
Template URI: http://symisun.com/templates/free/01/
Description: The first free CSS template released by SymiSun*
Version: 1.3
Developed by SymiSun*
Ammended by Motus Connect - http://www.motusconnect.com
Company URI: http://symisun.com/

	SymiSun* Free CSS Template 01 v1.1
	http://symisun.com/templates/free/01/

	This template was designed and developed by
	SymiSun* to celebrate the launch of symisun.com

	The CSS, XHTML and design is licensed under a
	a Creative Commons Attribution 2.5 License

*/

/* Global white space reset */
* {padding:0; margin:0}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:0 10px}
li, dd {margin-left:15px}
fieldset {padding:6px}

img {border:none}

/* General */
html, body {height:100%}
body {
	background:#282627 url('/css/images/bg_general.gif') no-repeat top center;
	color:#4e4a49;
	text-align:center;
	margin:0;
	font:normal 12px/15px verdana,serif
	}

/* General links */
a:link {text-decoration:none}
a:hover {text-decoration:underline}
a:active {text-decoration:underline}
a:focus, input:focus {outline:none}

/* Paragraph and headings */
p {
margin:0 0 8px 0;
line-height : 1.5em
}
h1 {font-size:20px; line-height:1.4em}
h2 {font-size:18px; line-height:1.4em}
h3 {font-size:15px; color:#000; margin:5px 15px}
h4 {font-size:12px}
h5 {font-size:10px}

/* Forms */
.submit {font:bold 15px verdana,serif; cursor:pointer!important; color:#1c4851; background:none; border:none; width:60px; margin:0 0 0 6px}
.radio {margin:0 5px 0 0; background:none; border:none}
.search {
	width:150px;
	height:18px;
	font:normal 12px verdana;
	color:#333;
	border:1px solid #999;
	background:url('/css/images/bg_search_field.gif') no-repeat top left;
	padding:5px 6px 1px 6px;
	vertical-align:middle
	}

/* Tables */
table td
{
font-size:1.4em;
}

input, select, textarea
{
font-size:1.4em;    
}

.formLabel
{
font-size:1.4em;
line-height: 1.4em;
}


#daddy {
	width:998px;
	height:auto;
	margin:0 auto -95px auto;
	text-align:left
	}

/* Splash  */
div#splash 
{
    background: url(/media/9820/planetmold-happy-family.jpg) no-repeat center center; 
    width: 425px; 
    height: 282px;
    border:1px solid #282627;
    display:table;
    padding:6px;
}

div#splash h1
{ 
    background-color:#FFFFFF; 
    filter: alpha(opacity=80); 
    opacity: .80; 
    margin: 0px;
    font-size: 1.4em; 
    line-height:21px; 
    padding:8px; 
    width: 409px; 
}

/* Frontpage */
div#frontpage h3
{
    padding-top: 10px;
    padding-bottom: 10px;
}

div#frontpage a
{
    padding-left: 15px;
}

/* Header */
#header {height:75px}
#logo {
	width:166px;
	height:55px;
	padding:14px 0 0 0;
	background:url('/css/images/bg_menu_starter.gif') no-repeat top right;
	float:left;
	display:inline;
	position:relative;
    z-index:98
	}
#logo-text {color:#ccc; font:normal 27px arial,serif; position:absolute; top:40px; left:100px}
#headerimage {width:998px; height:20px; position:relative;text-align:center}
/* background:url('/css/images/bg_header.jpg') no-repeat top left; float:left; position:relative} */
#slogan {color:#000; font:normal 20px arial,serif; position:absolute; bottom:35px; left:320px}
#download {width:189px; height:59px; margin:128px 0 0 0; background:url('/css/images/download.gif') no-repeat top left; float:left}
#download-text {color:#fff; font:bold 15px/22px arial,serif; width:187px; display:block; text-align:center; padding:8px 2px 0 0}
#icons {width:97px; height:90px; background:url('/css/images/bg_icon_lines.gif') no-repeat top right; margin:126px 0 0 0; float:right}
#home {width:13px; height:13px; margin:30px 7px 0 0; float:right}
#sitemap {width:13px; height:13px; margin:52px 7px 0 0; float:right}
#contact {width:13px; height:13px; margin:76px 7px 0 0; float:right}
/* Header links */
#logo a {font-weight:normal}
#download a {color:#fff; display:block; height:51px}
#download a:hover, #logo a:hover {text-decoration:underline; color:#ddd}

/* Menu */
#menu {
	width:832px;
	height:53px;
	background:url('/css/images/bg_menu.gif') repeat-x top left;
	float:right;
	display:inline;
    z-index:99
	}
#menu ul {padding:20px 0 10px 7px; margin:0}
#menu li {display:inline; list-style:none; margin:0 8px 0 0; font:bold 10px verdana,serif}
#menu ul li a:link, #menu ul li a:visited {padding:5px 7px; color:#000; border:1px solid #ead28b; background:#fff: text-decoration:none}
#menu ul li a:hover, #menu ul li a#active, #menu ul li a:active {color:#fff; border:1px solid #fff; background:#000; text-decoration:none}

/* CONTENT AND COLUMNS */
#content {background:#f3f2f0 url('/css/images/bg_page.gif') repeat-y top left}
#content a:link, #content a:visited {text-decoration:underline; color:#1c4851; font-weight:bold}
#content a:active, #content a:hover {text-decoration:underline}
#cA {float:left; width:270px; margin:0 11px 0 30px; display:inline}
.Ctopleft {background:url('/css/images/corners_top.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left}    
#search {background:#a4c0ba; padding:10px 15px}
#cA img {padding:4px; border:1px solid #d3cfce; margin:4px 7px 0 0}

#testimonial
{padding-top:20px;}

#testimonial li 
{display:block; list-style:none; margin:0; font:bold 11px verdana,serif}

#testimonial ul li a:link, 
#testimonial ul li a:visited 
{padding:0; color:#000; border:0; background:#fff: text-decoration:none}

#testimonial img
{border:0; margin:0; padding:0;}

#testimonial span
{font:normal 10px verdana,serif}

#cB {float:right; width:677px; margin:0 8px 0 0; display:inline}
.Ctopright {background:url('/css/images/corners_top.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right}
#cB1 {width:470px; float:left; padding:0 10px 5px 10px}
.news {padding:5px 5px 5px 5px}
/*border-bottom:1px solid #e6e1dd; border-top:1px solid #fcfafb; */
#cB2 {width:179px; float:right; margin:0}

.about 
{
    background:#f3f2f0;
    border:0; 
    padding:5px; 
    margin:0; 
    margin-top:120px; 
    color:#282627;
}

.about ul {list-style-type:none}
.about li {padding:0; margin:0;}

#newsletter {
	width:209px;
	height:86px;
	background:url('/css/images/newsletter.jpg') no-repeat top left;
	position:relative;
	text-transform:uppercase
	}

#newsletter-title {color:#fff; font:normal 24px impact,serif; position:absolute; top:10px; left:15px}
#newsletter-title a {color:#fff!important; font-weight:normal!important}
#newsletter-text {font:normal 12px arial,serif; position:absolute; bottom:10px; left:10px; width:209px}
#newsletter-text a {color:#35393f!important}
.Cpad {margin:0 8px 0 30px}
.Cbottomleft {background:url('/css/images/corners_bottom.gif') no-repeat top left; width:9px; height:9px; overflow:hidden; float:left; display:inline}
.Cbottom {
	width:942px;
	height:9px;
	overflow:hidden;
	display:inline;
	float:left;
	background:url('/css/images/bg_page.gif') repeat-y -39px 0
	}
.Cbottomright {background:url('/css/images/corners_bottom.gif') no-repeat top right; width:9px; height:9px; overflow:hidden; float:right; display:inline}

/* Footer */
#footer {height:95px; width:100%; margin:0; background:url('/css/images/bg_footer.gif') no-repeat bottom center}
#foot {height:95px; width:998px; margin:0 auto; text-align:left}
#foot1 {height:30px; text-align:right; padding:12px 29px 0 0}
#foot1 a:link, #foot1 a:visited {color:#888}
#foot1 a:active {color:#999}
#foot2 {padding:10px 360px 0 30px; color:#999}
#foot2 a:link, #foot2 a:visited {color:#ddd}
#foot2 a:active {color:#eee}
.star {color:#fc0}
.valid {float:right}

/* Misc */
.clear {clear:both}
.leflo {float:left}
.riflo {float:right}
#properspace {height:105px}
#preloader {display:none}

/* Article Listing */
#featuredLinkList
{padding:20px;}

.olFeatured ol li a:link, 
.olFeatured ol li a:visited,
.olFeatured ol li a:active
{padding:0; color:#000; border:0; background:#fff: text-decoration:none}

.olFeatured img
{border:0; margin:0; padding:0;}

.liFeaturedItem
{display:block; list-style:none; margin:0; padding-bottom:20px;}

.listItemHeadline
{font-size:1.3em;}

.listItem
{float:right;}





























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

