/*
Theme Name: startupwizz
Theme URI: http://startupwizz.com
Description: Startupwizz theme
Version: 1.0
Author: Barry Bangles
Tags: startupwizz

*/

body { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px; background:url(images/content-backgrd3.jpg); }
img { border:0; padding:5px; margin:0; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }

#container { }
#page { width:900px; margin:auto; }

/* Header */
#header { background:url(images/header-backgrd.jpg); height:121px; }
.headerbox1 { position:relative; left:625px; width:270px; }
.toplinks { height:20px; padding:0 20px 0 0; text-align:right; }
.toplinks a { color:#888888;font-weight:bold; }
.search { height:58px; background:url(images/search-backgrd.png) no-repeat; padding:14px 0 0 12px; }

/* Top Menu */
#menubar { background:url(images/topmenu-backgrd.jpg); border-top:1px solid #FFF; border-bottom:0px solid #FFF; height:27px; font-size:16px; }
#menubar ul { padding:0; margin:4px 0 0 100px;  }
#menubar ul li { padding:0; margin:0; display:inline; list-style-type:none; }
#menubar ul li a { padding:5px 16px 4px 16px; color:#FFFFFF; }
#menubar ul li a:hover { background:#d73200; text-decoration:none; }

/* Main */
#main { padding:20px 0 0 0; }
#contentbox { width:900px; }
.maincontent { width:100%; background:url(images/content-sides.png) repeat-y; }
.contenttop1 { height:4px; background:url(images/content-top.png) no-repeat; }
.contenttop2 { height:3px; background:url(images/content-top2.png) no-repeat; }
.contenttop3 { height:3px; background:url(images/content-top3.png) no-repeat; }
.post { }
.postheader { background:url(images/green-titlebox-bottom.gif) no-repeat bottom; padding:0 0 4px 0; }
.posttitle { color:#FFF; background:#a0c772; padding:5px 15px; font-weight:bold; font-size:16px; }
.postinfo { }
.postinfo1 { color:#8e8f91; background:url(images/icon-user01.gif) no-repeat 0 0; float:left; padding-left:15px; }
.postinfo2 { color:#8e8f91; background:url(images/icon-calendar.gif) no-repeat 0 0; padding-left:20px; }

/* Right */
#right { width:380px; float:right; }
#rightbox { 
	width:95%; 
	background:#FFFFFF; 
	border:1px solid #CCCCCC;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px; 
}
#rightbox ul { font-size:16px; list-style-type:none; padding:10px 0 0 0; margin:0; }
#rightbox ul ul { padding:0 0 0 33px; margin:0; }
#rightbox ul ul.category { padding:0 0 0 33px; margin:0; list-style:url(images/arrow-right01.gif); }
#rightbox ul ul li { color:#003399; font-size:12px; font-weight:normal; }
#rightbox ul ul li a { color:#003399; font-size:12px; font-weight:normal; }
.rightboxitem { padding:0 0 20px 0; }
.category { color:#d93102; font-weight:bold; }
.archive { font-weight:bold; }

/* Left */
#left { width:496px; float:left; padding:10px 40px 0 60px; }

/* Footer */
#footer { height:66px; background:url(images/footer-backgrd.jpg); border-top:solid 1px #FFF; text-align:center; }
.footerbox1 { color:#fff; }
.footerbox1 ul { padding:0; margin:18px 0 0 0;  }
.footerbox1 ul li { padding:0; margin:0; display:inline; list-style-type:none; }
.footerbox1 ul li a { padding:0px 10px 0px 10px; color:#FFFFFF; }

/* Comments (from Default theme) */
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}
