/*
Theme Name: Headup
Description: Headup
*/





* {
 margin: 0;
 padding: 0;
 border: 0;
}

html {
 height: 100%;
 margin-bottom: 1px;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFF;
	color: #333;
	background: url('http://headup.com/images/background-header.jpg') repeat-x 0 0;
}

h1 { font-size: 4em; }


h2 { font-size: 14px; padding-top:4px; color:#F7931E; }

h3 { font-size: 13px; padding-top:4px; color:#F7931E; }


a, a:link, a:visited {
	text-decoration: none;
	color: #48C4DB;
}

a:hover {
	text-decoration: underline;
	color: #147;
}

p { padding: 4px 0; }
ol, ul { margin:0; padding:0 0 16px; }
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

small span { 	color: #B2B2B2; }
small.categories { 	color: #333; }
small.categories a { color: #b2b2b2; }
acronym, abbr, span.caps { cursor: help; font-size: 0.9em; letter-spacing: .07em; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code { font: 1.1em 'Courier New', Courier, Fixed; }


#wrapper {
 margin: 0 auto;
 width: 905px;
}

#page {
	background: url(images/mainbottom.gif) no-repeat bottom;
	padding-bottom: 36px;
}

#page_clean {
	background: url(images/cleanmainbottom.gif) no-repeat bottom;
	padding-bottom: 36px;
}

#header {
	height: 116px;
	margin-top:6px;
	background:none;
	height:160px;
}

#header .menu {
	float: right;
	padding-top: 65px;
	padding-right: 20px;
}

#header .menu a {
	font-weight: bold;
	font-family: Helvetica,Arial,Sans-Serif;
	font-size: 14px;
	text-decoration: none;
	color: #959595;
}


#header .menu a:hover {
	color: #48c4db;
	text-decoration: none;
}
#content {
	background: #bfbfbf url(images/maintop.gif) no-repeat top;
	overflow: hidden;
	padding-top: 37px;
}

#content_clean {
	background: #bfbfbf url(images/cleanmaintop.gif) no-repeat top;
	overflow: hidden;
	padding-top: 37px;
}

#main {
	background: url(images/main.gif) repeat-y;
	overflow: hidden;
	padding: 0 25px;
}

#main_clean {
	background: url(images/cleanmain.gif) repeat-y;
	overflow: hidden;
	padding: 0 25px;
}

#left {
	float: left;
	width: 566px;
	padding: 15px 30px;
}

#center1 {
	float: left;
	width: 766px;
	padding: 15px 30px;
}


#left h2 {
	padding: 10px 0px 0px 0px;
	margin-bottom: 4px;
	font-weight: bold;

}

#left h2 a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
}

#left h2 .comments {
	float: right;
	background: url(images/comment.gif) no-repeat center left;
	padding-left: 20px;
}

#left h2 .comments a {
	font-size: 12px !important;
}

#sidebar {
	background: url(images/sidebar.gif) repeat-y right;
	float: right;
	width: 219px;
}


#sidebar h2 {
	background: url(images/arrow1.gif) no-repeat bottom left;
	height: 40px; line-height: 40px;
	margin: 0; padding: 0 0 0 45px;
	font-size: 13px;
}

#sidebar ul {
	background: url(images/sidebottom.gif) no-repeat bottom;
	padding-bottom: 11px;
}

#sidebar ul ul {
	background: none;
	padding: 0;
}

#sidebar ul li {
 list-style: none;
 margin-bottom: 15px;
}

#sidebar ul#recent_block {
	margin-left:30px;
}

#sidebar ul#recent_block li{
 list-style: disc;
 padding:0 0 8px 0;
}

#sidebar ul#categories_block {
	margin-left:30px;
}

#sidebar ul#widget_tag_cloud {
 margin-left: 30px;
}

#tag_cloud {
 margin: 15px 15px 15px 15px;
}

#tag_cloud h2 {
 margin-left: -15px;
}

#sidebar ul#categories_block li{
 list-style: disc;
 padding:0 0 8px 0;
}

#sidebar ul#links_block {
	margin-left:30px;
}

#sidebar ul#links_block li{
 list-style: disc;
 padding:0 0 8px 0;
}
#sidebar ul p, #sidebar ul select {
 margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
 margin: 10px 18px 0 18px;
}

#sidebar ul ul ul, #sidebar ul ol {
 margin: 0 0 0 10px;
}

#sidebar ul ol li, ol li {
 list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
 margin: 3px 0 0;
 padding: 0;
}

#sidebar #searchform #s {
 width: 140px;
 padding: 2px;
 border: 1px solid #bbbbbb;
 float: left;
}

#sidebar a { color: #4d4d4d; }

#sidebar #searchsubmit {
	float: right;
}

#search {
	overflow: hidden;
}

#search h2 {
	background: url(images/search.gif) no-repeat bottom left;
}

#categories h2 {
	background: url(images/categories.gif) no-repeat bottom left;
}

#links h2 {
	background: url(images/links.gif) no-repeat top left;
}
#calendar h2 {
	background: url(images/calendar.gif) no-repeat bottom left;
}

#feeds {
	background: url(images/sideseparator.gif) no-repeat top left;
	width: 220px;
	padding-top: 30px;
	margin-bottom: 3px !important;
}

#feeds a {
	display: block;
	background: url(images/rss.gif) no-repeat center left;
	padding-left: 45px;
	line-height: 18px;
}

#widgets {
}

#links_block h2 { display: none; }
#links_block ul { padding: 0; margin: 0 !important; }

#recent h2.link {
	background: url(images/recentposts.gif) no-repeat bottom left;
	cursor: pointer;
}

#recent h2.expanded {
	background: url(images/recentposts_expanded.gif) no-repeat bottom left;
	cursor: pointer;
}

#categories h2.link {
	background: url(images/categories.gif) no-repeat bottom left;
	cursor: pointer;
}

#categories h2.expanded  {
	background: url(images/categories_expanded.gif) no-repeat bottom left;
	cursor: pointer;
}

#links h2.link {
	background: url(images/links.gif) no-repeat top left;
	cursor: pointer;
}

#links h2.expanded {
	background: url(images/links_expanded.gif) no-repeat top left;
	cursor: pointer;
}
#footer {
	text-align: center;
	padding: 5px 5px 35px 5px;
	color: #666;
	font-weight:bold;
}

#footer a {
	color: #666;
	font-size:12px;
	font-weight:bold;
}

#footer a:hover {
	color: #444;
	font-size:12px;
	font-weight:bold;
}


.postmetadata {
 text-align: center;
 padding-top: 5px;
 margin: 30px 0;
 clear: both;
}
.postmetadata ul, .postmetadata li {
 display: inline;
 list-style: none;
}

.attachment {
 text-align: center;
 margin: 5px 0px;
}

.smallattachment {
 text-align: center;
 float: left;
 width: 128px;
 margin: 5px 5px 5px 0px;
}

.alt {
 background-color: #f8f8f8;
 border-top: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
}






.post {
 margin: 0 0 40px;
}

.share {
	padding-left: 15px;
	margin-left: 15px;
}

.clear {
 clear: both;
}

img.centered {
 display: block;
 margin-left: auto;
 margin-right: auto;
}

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;
 padding-right: 10px;
}

.alignleft {
 float: left;
 padding-left: 10px;
}

.center { text-align: center; }

.hidden{ display: none; }

h1.logo{ left:56px; }

#header .navigation{ background:none; text-align:left; }

#header div.get{ right:0 }
	#header div.get a.dload{ cursor:pointer; }

.navigation {
 display: block;
 text-align: center;
 margin-top: 10px;
 width: 610px;
 height: 25px;
 line-height: 26px;
 background: #ededed url(images/navigation.gif) no-repeat;
 margin-left: -22px;
}

.navigation a {
	font-size: 11px;
	color: #333333;
}

.aligncenter {
 display: block;
 margin: 0 auto;
}

.wp-caption {
 text-align: center;
 margin: 10px;
 -moz-border-radius: 3px;
 -khtml-border-radius: 3px;
 -webkit-border-radius: 3px;
 border-radius: 3px;
}

.wp-caption p.wp-caption-text {
 font-size: 11px;
 line-height: 18px;
 margin: 0;
}


.commentlist li, #commentform input, #commentform textarea {
 font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
 border:1px solid #333;
}

.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;
 color:#48c4db;
}

.commentlist p {
 font-weight: normal;
 line-height: 1.5em;
 text-transform: none;
}

.commentlist {
 text-align: justify;
}


.commentlist a {
	color:#48c4db;
}
.commentlist li {
 margin: 15px 0 3px;
 padding: 5px 10px 3px;
 list-style: none;
}

.commentlist p {
 margin: 10px 5px 10px 0;
}


#commentform input {
 width: 170px;
 padding: 2px;
 margin: 5px 5px 1px 0;
}

#commentform textarea {
 padding: 2px;
}

#commentform #submit {
}

#commentform p {
 margin: 5px 0;
}

#commentform p {
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#wp-calendar {
 empty-cells: show;
 margin-left: 1px;
 width: 217px;
 background: #ffffff;
 padding-top: 10px;
}
#wp-calendar #next a {
 padding-right: 10px;
 text-align: right;
}
#wp-calendar #prev a {
 padding-left: 10px;
 text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
 font-size: 9pt;
}
#wp-calendar a {
 display: block;
}
#wp-calendar caption {
	display: none;
}
#wp-calendar td {
 padding: 3px 0;
 text-align: center;
}
#wp-calendar td.pad:hover {
 background: #ffffff;
}
#wp-calendar th {
 font-style: normal;
 text-transform: capitalize;
}
.link { cursor: pointer; }

/* tag cloud */
#tag_cloud-2 div{ margin:10px 18px 0 }
#tag_cloud-3 div{ margin:10px 18px 0 }