/*
Theme Name: Hire v.1
Theme URI: http://rainbowscraps.net/
Description: Theme for Hire.Rainbowscraps.net by Tin.
Version: 1.0
Author: Christine Po
Author URI: http://rainbowscraps.net/
*/

body, 
html {
    	margin:0;
	padding:0;
}

body {
    	background: #4b4f37;
    	color: #4b4f37;
	font-size: 10pt;
	font-family: Tahoma;
    	}

#wrap {
	margin: 20px auto;
	padding: 0;
	width: 824px;
	text-align: left;
}

#header p{
	display: none;
}

#header {
	height: 146px;
	margin: 0px;
	padding: 0;
	width: 824px;
	background: url('images/header.png') top no-repeat;
}

#tilebg {
	background: url('images/body.png') top repeat-y;
	width: 824px;
	margin: 0 auto;
}

#intro {
	background: url('images/intro.png') top no-repeat;
	height: 118px;
	width: 824px;
	color: #4e5c00;
}

#leftintro {
	float: left;
	padding-left: 20px;
}

#rightintro {
	margin-left: 420px;
	padding-right: 2px;
}

#leftintro, #rightintro {
	padding-top: 34px;
	width: 380px;
	font-style: italic;
	font-size: 10pt;
	font-family: Trebuchet MS;
	font-weight: 500;
}

/* _____________NAV_____________ */

#nav {
    position: absolute;
    float: right;
    margin-left: 137px;
}

#nav ul{
    margin: 0 5px 0 5px;
    padding:0;
    list-style:none;
    }
    
#nav li{
    display:inline;
    }
    
#nav li a{
    text-decoration:none;
    padding:2px 0;
    width: 80px;
    height: 14px;
    color: #ffffff;
    background: #c1556b;
    float:left;  
    font-size: 8pt;
    text-align:center;
    font-family: Tahoma;
    text-transform: uppercase;
    margin: 0 5px;
}

#nav li a:hover{
    padding-top: 5px;
    height: 16px;
}
/* _____________END NAV_____________ */

/* _____________BLOG CONTENT_____________ */


#content {
	width: 780px;
	margin: 0 auto;
}

h2#pagetitle {
	font-family: Impact;
	text-transform: Uppercase;
	color: #c1556b;
	font-size: 26pt;
	height: 35px;
	margin: 10px 0;
	padding-left: 10px;
	border-left: #90a133 solid 10px;
	text-align: left;
	letter-spacing: -1px;
}

#singlecontent {
	margin-bottom: 13px;
	background: #fafafa;
	padding-bottom: 1px;
}

#contentheader{
	padding-top: 15px;
}

.blogtitle a{
	font-size: 50pt;
	font-family: Impact;
	color: #ffffff;
	font-weight: lighter;
	margin: 0px;
	float: left;
	background: #e0e8b2;
	border-right: 5px solid #d0dc8e;
	padding: 0px;
}

.blogtitle a:hover {
	color: #4b4f37;
}

h4 {
	color: #4c88a2;
	font-family: Georgia;
	font-size:12pt;
	font-style: italic;
	margin: 0;
	padding: 0;
}

#contentheader h2{
	margin: 0;
	padding: 0;
}

#contentbody {
	padding: 1px 10px;
	margin-bottom: 15px;
}

.contentmarginleft {
	margin-left: 120px;
}

#contentbody p{
	margin: 0px;
	padding: 0 0 8px 0;
	line-height: 18px;
}

#contententry ul li{
	list-style-image: url('images/bullet.png');
	list-style: square;
	line-height: 20px;
	margin-left: -10px;
}

#contententry ol li{
	line-height: 20px;
	margin-left: -10px;
}

#contentbody a{
	color: #c1556b;
	font-family: Verdana;
}

#contentbody a:hover{
	color: #4c88a1;
}

#contentbody a img{
		padding: 4px;
		border: 1px #dddcdc dotted;
		background: #ffffff;
}

#contentbody a img.ym {
	border: none;
	background: none;
}

#avatar {
	margin-right: 15px;
	margin-bottom: 10px;
}

a.more-link {
	background: #595959;
	color: #ffffff;
	padding: 2px;
	float:right;
	margin-top: -20px;
	margin-right: 10px;
}

/* _____________ENG BLOG CONTENT_____________ */


/* _____________FOOTER START_____________*/

#footer {
	background: url('images/footer.png') bottom no-repeat;
	color: #ffffff;
	font-size: 8pt;
	text-align: center;
	height: 46px;
	width: 824px;
}

#footer a{
	color: #f496b7;
}

#footer a:hover{
	color: #fce9f0;
}

#footer p{
	display: none;
}

/* _____________END FOOTER_____________*/

/*_____________OTHERS_____________*/

a{
	text-decoration: none;
	font-weight: bold;
	color: #c1556b;
}

a:hover {
	color: #4c88a1;
}

.clear{
	clear:both;
	height: 0;
}

blockquote {
	border-left: #f496b6 5px solid;
	background: #fff5f8;
	color: #ed709b;
	padding: 5px;
	margin: 5px 10px 5px 15px;
	font-family: Verdana;
}

strong {
	color: #5e4032;
	font-family: Verdana;
	font-variant: small-caps;
}

em {
	color: #54B6DF;
	font-family: Verdana;
}

.alignright {float: right;}
.alignleft {float: left;}
.aligncenter {
	text-align: center;
}

/*_____________COMMENTS__________________*/

ol li .commenthead {
	color: #c39c89;
	text-align: left;
}

ol li .commentbody {
	background: url('images/commentbodybg.png') repeat-x top;
	border-top: 1px #fef0f5 solid;
	padding: 5px;
	min-height: 40px;
	font-size: 8pt;
	margin-bottom: 15px;
}

ol.commentlist {
	list-style-type: none;
	margin-left: -38px;
}

ol.commentlist li .commenthead cite{
	letter-spacing: 2px;
	font-style: normal;
	font-size: 10pt;
}

h5#comments, h5#respond {
	font-size: 10pt;
}

#commentform input, #commentform textarea {
	border: 1px solid #f9c0d3;
	background: #fffcfd;
}

#commentform input#button {
	color: #ffffff;
	background: #f495b5;
}

/*_____________FLICKR__________________*/

.flickrimages {
	text-align: center;
}

.flickrimages a img{
	background-color: #fff8fa;
	border: 1px solid #fde9f0;
	padding: 2px 2px 2px 2px;
	opacity: 0.75;
}

.flickrimages a:hover img{
	opacity: 1;
}