@charset "UTF-8";

/* CSS Document */



/*

Theme Name: Colourise-new

Theme URI: http://www.themelab.com/free-wordpress-themes/

Description: A colorful.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more themes and <a href="http://www.styleshout.com">Styleshout</a> for more designs.

Version: 1.0

Author: Theme Lab

Author URI: http://www.themelab.com/



*/



/* ----------------------------------------------

	Template Name : Colourise

	Template Code : S-0022

	Version : 1.0   

	Author : Erwin Aligam

	Author URI : http://www.styleshout.com/       

	Last Date Modified : March 07, 2008	

 ------------------------------------------------ */



/* ----------------------------------------------

   HTML ELEMENTS

------------------------------------------------- */ 



/* Top Elements */

* { margin: 0; padding: 0; outline: 0 }



body {

	font: 10px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;

	color: #666666; 	

	margin: 0; 	padding: 0; 

	background: #FFFFFF repeat-x top ;

	text-align: center;

}



/* Links */

a, a:active, a:link {

	text-decoration: none;

	color: #111111;			

}

a:visited {

	text-decoration: none;

}

a:hover {

	color: #5e3c73;

	border-bottom: 0px dotted #000000;

}



/* headers */

h1, h2, h3 {

	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;

	color: #666666;

}

h1 {

	font-size: 3em;	

	font-weight: normal;

	letter-spacing: -2px;

	padding: 15px 10px 5px 10px;	

}

h2 {

	font-size: 1.7em;

	color: #666666;

	padding: 5px 5px p2x 5px;	

}

h3 {

	font-size: 1.5em;	

	font-weight: normal;

	padding: 20px 10px 5px 10px;	

}



p, dl { padding: 5px; margin: 0; }



ul, ol {

	margin: 10px 15px;

	padding: 0 20px;

}

ul { list-style: none; }



dt {

  font-weight: bold;

  color: #fff;

}

dd {

  padding-left: 25px; 

}



/* images */

img {

	background: #ffffff;

    border: 0px solid #ffffff;

	padding: 0px;

}

img.float-right {

  	margin: 5px 0px 10px 10px;  

}

img.float-left {

  	margin: 5px 10px 10px 0px;

}



code {

  	margin: 5px 0;

  	padding: 10px;

  	text-align: left;

  	display: block;

  	overflow: auto;  

  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;

  	/* white-space: pre; */

  	background: #111;  

}

acronym {

  	cursor: help;

  	border-bottom: 1px dotted #5B5B5B;

}

blockquote {

	margin: 15px 10px;

 	padding: 10px 10px 10px 35px;  

    background: #111 url(images/quote.jpg) no-repeat 10px 10px;

	font-weight: normal;

	font-size: 14px;

	line-height: 1.5em;

	font-style: italic;

	font-family: Georgia, 'Times New Roman', Times, serif;	

	color: #808080;	

}



/* start - table */

table {

	margin: 15px 10px; 

	border-collapse: collapse;			

}

th {

	background: #FFFFFF;

	color: #fff;

	height: 38px;

	padding-left: 12px;

	padding-right: 12px;	

	text-align: left;

	border-left: 0px solid #211E20;

	border-right: 0px solid #211E20;

	border-bottom: 0px solid #211E20; 

	border-top: 0px solid #48780E;

}

tr {

	color: #5b5b5b;

	height: 34px;	

}

td {

	padding-left: 12px;

	padding-right: 12px;

	border: 0px solid #111;	

}

/* end - table */



/* form elements */

form {

	margin: 20px 10px; padding: 5px 10px 20px 10px;

	border: 0px solid #111; 

	background: #ffffff; 	

}

label {

	display: block;

	font-weight: bold;

	margin: 8px 0;

	color: #fff;

}

input, select, textarea {

	padding: 5px 4px;

	font: normal 1em Verdana, Tahoma, sans-serif;

	color: #000000;

	background: #999999;  

	border: 0px solid #1C1C1C;

}

textarea {

	width: 400px;

	height: 100px;

	display: block;	

}

input.button { 

	font: bold 12px Arial, Sans-serif; 

	height: 30px;

	margin: 0;

	padding: 2px 3px; 

	color: #48780E;

	background: #FFFFFF;

	

	border-width: 0px;

  	border-style: solid;

  	border-color: #1c1c1c;

}



/* search form */

.searchform {

	background-color: transparent;

	border: none;	

	margin: 0; padding: 20px 0 3px 2px;	

	width: 150px;	

}

.searchform p { margin: 0; padding: 0 0 10px 0; }

.searchform input.textbox { 

	width: 150px;

	height: 18px;

	padding: 2px;	

	vertical-align: top;

}

.searchform input.button { 

	width: 60px;

	height: 24px;

	padding: 2px 5px;

	vertical-align: top;

}



/* ------------------------------------------

   LAYOUT

------------------------------------------- */ 

#wrap {

	position: relative;

	width: 970px;	

	margin: 0 auto;

	text-align: left;

	border-left: 0px solid #0a0a0a;	

	border-right: 0px solid #0c0c0c;

	background: #ffffff;		

}

#content-wrap {

	position: relative;

	clear: both;

	width: 970px;	

	padding: 0; 			

	background: transparent;

	float: left;	

	display: inline;	

	border-top: 0px solid #1A1A1A;

}

#header {

	position: relative;

	width: 970px;	

	height: 200px;	

	margin: 0; padding: 0;		

	background: #FFFFFF;

	border-top: 1px solid #222222;

	border-bottom: 1px solid #222222;

}



#header_img {

	position: relative;

	width: 970px;	

	height: 200px;	

	margin: 0; padding: 0;		

	

	border:none;



}



/* header search */

#header form#quick-search {

	position: absolute;

	top: 20px; right: 18px;

	padding: 0; margin: 0;

	border: 1px solid #222222;

	width: 262px; height: 29px;

	background: url('images/header-search.gif') no-repeat;	

	z-index: 999999;

}

#header form#quick-search p {

	margin: 0; padding: 0;		

}

#header form#quick-search .tbox {

	margin: 2px 0 0 5px; 

	width: 233px;

	background: none;

	border: none;

}

#header form#quick-search label,

#header form#quick-search .btn {

	display: none;	

	width:29px;

}



/*  Navigation  */

#nav {

	position: absolute;

	margin: 5px 0 0 12px; padding: 0;		

	width: 1000px;

	

}

#nav ul {

	float: left;

	list-style: none;

	width: 1000px;		

	margin: 0; padding: 0;	

	display: inline;

}

#nav ul li {

	display: inline;

	margin: 0; padding: 0;

	background:#FFFFFF;

}



#nav ul li a {

	float: left;

	margin: 0;	padding: 0 12px 0 0;

	font: bold 18px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;

	text-decoration: none;	

	color: #ffffff;	

	background:#FFFFFF;

}



#nav ul li a:hover, 

#nav ul li a:active {

	color: #eee;

	background: #222222;

	height:100%;

	border: none;

}



#nav ul li.current_page_item a {	

	color: #0077B5;	

}



#header h1#logo-text a {

	position: absolute;

	margin: 0; padding: 0;

	font: normal 72px Georgia, 'Times New Roman', Times, serif;

	letter-spacing: -1.5px;

	color: #fff;

	text-decoration: none;

	

	/* change the values of top and left to adjust the position of the logo*/

	top: 140px; left: 10px;	

}

#header h1#logo-text a:hover {

	background: none;	border: none;

}

#header p#intro {

	position: absolute;

	margin: 0; padding: 0;

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-weight: normal;

	font-size: 18px;

	line-height: 1.6em;

	font-style: italic;

	text-transform: none;

	color: #cd9857;

	width: 400px;

	

	/* change the values of top and left to adjust the position */

	top: 245px; left: 15px;		

}



/* Main Column */











div.post p img {







max-width: 950px;







}







#main {

	float: left;

	width: 970px;

	padding: 10px 10px 0 0; margin: 0;

	display: inline;

	background: #ffffff;		

}

#main h2 {

	padding: 9px 0 0px 5px ;

	font: 20px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;

	border-bottom: 0px #1a1a1a dotted;

	border-top: 0px #1a1a1a dotted;	

	color: #666666; 

	letter-spacing: -1px;	

	text-transform: none;

	background: #ffffff ;

}

#main h2 a {

	color: #888888;

	text-decoration: none;		

	border: none;	

}

#main ul li {

	list-style-image: none;

}



/* Sidebar */	

#sidebar {

	float: right;

	width: 220px;

	height:100%;

	padding: 0; margin: 0;		

	display: inline;	

	background: #ffffff;

}	

#sidebar h3 {

	margin-top: 10px;

	padding: 21px 5px 10px 12px;

	border-top: 0px #1a1a1a dotted;	 

	font: normal 1.4em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				

	background: #121212 url('images/footer-top.gif') no-repeat center bottom;

	color: #fefefe;

}

#sidebar ul {

	text-align: left;

	margin: 10px 0 0px 0; padding: 0;				

}

#sidebar li {

	list-style: none;

	padding: 0px 0 0 0px;

	margin: 0 0 0 10px;		

	border-bottom: 0px solid #111;

	background:#030303;

	width:210px;

	height:32px;

	display:block;

	line-height:32px;

	text-indent:8px;

}

* html body #sidebar ul li {

	height: 1%;

}

#sidebar li a {

	text-decoration: none;	

	border: none;

	color: #777777; 

	font-weight: bold;		

	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;



	font-size: 12px;

	background:#030303;

	width:210px;

	height:32px;

	display:block;	

	line-height:32px;

	/* letter-spacing: .5px;  */

}

#sidebar li a span {

	color: #444;	

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-style: italic;

	font-weight: normal;	

	font-size: 11px;

}

#sidebar ul li a:hover,

#sidebar ul li a:hover span {	

	color: #bbb;

	background:url('images/footer-top.gif') repeat-y;

	width:210px;

	height:32px;

	display:block;

	line-height:32px;

}

#sidebar ul ul { margin: 0 0 0 0px; padding: 0; }

#sidebar ul ul li { border: none; }



/* footer */

#footer-wrap {

	position: relative;

	clear: both;

	padding: 1em 0 2.5em 0;

	margin-top: 30px;

	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	

	background: #ffffff  no-repeat center top;

	color: #666666;

	width: 970px;

	float: left;	

	display: inline;

	border-bottom: 50px solid #ffffff;		

}

#footer-wrap h3 {

	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;

	color: #ABABAB;	

}

#footer-content {	

	margin: 0 auto;		

	width: 1000px;

	text-align: left;		

}

#footer-content ul.col-list {

	border-top: 1px solid #111;

	list-style: none;

	margin: 5px 0 0 5px; padding: 0;	

	width: 98%;

}

#footer-content ul.col-list li {

	border-bottom: 1px solid #111;

}

#footer-content ul.col-list li a {

	display: block;

	line-height: 2em;

	font-weight: bold;

	padding: 4px 0 4px 8px;

	width: 98%;	

	color: #555;

	border: none;

}

#footer-content ul.col-list li a span {

	color: #444;

	font-style: italic;

	font-weight: normal;

	font-family: Georgia, 'Times New Roman', Times, serif;

}

#footer-content ul.col-list li a:hover,

#footer-content ul.col-list li a:hover span {

	color: #000000;

	text-decoration: none;

}



#footer-content .col {

	width: 280px;

	padding: 0 0 30px 0;			

	display: inline;

}

#footer-content .col2 {

	width: 285px;

	padding: 0 0 30px 0;	

	display: inline;	

}

#footer-content .space-sep {

	margin-right: 12px;

}



/* postmeta */

.postmeta {	

	padding: 0px 5px; margin: 5px 10px 55px 10px;	

	font-size: 1em;	

	color: #545454;

	border: 0px solid #111;

	background: #ffffff;

}

.postmeta .date{ margin: 0 10px 0 5px;	}

.postmeta a.comments { margin: 0 10px 0 5px;	}

.postmeta a.readmore { margin: 0 10px 0 5px;	}



.post-info { font-size: .9em; padding-top: 0px; margin-left: 2px; color: #444;	}

.post-info a { color: #BD4200; }



/* alignment classes */

.float-left  { float: left; padding-left:10px }

.float-right { float: right; padding-right:10px; }

.align-left  { text-align: left; }

.align-right { text-align: right; }



/* display and additional classes */

.clearer { clear: both; }



.clear {

	display:inline-block;

}

.clear:after {

	display:block; 

	visibility:hidden; 

	clear:both; 

	height:0; 

	content: "."; 



}



.author {

	color:#a194a8;

}



.date {

	color:#666666;

}







