/*

Theme Name: Slick

Theme URI: http://www.wpthemefactory.com

Description: Slick is a wordpress theme modified after Super Optimized wordpress theme by wpthemefactory

Version: 1.14

Author: Traian Cazacu & Cojocaru Gabriel

Author URI: beowulf20001979@gmail.com

Tags: fixed width, two columns, adsense, css



	You can find wpthemefactory original theme at http://www.wpthemefactory.com



	Most of the	CSS was found and adapted from the Kubrick 1.5

	theme found at http://binarybonsai.com/kubrick/

	

	You can find Lloyd Armbrust's original theme at http://itscalledwebdesign.com/

	and his website at http://lloydmedia.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/ 

table td { border: solid 1px black; }


.clear {

	clear:both;

}



h3 {

	font-weight:bold;

}

/*ol {

	margin: 5px 0px;

}*/



ul.disc-bullet li { list-style-type: disc; padding-bottom: 10px; }

ol.decimal li { list-style-type: decimal; padding-bottom: 10px; }



#page {

	background-color: #fff;

	width: 900px;

	margin: 0px auto;

}

#header {

	font-family: 'Myriad Pro','segoe UI', cambria, georgia, 'lucida grande', arial, verdana;

	background-color: #000033;

	height: 110px;

	padding-left: 10px;

	margin: 10px 0px 1px;

}

#headerimg h1 {

	padding: 20px 4px 0px;

}

#headerimg a {

	color: #3D81EE;

	font-size: 2em;

	font-weight: bold;

	padding-left: 0px;

	text-decoration:none;

}

#headerimg .description {

	color: #eee;

	font-size: 1.2em;

	padding-left: 6px;

	padding-bottom: 10px;

}

#nav {

padding: 14px 30px 6px 0;

/*text-align:right;*/

}



#nav a {

color: #c5d6db;

text-decoration: none; 

font-size: 14px; 

font-family: "Myriad Pro";

text-transform: uppercase;

}



#nav a:hover {

color: #ecf2f3;

}



#wrap {

}

#container {

	margin: 1px 0px 1px;

	background-color: #006699;

}

#content {

	font-size: 1.2em;

	float:left;

	width: 660px;

	padding: 20px;

	background-color: #fff;

	position: relative;

}

#content h2 {

	color: #000;

	font-size: 1.2em;

	font-weight: bold;

	padding: 10px 0px 5px;

}



#sidebar {

	float:left;

	width: 180px;

	padding: 10px 10px;
	font-family: Georgia, 'Lucida Sans Unicode', 'Segoe UI', 'Lucida Grande', Cambria;

}

#footer {

	background-color: #d6d6d6;

	text-align:center;

	padding: 10px 0px;

	margin-bottom: 10px;

}



#footer_nav {

	background-color: #787878;

	text-align: center;

	padding-bottom: 10px;

	font-weight: bold; }



.widget {

	clear:both;

	padding-top: 10px;

}



.widget-title{

	color: #555; 
        font-variant: small-caps; 
        letter-spacing: 2px; 
        margin-top: 0; 
        font-weight: bold; 
        font-size: 1.2em;
        
  }

.widget ul, li {

	list-style-type: none;

	font-weight:normal;

	padding: 0px;

	margin: 0px;

	font-size: 1em;

	margin-left: 2px;

	color: #555;

}

.widget a { color: #0066CC; text-decoration: none; }

.widget a:hover { text-decoration: underline; }

.post a {

	color: #006699;

	text-decoration: underline;

	margin: 0px;

	margin-left:-1px;

}



.post h1 {

	color: #0066CC;

	font-size: 1.8em;

	font-weight: bold;

	padding: 5px 0px 5px;

}



.post h1 a { color: #0066CC; text-decoration: none; }



.post h2 {

	color: #0066CC;

	font-size: 1.2em;

	font-weight: bold;

	padding: 5px 0px 5px;

}



.post h2 a {

	color: #0066CC;

	font-size: 1.2em;

	font-weight: bold;

	padding: 5px 0px 5px;

}



.postmetadata a {

	text-decoration: underline;

}

.post-image {

	margin-right: 5px;

}



.entry { font-family: 'Georgia', 'Times New Roman', Arial; }

.commentlist li, #commentform input, #commentform textarea {

	font: 0.7em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



textarea { width: 500px; }



.alignright { float: right; padding-left: 10px; }

.alignleft { float: left; padding-right: 10px; }
