/*  

Theme Name: Carbonite
Theme URI: http://www.carbonite.co.uk/
Description: Backup.  Simple.
Version: 1.0.0
Author: Carbonite
Author URI: http://www.carbonite.com.au/
 
	
*/

/*
----------------------------------------------------------------------------- 
Standard
-----------------------------------------------------------------------------*/
html { height: 100%; margin-bottom: 1px; }
body { margin: 0; padding: 0 0 1em 0; font: 76% Verdana, Helvetica, sans-serif; color: #333;  background: #f0f5f5 url(images/bg.jpg) repeat-x scroll top left; text-align:center; }
body * { margin: 0; padding: 0;	}
p,ul,ol,dl,blockquote,pre { margin-bottom: 1.0em; line-height: 1.4em; }
h1 { margin-bottom: 0.5em; }
h2 { margin-bottom: 0.4em; }
a { color: #77a856; }
img { border: 0; }
acronym,abbr { border: 0; text-decoration: none; }
address { font-style: normal; }
hr { height: 0; color: #fff; background-color: #fff; border: 0; border-top: 1px solid #aaa; margin-bottom: 0.3em; }
fieldset { border: 0; }

ul { padding-left: 1.6em; margin-left: 1em; list-style-type: square; }
ul li { margin-left: 0; padding-left: 0; padding-bottom: 0.4em; }
	
dl { margin-left: 0.3em; }
dd { margin: 0 0 0.5em 0.5em; }
	
ol { padding-left: 1.6em; margin-left: 1em; }
ol li { margin-left: 0; padding-left: 0; padding-bottom: 0.4em; }

blockquote { background: #f4f4f4; padding: 5px; margin: 0 0 1em 2em; border-left: 6px solid #ddd;  }


/*
----------------------------------------------------------------------------- 
Text Formatting
-----------------------------------------------------------------------------*/
.shaded { color: #888; }
.cen { text-align: center; }
.r { text-align: right; }
.l { text-align: right; }
.alignleft { float: left; margin: 0.5em 1em 1em 0; }
.alignright { float: left; margin: 0 1em 1em 0; }
.rfloat { float: right; margin: 0 0 1em 1em; }
.lfloat { float: left; margin: 0 1em 1em 0; }
.line { white-space: nowrap; }
.clear { clear: both; }
.bumper { clear: both; font-size: 0.1em; }

h1 { font-size: 2.3em; font-weight: bold; color: #77a856; text-decoration: none; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif; margin: 14px 0 3px 0; }
h2 { font-size: 1.3em; font-weight: bold; color: #523995; text-decoration: none; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif; margin: 0 0 1em 0; }
h3 { font-size: 1.2em; font-weight: bold; color: #77a856; text-decoration: none; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif; margin: 1em 0 0 0; }

.post h1 { font-size: 1.3em; }
.post h2 { font-size: 1.2em; }
.post h3 { font-size: 1.1em; }
.post h4 { font-size: 1.0em; }

.post h2 a { color: #77a856; text-decoration: none; }
.post h2 a:hover { color: #77a856; text-decoration: underline; }

.post h1 a { color: #77a856; text-decoration: none; }
.post h1 a:hover { color: #77a856; text-decoration: underline; }


p.notice { background-color: #fcffd2; border: 1px dotted #ffe400; padding: 10px; margin: 1em 0; }
p.notice img { position: relative; top: 2px; }

strong.highlight { font-size: 1.05em; color: #503593; font-weight: bold; }

/*
----------------------------------------------------------------------------- 
Carbonite Styles
-----------------------------------------------------------------------------*/
	
#landing {background: #f0f5f5 url(images/bg_landing.png) repeat-x scroll top left;}
#carbonite { width: 896px; margin: 0 auto; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif; text-align:left; }

	#header { text-align: right; height: 104px; background: transparent url(images/au.png) no-repeat scroll 820px 40px; padding: 0; margin: 0; }
	#landing #header {height: 113px;}
		#logo { float: left; padding: 23px 0 0 13px;  }
		#toplinks { font-size: 0.9em;  font-weight: bold; width: 430px; height: 33px; margin: 0 0 0 auto; padding: 0; background: transparent url(images/toplinks.png) no-repeat scroll top right; }
		#toplinks ul { list-style: none; height: 27px; margin: 0; padding: 4px 0 0 0; background: transparent url(images/toplinks-start.png) no-repeat scroll top left; }
		#toplinks ul li { list-style: none;  display: inline; }
		#toplinks ul li a { color: #fff; text-decoration: none; padding: 0 27px 0 5px; }
		#toplinks ul li a:hover { text-decoration: underline; }
	
		#chat {float:right; margin: 5px 100px 0 0;}
		
	#nav { height: 45px; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif; }
		#nav ul { list-style: none; margin: 0; padding: 5px 0 0 0; }
		#nav li { list-style: none; display: block; float: left; margin: 0 10px 0 0; padding: 0;  }
		#nav li.on { height: 40px; background: #fff url(images/ontl.jpg) no-repeat scroll top left; }
		#nav li.buy { height: 37px; background: #77a856 url(images/buytl.jpg) no-repeat scroll top left; border-bottom: 1px solid #6d8b65; }
		#nav li a { font-size: 1.1em; display: block; padding: 12px 20px 0 20px; color: #fff; text-decoration: none; font-weight: bold;}
		#nav li a:hover { text-decoration: underline; }
		#nav li.on a { background: transparent url(images/ontr.jpg) no-repeat scroll top right; color: #78a955; }
		#nav li.buy a { background: transparent url(images/buytr.jpg) no-repeat scroll top right; color: #fff; text-transform: uppercase; padding: 12px 18px 0 18px; }

	#body { background: #fff; font-size: 1.1em; font-family: Verdana,Helvetica,sans-serif; padding: 1.2em 0 0 0; }
	
		#frontpanel { background: #fff url(images/frontpanel-snaps.jpg) no-repeat top left; width: 868px; height: 298px; padding: 0; margin: 0 auto; }
			#frontpanel form { display: inline; }
			#frontpanel fieldset { font-size: 0.9em; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif; width: 257px; float: right; margin: 20px 15px 0 0; display: inline; }
			#frontpanel fieldset h2 { font-size: 1.6em; width: 220px; margin: 0 0 0 8px; }
			#frontpanel fieldset p { font-size: 0.96em; width: 220px; margin: 3px 0 4px 8px; }
			#frontpanel fieldset input.txt { color: #777; font-size: 0.9em; padding: 2px; display: block; width: 220px; margin: 0 0 5px 8px; }
			#frontpanel fieldset span { font-size: 0.8em; display: block; width: 230px; margin: 0 auto; }
			#survive { padding: 21px 0 0 3px; }
			#frontpanel #learnmore { font-size: 0.8em; text-align: right; width: 543px; padding: 10px 0 0 0; font-weight: bold; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif;  }
			#frontpanel #learnmore a { color: #fff; }
			
			table.front td { padding: 0; margin: 0; font-size: 0.9em; width: 140px; padding: 0 20px 0 0; vertical-align:top;}
			table.front td p{ padding: 0; margin: 0; font-size: 0.9em; width: 140px; padding: 0 20px 0 0; }
			table.front td h2 { padding: 0; margin: 0 0 0.5em 0; font-size: 1.0em; color: #b00d00; }
			table.front td h2 a {color: #b00d00; text-decoration: none; }
			
		blockquote#frontquote { display: inline; width: 215px; float: right; padding: 0; margin: 2em 50px 2em 15px; border: 0; background: #fff; font-size: 1.05em; font-weight: bold; color: #666; line-height: 1.4em; font-family: "Trebuchet MS",Trebuchet,Verdana,sans-serif;  }
			#frontquote span { display: block; padding: 1.2em 0 0 1em; }
			
		#mc { width: 550px; margin: 0.5em 0 1em 30px; font-family: Verdana,Helvetica,sans-serif; }
		#mcwide { width: 760px; padding: 0.5em 0 1em 30px; font-family: Verdana,Helvetica,sans-serif; }
		
		.post { margin-bottom: 2.5em; }
		.post .meta { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; color: #999; font-size: 0.9em; padding: 6px 0 6px 0; line-height: 1.2em; }
			.post .meta a { text-decoration: none; }
		
	#sidebar { display: inline; width: 265px; float: right; margin: 1em 26px 0 0; padding-bottom: 0; background: #ebf0f5 url(images/sidebar-t.jpg) no-repeat scroll top left; }
	
		#trial { float: none; }
		#trial h2 { font-size: 1.1em; text-align: left; margin: 0.8em 0 0.5em 20px; }
		#trial ul { list-style: none; margin: 0; padding: 6px 18px 5px 18px; font-size: 0.8em; }
		#trial ul li { list-style: none; margin: 0; padding: 0 0 1em 45px;}
		#trial ul li strong { color: #523995; }
		#trial ul li.deletion { background: transparent url(images/deletion.jpg) no-repeat scroll top left; }
		#trial ul li.theft { background: transparent url(images/theft.jpg) no-repeat scroll top left; }
		#trial ul li.disaster { background: transparent url(images/disaster.jpg) no-repeat scroll top left; }
		#trial ul li.failure { background: transparent url(images/drive-failure.jpg) no-repeat scroll top left; }
		
		#trial ul li.create { background: transparent url(images/sb-step1.gif) no-repeat scroll top left; }
		#trial ul li.setup { background: transparent url(images/sb-step2.gif) no-repeat scroll top left; }
		#trial ul li.therest { background: transparent url(images/sb-step3.gif) no-repeat scroll top left; }
		
		
		#sidepanel { float: none; background: transparent url(images/sidebar-b.jpg) no-repeat scroll bottom left; padding-bottom: 1em; margin: 0;  }
			
			.widget { width: 240px; margin: 1em auto 0 auto; padding: 0 0 1em 0; }
			.widget ul { list-style: none; margin: 0 0; padding: 0; }
			.widget ul li { list-style: none; margin: 0; padding: 0 0 0 1em; }
			.widget h2 { border-bottom: 1px solid #523995; margin: 0 0 0.5em 0; }
			.widget a { text-decoration: none; }
			.widget a:hover { text-decoration: underline; }
			
			#s { font-size: 0.9em; color: #777; padding: 2px; float: left; width: 150px; margin: 3px 2px 0 0; }
			
	
	#footer { clear: both; color: #777; padding: 1.2em 20px 4em 20px; border-top: 1px solid #ccc; width: 836px; margin: 1em auto; font-size: 0.8em; }
		#footer a { color: #777; }
	
	
/*
----------------------------------------------------------------------------- 
Comments and More
-----------------------------------------------------------------------------*/

#comments { width: 517px; margin: 2em auto; padding: 0; }

.commentlist li, #commentform input, #commentform textarea { font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentlist li { font-weight: bold; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }
.commentmetadata { font-weight: normal;	}

h3#respond { margin-top: 1em; } 

code { font: 1.1em 'Courier New', Courier, Fixed; }

#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }

#sidebar #searchform #s { width: 108px;	padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }

#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0;	}
#commentform textarea {	width: 440px; height: 200px; padding: 2px; border: 1px solid #000; }
#commentform #submit { margin: 0; }

.alt { margin: 0; }

.commentlist { padding: 0; text-align: justify; margin: 0; }

.commentlist li { margin: 15px 0 0 3px;	padding: 8px 25px 0 30px; background-repeat: no-repeat; background-position: 10px 10px;	list-style: none; background-color: #f4f4f4; border: 1px solid #e4e4e4; }

.commentlist p { margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0;	}

.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }

#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; }
#wp-calendar #prev a { padding-left: 10px; text-align: left; }
#wp-calendar a { display: block; }
#wp-calendar caption { text-align: center; width: 100%; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#commentform #comment {	width: 440px; height: 200px; padding: 2px; border: 1px solid #000; }