/*
Theme Name: Hulksolutions
Description: Designed by <a href="http://www.coroflot.com/jennift">Tan Siew May</a>.
Version: 1.0
Author: Tan Siew May
Tags: red, hulksolutions, custom header, fixed width, two columns, widgets
*/


/* Font and Structure */
body {
	font-size: 12px;
	font-family: 'Tahoma', Sans-Serif;
	background: #620d0e url('images/bg.jpg') repeat-x;
	color: #fff;
	text-align: left;
	margin: 0;
	padding: 0;
}

ul, ul li {
	list-style-type:none;
}

#page {
	text-align: left;
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
}

#header {
	background: #000000;
	margin: 0;
	padding: 0;
	height: 105px;
	width: 100%;
}

#bookmarker {
	position:absolute;
	z-index:2;
	float:left; /*for ie*/
	left:0; /*for ie*/
	margin:0;
	padding:0;
}

#bookmarker a:link, #bookmarker a:visited {
	float:left; /*for moz*/
	left:0; /*for moz*/
	width:42px;
	height:105px;
	background: url('images/bookmark.jpg') no-repeat;
	background-position:top;
}

#bookmarker a:active, #bookmarker a:hover {
    background-position:bottom;
}

#headerimg {
	margin:0 auto;
	height:105px;
	width:900px;
}

#logo {
	width:641px;
	float:left;
}

#contentarea {
       width:100%;
       padding:0;
       margin:0;
	   overflow:hidden;
}

#quicklinks {
    position:fixed;
	z-index:3;
	float:left;
	left:0;
	margin:0;
	padding:0;
	width:130px;
}

#quicklinks a {
	margin:0 0 0 7px;
}

#quicklinks img {
	vertical-align:middle;
}

#quicklinks a:link span, #quicklinks a:active span, #quicklinks a:visited span {
	display:none;
	color:#ff76c0;
	font-size:9px;
	padding:0 5px;
}

#quicklinks a:hover span {
	display:inline;
}

#maincontent {
    width:900px;
    margin:0 auto;        
}

#content {
	font-size: 12px;
	}

.widecolumn {
	line-height: 15px;
	padding: 0 0 30px 0;
	margin: 0 auto;
	width: 450px; 
	}
.widecolumn .entry p {
	font-size: 12px;
	}
.widecolumn .post {
	margin: 0;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 20px 36px 0 0;
	width: 588px;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	padding-top: 5px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 15px;
	}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#bottomliner {
}

#bottom {
        background: #440606;
}

#bottomcontent {
        background: url('images/bottomcontent.jpg') no-repeat;
        width: 900px;
        height:350px;
        margin:0 auto;
}

#bottomcontent01 {
    width: 276px;
    float: left;
	clear: left;
    margin: 38px 36px 0 0;
	text-align:right;
}

#bottomcontent01 ul, #bottomcontent01 ul li, #bottomcontent ul li a {
	padding:0;
	margin:0;
}

#bottomcontent02 {
    margin: 38px 36px 0 0;
	width: 276px;
    float: left;
	text-align:center;
}

#bottomcontent02 a, #bottomcontent02 a:visited {
	color:#fea5d5;
	font-family:'Georgia', Serif;
}

#bottomcontent02 a:active, #bottomcontent02 a:hover {
	color: #f22b97;
	text-decoration:none;
}

#bottomcontent03 {
	margin: 38px 0 0 0;
    width: 276px;
    float: right;
	clear: right;
}

#bottomcontent03 a, #bottomcontent03 a:visited {
	color: #fff;
	text-decoration:none;
}

#bottomcontent03 a:active, #bottomcontent03 a:hover {
	color:#74b9dc;
}

#footer {
	background: #360607;
	border: none;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	clear: both;
	}

#footer p {
	font-family: 'Georgia', Serif;
        font-size:12px;
        color: #8a282a;
        margin: 0 auto;
	padding: 20px 0;
	text-align: left;
        width:900px;
	}

small {
	font-family: 'Tahoma', Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

/*this is for the main menu*/
#mainmenu {
	width:900px;
	height:28px;
	float:left;
	clear:both;
}

#mainmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#mainmenu ul li {
	float:left;
	display:inline;
	padding:6px 26px 0 0;
	margin:0;
}

/* this is main menu at idle */
#mainmenu ul li a, #mainmenu ul li a:visited {
	text-decoration:none;
	font-size:13px;
	color:#4d89a7;
	text-align:left;
	font-weight:bold;
}
/* this is main menu when rollover */
#mainmenu ul li:hover a,
#mainmenu ul li a:hover {
	color: #f22b97;
	text-decoration: none;
}


/*
h1 is for the main title which i have replaced with logo
h2: the title of blogs
h3: the main headers like the headers for the bottom content title
h4: the side panel item header
*/

/*	Begin Headers */
h1, h3, h4, h2.pagetitle {
	font-family: 'Georgia', Serif;
	font-weight:normal;
	}

h1 {
	font-size: 30px;
	text-align: left;
	padding-top: 70px;
	margin: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2 {
	font-family: 'Tahoma', Sans-Serif;
	font-size: 14px;
	margin: 3px 0 0;
	}
	
h2.pagetitle {
	font-size: 20px;
	text-align: left;
	}

#sidebar h2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	}

h2, h2 a, h2 a:visited {
	color: #fff;
	}

h2 a:hover {
    color:#aedff8;
    text-decoration:none;
}

h3, h4, h2.pagetitle {
	padding: 0;
	margin:0 0 10px 0;
	color:#64c3f4;
	}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */

.entry p a:visited {
	color: #4d89a7;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Tahoma', Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	}

.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: 'Tahoma', Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Tahoma', Sans-Serif;
    padding: 0 0 10px;
	margin: 20px 0;
	width: 276px;
    float:right;
    clear:right;
	}

#sidebar #calendardate {
	background:url('images/calendar.gif') top left no-repeat;
	width:36px;
	height:45px;
	float:left;
	clear:left;
	text-align:center;
	margin-right:14px;
	padding:0;
}

#sidebar #calendardate #calendardateitem {
	color:#000;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	line-height:13px;
	margin-top:11px;
}

#sidebar #blogtitle {
	float:left;
	clear:right;
	width:226px;
	padding-top:2px;
}

#sidebar .entry {
	float:left;
	clear:both;
	width:276px;
}

#sidebar #blogtitle img {
	vertical-align:middle;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	/*--color: #4d89a7;--*/
	color:#8a282a;
	font-family: Georgia, serif;
	font-size:12px;
	font-style:italic;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #4d89a7;
	text-decoration: none;
	}

a:hover {
	color: #74b9dc;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}


#wp-calendar caption {
	font: bold 1.3em 'Tahoma', Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.post {
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	color:#ff0000;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	/*list-style: decimal outside;* MAY CHANGE THIS*/
	list-style-type:none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#search {
	width:203px;
	float:right;
	clear:right;
	margin-top:48px;
	text-align:right;
}

input {
	border:none;
	background:#0e0d0d;
	font-size:11px;
	color:#4682a1;
	padding:0;
	margin:0;
}

#searchform #s {
	border:1px solid #333333;
	padding:1px 2px;
	float:left;
	margin-right:2px;
}

.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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#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 */
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ff0000;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0 10px;
	font-family:Georgia, Serif;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 12px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
