/*



Theme Name: Colourise



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-size: 0.8em;

font-family: Georgia, "Times New Roman", Times, serif;

font-style: italic; 



	color: #000000; 	





background-color:000000; 

background-image: url(images/bg.jpg); 

background-attachment: fixed; 

background-position:center; 

background-repeat:repeat;









	text-align: center;



overflow-x: hidden;



}







/* Links */



a, a:active, a:link {



	text-decoration: none;



	color: #ec1b46;		



	



}



a:visited {



	text-decoration: none;







}



a:hover {



	color: #000;




opacity: .75;
filter: alpha(opacity=75);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";



}







/* headers */



h1, h2, h3 {



	font-family: Arial, Helvetica, sans-serif;





}



h1 {



	font-size: 1.5em;	



	font-weight: normal;



	padding: 10px 10px 5px 10px;	



}



h2 {



	margin-top: 15px;

font-style: normal; 









}



h3 {



	font-size: 1.8em;	



	font-weight: normal;

font-family: Arial, Helvetica, sans-serif; 



	padding: 20px 10px 5px 10px;	



}







p, dl { padding: 10px; margin: 0; }







ul, ol {



	margin: 10px 20px;



	padding: 0 20px;



}



ul { list-style: none; }







dt {



  font-weight: bold;



  color: #000;



}



dd {



  padding-left: 25px; 



}







/* images */







img {



	border: 0px;



	}







img.float-right {



  	margin: 5px 0px 10px 10px;  



border: none;



}



img.float-left {



  	margin: 5px 10px 10px 0px;



border: none;



}







code {



  	margin: 5px 0;



  	padding: 15px;



  	text-align: left;



  	display: block;



  	overflow: auto;  



  	font: 500 1em/1.5em Arial, Helvetica, sans-serif;





/* white-space: pre; */



  	background: #111;  



border: none;







}



acronym {



  	cursor: help;



  	border-bottom: 1px dotted #5B5B5B;



border: none;



}



blockquote {



	margin: 15px 10px;



 	padding: 10px 10px 10px 35px;  



   background: #111 url(images/quote.jpg) no-repeat 10px 10px;



	font-weight: normal;



	font-size: 18px;



	line-height: 1.6em;



	font-style: italic;



	font-family: Georgia, 'Times New Roman', Times, serif;	



	color: #808080;	



border: none;



}







/* start - table */



table {



	margin: 15px 10px; 



	border-collapse: collapse;			



}



th {



	background: #000;



	color: #000;



	height: 38px;



	padding-left: 12px;



	padding-right: 12px;	



	text-align: left;



	border-left: 1px solid #211E20;



	border-right: 1px solid #211E20;



	border-bottom: 1px solid #211E20; 



	border-top: 1px solid #48780E;



}



tr {



	color: #5b5b5b;



	height: 34px;	



}



td {



	padding-left: 12px;



	padding-right: 12px;



	border: 0px solid #111;	



}



/* end - table */







/* form elements */



form {



	margin: 0px 0px; padding: 0px 0px 0px 0px;



	border: 0px solid #7d7d7d; 	



}



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: #6A6969;



	background: #fff;  



	border: 1px solid #7d7d7d;



}



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: #fff;



	



	border-width: 1px;



  	border-style: solid;



  	border-color: #7d7d7d;



}







/* search form */



.searchform {



	background-color: transparent;



	border: none;	



	margin: 0; padding: 25px 0 15px 8px;	



	width: 270px;	



}



.searchform p { margin: 0; padding: 0 0 10px 0; }



.searchform input.textbox { 



	width: 185px;



	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: 920px;	



	margin: 0 auto;



        margin-top: 30px;



	text-align: left;	



}



#content-wrap {



	position: relative;



	clear: both;



	width: 920px;	



	padding: 0; 		



	margin-left: 0px;		







	float: left;	



	display: inline;



        margin-top: 10px; 



}



#header {



	position: relative;



	width: 920px;	



	height: 50px;		



}







/* header search */



#header form#quick-search {



	position: absolute;



	top: 9px; right: 0px;



	padding: 0; margin: 0;



	border: none;





	background: url(images/header-search.jpg) no-repeat;



	width: 320px; height: 33px;





	z-index: 333333;



}



#header form#quick-search p {



	margin: 0; padding: 0;		



}



#header form#quick-search .tbox {



	margin: 3px 0 0 0px; 



	width: 210px;



	background: none;



	border: none;



}



#header form#quick-search label,



#header form#quick-search .btn {



	display: none;	



}







/*  Navigation  */



#nav {



	position: absolute;



	margin: 0; padding: 0px;		



	width: 920px;



	left: 0;	top: 0px;





}



#nav ul {



	float: left;



	list-style: none;



	width: 920px;		



	height: 0px;



	margin: 0px 0px 0 0px; padding: 0;	



	display: inline;



}



#nav ul li {



	display: inline;



	margin: 0px; padding: 0;



}



#nav ul li a {



	text-transform: uppercase;



	float: left;

       

	font: bold 16px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;



	text-decoration: none;	



	color: #ec1b46;	



        display: block;



        padding: 14px;



        background-image: url('http://www.markangelil.com/wp-content/themes/colourise/images/opacitymenu.png');
height: 35px;

        background-repeat:no-repeat;






}



#nav ul li a:hover, 



#nav ul li a:active {



	color: #000;



	background: none;



	border: none;



        display: block;



        padding: 14px;



        background-image: url('http://www.markangelil.com/wp-content/themes/colourise/images/opacitymenu2.png');


        background-repeat:no-repeat;      






}



#nav ul li.current_page_item a {	



	color: #000;



        padding: 14px;







}















/* Main Column */



#main {

margin-top : -6px;

padding : 20px;

	float: left;



	width: 545px;





font: normal 1em Georgia, "Times New Roman", Times, serif;	



	display: inline;



color: #5b5b5b;

background: #fff;



}



#main h2 {



	font: normal 1.9em Arial, Helvetica, sans-serif; line-height:28px; letter-spacing:-1px;			



	color: #000;	



font-weight: bold;

margin-left: 8px;



}



#main h2 a {



	color: #000;







	text-decoration: none;		







	border: none;	



}



#main ul li {



	list-style-image: url(bullet.gif);



}







/* Sidebar */	



#sidebar {



	float: right;



	width: 290px;



	padding: 15px; margin: -7px 0px 0 0;		



	display: inline;	

        background: url(images/sidebar.png);



}	



#sidebar h3 {



	margin-top: 0px;

	padding: 15px -0px 0px 0px; 



        font: bold 15px/35px Arial, Helvetica, sans-serif;			



	background: url(images/footer-top.jpg) no-repeat center bottom;



	color: #333;

margin-bottom: 15px;



}



#sidebar h3 a {



	color: #333;







	text-decoration: none;		







	border: none;	



}





#sidebar ul {



	text-align: left;



	margin: 7px 5px 8px 0px; padding: 0;				



}



#sidebar ul li {

font-style:normal;



	list-style: none;



	padding: 8px 0px;



	margin: 0;		



	border-bottom: 1px solid #333;



}



* html body #sidebar ul li {



	height: 1%;



}



#sidebar ul li a {



	text-decoration: none;	



	border: none;



	color: #333; 	



		



font-style:normal;		



	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;



	font-size: 12px;	







}



#sidebar ul 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: #000;	



}



#sidebar ul ul { margin: 0 0 0 5px; 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: url(images/footer-top.jpg) no-repeat center top;



	color: #000;



	width: 920px;



	float: left;	



	display: inline;		



}



#footer-wrap h3 {



	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;



	color: #000;	



}



#footer-content {	



	margin: 0 auto;		



	width: 890px;



	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: 1.5em;



	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: #000;



	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 {	

	

font-family: Arial, Helvetica, sans-serif; 

	font-size: 0.88em;

	background: url(images/footer-top2.jpg) no-repeat center bottom;

color: #7d7d7d;

margin-bottom: 5px;





}



.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: .95em; padding-top: 3px; margin-left: 5px; color: #444;	}



.post-info a { color: #ec1b46; }













/* alignment classes */



.float-left  { float: left; }



.float-right { float: right; }



.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: "."; 











}



