/*  
Theme Name: Ilovecolours!
Theme URI: http://dandyland.org
Description: Unique, funky contrasted coloured Wordpress Theme by <a href="http://dandyland.org">Dandyna</a> (based on Ombax)
Version: 1.2
Author: Dandyna
Author URI: http://dandyland.org/
*/

/*  news Date <span class="nd"></span> */
.nd {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 13px;
    color: #CC0000;
	font-weight:bold;
}


/* Title Headline News <span class="thn"></span> */
.thn {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	font-weight:bold;
}

/*** HTML Tags ***/
body {
	background:#49465e;
	font:14px "Times New Roman", Times, serif;
	text-align:center;
}


input,select,form {
	font:12px }
	
	
h1,h2,h3,h4,h5,h6,h7 {
	margin:0px;
	padding:0px;
}


/*** End of HTML Tags ***/


/*** Various Class ***/

.clear {
	clear:both;
}
.button {
	background:#BBC0CB;
	color:#333333;
	border-width:1px;
	border-color:#D1D5DC #888D98 #888D98 #D1D5DC;
	cursor:pointer;
	padding:4px 5px;
}
.inputbox {
	padding:4px 5px;	
}
.inputbox:focus {
	background:#EFEFEF;
}
textarea.inputbox {
	width:425px;
}
/*** End of Various Class ***/


/*** Global Link Style ***/
a {
	text-decoration:underline;
	color:#000000;
	font-weight:normal;
}
a:hover {
	text-decoration:none;
	color:#484848	;
	font-weight:normal;
}
/*** End of Global Link Style ***/


/*** Layout ***/

#container {
	margin:30px auto;
	width:760px;
	background:#f2f3f3;
	text-align:left;
	z-index:1;
}

/*** Header ***/
#header {
	position:relative;
	height:177px;
	top:0px;
	left:0px;
}
#header_top {
	position:relative;
	top:0px;
	left:0px;
	background:#6A6585;
	height:31px;
}
#header_top ul {
	margin:0px;
	padding:0px;
}
#header_top ul li {
	list-style:none;
	float:left;
	display:block;
	font:11px/31px Georgia,Arial,Sans-serif;
	width:100px;
	text-align:center;
	text-transform:lowercase;
}
#header_top li a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	font-weight:bold;
}
#header_top li a:hover {
	background:#818141;
}
#header_top li.current_page_item a {
	text-decoration:none;
	background:#818141;
	font-weight:bold;
}
#header_content {
	position:relative;
	top:0px;
	left:0px;
	height:147px;
}
#header_side {
	position:relative;
	top:0px;
	left:0px;
	background:#bdcf63;
	height:147px;
	width:289px;
	float:right;
}

#header_img {
	position:relative;
	top:0px;
	right:0px;
	float:left;
	background:transparent url("images/header.gif") no-repeat top left;
	width:471px;
	height:147px;
}

#header h1 {
	position:relative;
	font:20px  Verdana, Geneva, Arial, Helvetica, sans-serif;
	top:66px;
	text-align:center;
	letter-spacing:-1px;
}
#header h1 a {
	text-decoration:none;
	background:none;
	color:#E2B083;
	font-weight:bold;
}
#header h1 a:hover {
	color:#F7CCA6;
}
#header h3 {
	position:relative;
	font:11px Georgia,Arial,Sans-serif;
	color:#000000;
	text-transform:lowercase;
	top:75px;
	text-align:center;
}

/***  Left COlumn ***/
#leftcol {
	position:relative;
	float:left;
	width:471px;
	padding:15px 0px;
}
#leftcol .post {
	position:relative;
	left:15px;
	width:440px;
	margin-bottom:20px;
	clear:both;
}
#leftcol h2 {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:15px;
	color:#a95559;
	letter-spacing:-1px;
	margin-bottom:15px;
}
#leftcol .pagetitle {
	position:relative;
	left:15px;
	margin-bottom:15px;
}

/*** Right Column Title ***/
#content .box_title {
	position:relative;
	top:0px;
	left:0px;
}
#content small {
	color:#000000;
}
.box_title small {
	width:350px;
	display:block;
}
#content small a {
	background:transparent url("images/bg_dot.gif") repeat-x bottom left;
	color:#000000;
	font-weight:bold;
}
#content small a:hover {
	background:none;
	color:#333333;
}
#content .left {
	background-image: url("http://www.imtcollege.com/images/sq/1.png");
	position:relative;
	float:left;
	width:35px;
	height:35px;
	text-align:center;
	display:block;
	font:18px/35px Georgia,Arial,Sans-serif;
	top:7px;
}
#content .left a {
	color:#FFFFFF;
	text-decoration:underline;
	display:block;
	background:none;
	font-weight:bold;
}
#content .left a:hover {
	color:#FFFFFF;
	background:#bdcf63;
}
#content .right {
	position:relative;
	float:left;
	left:10px;
	border-left:1px solid #6A6585;
	padding-left:10px;
}
#content h2 a {
	text-decoration:none;
	color:#7F779A;
	font-weight:bold;
}
#content h2 a:hover {
	color:#000000;
	background:none;
}
#content .edit {
	height:21px;
}
#content .edit a {
	background:transparent url("images/bg_edit.jpg") no-repeat top left;
	font:11px/21px Georgia,Arial,Sans-serif;
	height:21px;
	display:block;
	padding-left:25px;
	font-weight:bold;
}
#content .edit a:hover {
	background:transparent url("images/bg_edit_over.jpg") no-repeat top left !important;
	color:#333333 !important;
}
.entry,
.entrytext {
	color:#383838;
	line-height:normal
}
blockquote {
	font:11px Georgia,Arial,Sans-serif;
	line-height:15px;
	background:transparent url("images/blockquote.gif") no-repeat top left;
	padding-left:25px;
	padding-top:1px;
	color:#999999;
}
.entry img,
.entrytext img {
	padding:3px;
	background:#f2f3f3;
	border:0px solid #CCCCCC;
}

/* noborder image class="noborder" */

.entry img,
.entrytext img.noborder {
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: none;

}


/*** Navigation ***/
.navigation {
	position:relative;
	left:15px;
	width:440px;
	padding-bottom:15px;
}
.alignleft {
	position:relative;
	left:0px;
	top:0px;
	width:210px;
	float:left;
}
.alignleft a {
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:9px;	
	color:#A95559;
	display:block;
	padding-left:15px;
}
.alignleft a:hover {
	color:#000000;
}
.alignright a {
	text-decoration:none;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:9px;	
	color:#A95559;
	display:block;
	padding-right:15px;
	text-align:right;
}
.alignright a:hover {
	color:#000000;
}
.alignright {
	position:relative;
	right:10px;
	top:0px;
	float:right;
	width:210px;
}

/*** Sidebar ***/
#sidebar {
	float:right;
	position:relative;
	top:0px;
	left:0px;
	background:#a95559;
	width:289px;	
}
#about {
	width:289px;
	margin-bottom:15px;
	position:relative;
	left:0px;
	top:-15px;
	background:#6A6585;
	padding-bottom:10px;
}
#about h2 {
	position:relative;
	top:10px;
	left:15px;
}
#about p {
	color:#FFFFFF;
	position:relative;
	left:15px;
	top:5px;
	width:250px;
}
#sidebar ul {
	margin:0px;
	padding:0px;
	position:relative;
	margin-left:15px;
	margin-top:20px;
}
#sidebar ul ul{
	margin:0px;
	padding:0px;
	margin-left:5px;
}
#sidebar li {
	list-style:none;
	color:#a95559;
}
#sidebar li li{
	display:block;
	font:11px/20px Georgia,Arial,Sans-serif;
	margin-bottom:1px;
}
#sidebar li a{
	text-decoration:none;
	color:#FFFFFF;
	background:transparent url("images/massage-hands.png") no-repeat -13px 4px;
	font-weight:bold;
	padding:1px 0px;
	padding-left:10px;
}
#sidebar li a:hover{
	color:#F0CF87;
	background:transparent url("images/massage-hands.png") no-repeat -13px 4px;
}
#sidebar h2 {
	font:bold 16px/25px Georgia,Arial,Sans-serif;
	letter-spacing:-1px;
	text-transform:lowercase;
	color:#FFFFFF;
	position:relative;
	width:250px;
	margin:5px 0px;
	margin-top:15px;
}
#searchform {
	margin:0px;
	padding:0px;
}
#sidebar p {
	line-height:15px;
	width:250px;
}
#sidebar p a {
	text-decoration:none;
	margin:0px;
	padding:0px;
	background:transparent url("images/bg_dot_white.gif") repeat-x bottom left;
	font-weight:bold;

}
#sidebar p a:hover {
	color:#676B76;
	background:none !important;
}



/*** Footer ***/
#footer {
	clear:both;
	background:#6A6585;
	padding:10px 0px;
}
#footer p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	position:relative;
	left:15px;
	color:#FFFFFF;
	line-height:15px;
}
#footer a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	background:transparent url("images/bg_dot_white.gif") repeat-x bottom left;
}
#footer a:hover {
	background:none;
}

/*** Comment ***/
.alt {
	background:#EFEFEF;
	border:1px solid #CCCCCC;
	padding:3px;
}
#comment-wrapper {
	width:410px;
	position:relative;
	left:15px;
}
h3#comments,#respond {
	font:18px Georgia,Arial,Sans-serif;
	margin-bottom:10px;
	color:#666666;
}
li.alt {
	border:1px solid #CCCCCC;
}
.number {
	float:left;
	width:60px;
	font:20px Georgia,Verdana,Arial,Sans-serif;
	text-align:center;
	
}
.comment-content {
	float:left;
	position:relative;
	left:0px;
	border-left:1px solid #CCCCCC;
}
.comment-1,.comment-2 {
	margin-bottom:10px;
}
.comment-1 {
	background:#FFFFFF;
	padding:5px;
	border:1px solid #FFFFFF;
	
}
.comment-2 {
	background:#EFEFEF;
	padding:5px;
	border:1px solid #CCCCCC;
	
}
.over {
	background:#FFFFE6;
	border:1px solid #DDDDDD;
	padding:5px;
	margin-bottom:10px;
}
.name{
	font:18px Georgia,Arial,Sans-serif;
	position:relative;
	left:10px;
}
.name a{
	text-decoration:none !important;
	display:block;
	color:#888D98;
}
.name a:hover {
	color:#333333 !important;
	background:none !important;
}
.meta {
	font-size:11px;
	position:relative;
	left:10px;
}
#form {
	position:relative;
	left:15px;
	padding-bottom:10px;
	margin-top:30px;
}
.comment-text {
	position:relative;
	top:10px;
	color:#555555;
}


 /* PEACE AND LOVE AND POWER TO THE PEOPLE */
 
 
 /* custom text for the form on the sidebar <span class="side_form"></span> */
.side_form {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 13px;
    color: #282828;
	font-weight:bold;
}


 /* sidebar google maps <span class="side_goo"></span> */
.massage_ {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; color: #000000;}
.massage__ {font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; color: #ffffff;}
.massage__ a {text-decoration:underline; color:#C9E4AF;}
.massage__ a:hover {text-decoration:none; color:#FFFF00;}

 /* sidebar google maps <span class="side_goo2"></span> */
.side_goo2 {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	background-color:#ffffff;
}


 /* sidebar google maps <span class="side_goo3"></span> */
.side_goo3 {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	background-color:#ABA9DA;
}

 /* sidebar google maps <span class="side_goo4"></span> */
.side_goo4{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
	background-color:#b47073;
}


 /* sidebar google maps <span class="side_goo5"></span> */
.side_goo5{
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
	background-color:#C9E4AF;
}
.massage{font-family: "Times New Roman", Times, serif; font-size: 14px; color: #000000; background-color:#C9E4AF;}
.massage_school {font-family: "Times New Roman", Times, serif; font-size: 16px; color: #000000; background-color:#00CC33;}
.massage_clinic {font-family: "Times New Roman", Times, serif; font-size: 16px; color: #000000; background-color:#FFFF00;}


 /* other links in the sidebar <span class="side_z"></span> */
.side_z {
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 11px;
    color: #FFFF00;
}

/* custom > <span class="arrows"></span> */
.arrows {
	font-size:17px;
	color:#A34F4F;
	font-weight:bold;

}



/*     Table Fonts   <p id="tbl_fnt"> */
#tbl_fnt { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px; color: #000; }


/* custom > <span class="special"></span> */
.special {
	font-size:11px;
	color:#A34F4F;
	font-weight:normal;

}


/*  massage ADRESS <span class="massage_add"></span> */
.massage_add { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 15px; color: green; font-weight:bold; background-color:yellow; }
.massage_add a {text-decoration:underline; color:#FFFFFF;}
