/*
	Theme Name: Goalrank
	Theme URI: http://www.kradigg.com
	Description: A theme design by <a href="http://www.kradigg.com/" target="_blank">barbies55</a> and coded by <a href="http://www.worldracingmall.com" target="_blank">barbies55</a>. 
	Version: 3.0	
	Author: barbies55
	Author URI: http://www.kradigg.com/
*/ 
/* CSS Document */
* {
margin:0;
padding:0;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}
.clear{clear:both;}
a { text-decoration:none;}
a:link, a:visited { color:#333333;}
a:hover {color:#00b1da;}
h1 { font-size:12px; display:inline;}
img {border:none;}
#wrap {
	width:815px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
.topbread{
	margin-bottom:10px;
	padding-right: 15px;
	padding-left: 15px;
}
.main {
	width:100%;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.header  {
	padding-top:0px;
	background-image: url(images/topmain.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.logo {
	float:left;
	margin-left: 15px;
}
.contact{
	float:right;
	margin-right: 15px;
	font-size: 14px;
	text-align: right;
	font-weight: normal;
	color: #206699;
	padding-top: 10px;
}
.menubar {
	height:69px;
	background-image: url(images/topbar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	font-size: 16px;
}
.menubar span{ font-size:10px;}
.menubar ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
}
.menubar ul li {
	display:inline;
	text-align: right;
	float: left;
}
.menubar li a{
	display:block;
	color: #FFFFFF;
	padding-top: 14px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 39px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9BB3C5;
	float: left;
}
.menubar li a:hover {
	background-image: url(images/topbarhover.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#content {margin-top:10px;}
.leftcontent{
	float:left;
	width:510px;
	padding-left: 30px;
}
.entry {
	width:520px;
	background-image: url(images/bgbox.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-bottom: 15px;
}
.entrytitle{
	padding-top:20px;
	background-image: url(images/topbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #226993;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	font-family: Arial, Helvetica, sans-serif;
}
.foottab {
	height:30px;
	background-color: #97AFC3;
}
.footnews {
	height:40px;
	margin-top: 10px;
	background-image: url(images/footernews.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footsidetab{height:35px;
	background-image: url(images/footpbox.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#sidebar {
	width:220px;
	float:right;
	padding-right: 30px;
}
#sidebox {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	padding-top: 6px;
	background-image: url(images/sidebg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#sidebar h2 {
	padding-top:12px;
	background-image: url(images/sidetop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #1E6B95;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e9e9;
	font-family: Arial, Helvetica, sans-serif;
}
.sidepost{padding:10px;}
.detail{
	background-color:#97AFC3;
	font-weight: bold;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	font-size: 11px;
}
.detail a{ color:#333333;}
#footer {
	clear:both;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
}
.footermenu {
	font-weight:normal;
	margin-top:20px;
	margin-left:30px;
	color: #1E6A8E;
	float: left;
	width: 545px;
	font-size: 11px;
}
.footermenu a:link, .footermenu a:visited, .footermenu a:hover{
	color:#1E6A8E;
	font-weight: bold;
}
.copyright {
	float:left;
	margin-top:10px;
	color:#666666;
	margin-left: 30px;
	clear: left;
	width: 545px;
	font-size: 11px;
}
.copyright a:link, .copyright a:visited, .copyright a:hover{
	color:#FFFFFF;
	font-weight: bold;
}
.footbanner{
	float:right;
	margin-top:15px;
	padding-right:30px;
}
.entry ul {margin:0; padding:0;}
.entry li {
	margin-left: 15px;
	padding-top: 4px;
	padding-left: 22px;
	margin-right: 15px;
	margin-top: 0px;
	list-style-type: none;
	background-image: url(images/li.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CAD6D4;
	margin-bottom: 5px;
}
.entry .post{
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
.package {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 8px;
	width: 160px;
}
.package li{ margin-left:0; margin-right:0}
.package .order{margin-top:10px;}
 h2 {font-size:12px; }
.dark { color:#333333;}
.client img{margin-bottom:10px;}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
.postmetadata {
	clear: both;
	margin:0; padding:0; font-size:11px; color:#999999; border-top:dashed 1px #cccccc;
}
.postmetadata a:link,.postmetadata a:visited{ color:#999999;}
.post small {color:#999999;}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
