/*  
Theme Name: Catapult Media
Theme URI: http://catapult.ca
Description: new design june 2007
Version: 2.0
Author: Brandon Johnson
Author URI: http://spadewerk.com
*/

* {
	margin: 0px;
	padding: 0px;}
	
body {
	font-family: Verdana, Arial, san-serif;
	font-size: 13px;
	color: #333;
	line-height: 14px;
	margin: 0px;
	padding: 0px;}
	
a {
	text-decoration: none;
	color: #647a1f;
	border: 0px;}
	
a:hover {
	text-decoration: none;
	color: #fe9025;
	border: 0px;}
	
em {
	margin: 0px;
	padding: 0px;}
	
img,img a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;}
	
h1 { /* section level beneath graphic title */
	font-family: Verdana, Arial, san-serif;
	font-size: 24px;
	font-weight: bold;
	color: #b4b4b4;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px}
	
p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#wrapper {/* sets the width and centering on screen */
	position: absolute;
	left: 50%;
	margin-top: 0px;
	margin-left: -380px;
	background-image:url(images/bgwrapper.gif);
	background-repeat: repeat;
	width: 760px;}
	
div#header {/* banner at the top */
	width: 936px;
	height: 77px;}
	
div#nav {
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 0px;
	background-image:url(images/bgnav.gif);
	background-repeat: no-repeat;
	width: 740px;
	height: 35px;}
	
div#banner {
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 154px;}
	
div#breadcrumbs {
	font-size: 13px;
	color: #647a1f;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#breadcrumbs a {
	color: #647a1f;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #647a1f;}

div#breadcrumbs a:hover {
	color: #fe9025;
	font-weight: bold;
	text-decoration: none;
	border: 0px;}
	
div#lft {
	vertical-align: top;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	width: 475px;
	float: left;}
	
div#lft p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#lft ul {
	margin: 0px 0px 10px 10px;
	padding: 0px;
	list-style-type: none;}
	
div#lft ul li {
	line-height: 15px;
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 5px;	
	padding-left: 14px;
	padding-right: 0px;
	background: transparent url(images/bullet.gif) no-repeat left top;}
	
h2 {
	font-family: Verdana, Arial, san-serif;
	font-size: 14px;
	color: #cc6633;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px}
	
h3 {
	font-family: Verdana, Arial, san-serif;
	font-size: 14px;
	color: #cc6633;
	line-height: 16px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px}
	
div#rht {/* right column */
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 35px;
	vertical-align: top;
	width: 190px;
	float: right;}
	
#twitter_update_list ul, #twitter_update_list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;}
	
div#rht p {
	font-size: 11px;
	line-height: 13px;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;}
	
div#subscribe {
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	background-color: #d2dac3;
	background-image:url(images/bgsubscribe.gif);
	background-repeat: no-repeat;
	width: 190px;}
	
/* subnav */

div#rht h4 { /* subnav title */
	font-family: Verdana, Arial, san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fe9025;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	list-style-type: none;}
	
div#subnav { 
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #d2dac3;
	width: 190px;
	list-style-type: none;}
	
div#subnav h4 { /* subnav title */
	font-family: Verdana, Arial, san-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fe9025;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;}
	
div#subnav a {
	font-size: 13px;
	color: #333;
	text-decoration: none;}
	
div#subnav a:hover {
	color: #fe9025;
	text-decoration: none;}
	
div#subnav ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;}

div#subnav ul li {
	margin: 0px 0px 10px 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	background: transparent url(images/bulletrht.gif) no-repeat top left;}
	
div#subnav ul li.current_page_item {
	font-weight: bold;}
	
div#recentblog {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	background-color: #d2dac3;
	width: 180px;}
	
div#recentblog a {
	font-size: 13px;
	color: #333;
	text-decoration: none;}
	
div#recentblog a:hover {
	color: #fe9025;
	text-decoration: none;}
	
div#recentblog ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;}

div#recentblog ul li {
	margin: 0px 0px 10px 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	background: transparent url(images/bulletrht.gif) no-repeat left top;}
	
div#news {
	margin: 0px;
	padding-top: 45px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	background-color: #b5b5b5;
	background-image:url(images/bgnews.gif);
	background-repeat: no-repeat;
	width: 170px;}
	
div#news a {
	color: #fff;
	text-decoration: none;}
	
div#news a:hover {
	color: #fff;
	text-decoration: none;}
	
div#news ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;}

div#news ul li {
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 5px;
	background: transparent url(images/bulletnews.gif) no-repeat left top;}
	
div#search {
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
	background-color: #d2dac3;
	background-image:url(images/bgsearch.gif);
	background-repeat: no-repeat;
	width: 190px;}
	
/* footer area */
	
div#footer {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	padding-bottom: 0px;
	text-align: center;
	background-image:url(images/bgfooter.gif);
	background-repeat: no-repeat;
	width: 760px;
	height: 22px;
	clear: both;}
	
div#footer a {
	color: #333;
	font-weight: bold;
	text-decoration: none;}
	
/* blog template styles */	
	
.clear {
	clear: both;}

.post {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	color: #3f3f3f;}
	
.about-entry {
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #3f3f3f;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
	padding: 8px;
	background-color: #e8efec}

.entry {
	text-align: left;
	color: #7A7A7A;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	background: url(images/h2.gif) repeat-x bottom left;}

.entry h3 {
	font-family: Verdana, Arial, san-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #5f8284;}
	
.entry h3 a {
	color: #5f8284;
	text-decoration: none;}
	
.entry h3 a:hover {
	color: #647a1f;
	text-decoration: none;}
	
.entrycolumns {
	text-align: left;
	color: #7A7A7A;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;}
	
.entrycolumns h3 {
	font-family: Verdana, Arial, san-serif;
	font-size: 16px;
	color: #fe9025;
	line-height: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;}
	
.entrycolumns h3 a {
	color: #fe9025;
	text-decoration: none;}
	
.entrycolumns h3 a:hover {
	color: #647a1f;
	text-decoration: none;}
	
.authorname {
	font-family: Verdana, Arial, san-serif;
	font-size: 10px;
	font-weight: normal;
	color: #959595;
	margin-top: 0px;
	margin-bottom: 0px;}
	
.authorname a {
	color: #959595;
	text-decoration: none;}
	
#comment-item {
	width: 475px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	color: #666666;}
	
#comment {
	width: 200px;
	margin: 0 auto;
	text-align: left;
	float: left;}

#comment form {
	margin: 0;
	color: #bbb;
	background-color: inherit;}
	
legend {
	margin: 0 0 0.5em 1.0em;
	color: #b5b5b5; 
	background-color: inherit;}
	
label {
	color: #9C9C9C;
	background-color: #FFFFFF;}
	
fieldset {
	border: 1px solid #fff;
	margin-bottom: 30px;
	border-top: 1px solid #eee;}
	
#info {
	color: #999;}
	
#form-name, #form-mail , #form-link , #coment-message {
	font: 11px arial,"trebuchet ms", tahoma, georgia;
	color: #666; 
	width: 100%;
	border: 3px double #e3e3e3;
	padding: 1px;
	margin-bottom: 0.6em;
	background-color: #f9f9f9;}
	
#form-name:focus, #form-mail:focus , #form-link:focus , #coment-message:focus {
	border: 3px double #bbb;
	color: #555;
	background-color: #fff;}
	
#searchform2 {
	border: 2px solid #999;
	padding: 6px 3px;
	background: #F0F0F0;}
	
#searchsubmit2 {
	border: 2px solid #999;
	padding: 5px 0;
	background: #F0F0F0;}
	
#submit input {
	width: auto;}
	
#hasil-comment {
	width: 240px;
	text-align: left;
	float: right;}
	
input {
	font: 11px arial,"trebuchet ms", tahoma, georgia;
	border: 3px double #e3e3e3;
	padding: 2px;
	color: #666; 
	font-size: 11px;
	background-color: #f9f9f9;}
	
.bubble {
	padding-left: 17px;
	background: transparent url(images/comment.gif) no-repeat center left;
	margin: 10px 0 0px;}

.sep {
	width: 475px;
	height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	background: url(images/seperator.gif) no-repeat;}
	
.seperator {
	display: none;}
	
#container h4, #hasil-comment h4, #comment h4 {
	color: #9C9C9C;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: "trebuchet ms", georgia, arial, tahoma;}
	
.about-entry {
	padding: 5px;
	color: #666;
	background-color: #f9f9f9; 
	margin-bottom: 40px;}

.commentlist {
	margin:0;
	list-style-type: none;
	padding:0;
	margin-bottom: 30px;}
	
#hasil-comment p {
	margin:0;
	padding:0;}
	
.commentlist li {
	margin: 10px 0px;
	padding: 3px 7px;
	color: #666;
	border: 1px solid #e3e3e3;
	background-color: #f9f9f9;}
	
.commentlist .graybox{
	color: #666;
	border: 1px solid #e3e3e3;
	background-color: #f9f9f9;}
	
.styled {
	margin: 0;}
	
.nomargin {
	margin: 0;}
	
.feeds {
	padding-left: 20px;
	background: transparent url(images/link.gif) no-repeat center left;
	margin-right: 20px;}

blockquote{
	background: url(images/bq.gif) no-repeat;
	padding: 0 0 0 40px;
	margin: 0;
	color: #969696;}

img.wp-smiley {
	margin: 0;
	vertical-align: middle;
	padding: 0;
	border: none;
	display: inline;}

.hilite {
	color: #333;
	background-color: #99ccff;}
	
.hilite1 {
	color: #333;
	background-color: #ffcc66;}
	
.hilite2 {
	color: #333;
	background-color: #99ff66;}
	
.hilite3 {
	color: #333;
	background-color: #ff9999;}
	
.navigation {
	padding-bottom: 20px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;}
	
.alignleft {
	font-weight: bold;
	float: left}
	
.alignright {
	font-weight: bold;
	float: right;}