/*  
Theme Name:Entrepr3neur
Theme URI:http://www.entrepr3neur.com/
Description:The version 2.0 of entrepr3neur.com
Version:2.0
Author:entrepr3neur.com
Author URI:http://www.entrepr3neur.com
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	*/

/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}

body{
	color:#333;
	text-align:center;
	background-color:#E9E9E9;
}

a{
	text-decoration:none;
	color:red;
	font-weight:bold;
}

strong{
color:maroon;
}
#page {
	margin:0 auto;
	text-align:left;
	width:970px;
	padding:0px;
	background-color:#FFFFFF;
	}

#header {
        background: url('header_bck.png') repeat-x;
	padding:0px;
	margin: 0px;
	height: 67px;
	width:970px;
	border-bottom: 3px solid #CCCCCC; 

}
#header_img{
	float:left;
	padding:0px;
	margin:0px;
	width:512px;
	height: 67px;
	border-bottom: 1px solid #000000;
}

#navi{
	clear:both;
	padding:0px;
	margin:0px;
	width:970px;
	height:24px;	

	background: url('navi-bck.png') repeat-x; 
}

#navi2{
	width:190px;
	height:24px;
	float:right;
	background: url('navi-bck2.png') no-repeat; 
	margin:0px;
	padding:0px;
}


#navi3{
	float:left;
	padding:5px 0px 0px 15px;
	margin:0px;
	font-size: 10px;
	font-family:Verdana;
	font-weight:bold;
	color:#FFFFFF;

}

#navi3 a{
	text-decoration:none;
	color:#FFFFFF;
}

#navi3 a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}

#main{
	clear:both;
	padding:0px 5px 0px 0px;
	background-color:#FFFFFF;
	width:965px;
	border-bottom:3px solid #CCCCCC;
	text-align:center;
}
.pagetitle{
	font-family: Verdana, Arial, Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1.5px;
	
}

.title{
	margin: 2px 2px 2px 5px;
	padding: 0px;
	width:450px;
}

.title_2{
	padding-left:5px;
}


.title h1{
	border-bottom: 2px solid #CCCCCC;
	margin-bottom: 5px;
	display:block;
}
.title h1 a{
	font-family:Arial,Verdana;
	font-size: 17px;
	color: #162532;
	font-weight:bold;
	text-decoration:nounderline;
        letter-spacing: 1px;
	display:block;
}
	
.title h1 a:hover{
	font-family:Arial,Verdana;
	color: #808080;
	font-weight:bold;
	text-decoration:nounderline;
}

.title2 h1 a{
	font-family: Arial, Verdana;
	font-size: 17px;
	color: #162532;
	font-weight:bold;
	text-decoration:nounderline;
        letter-spacing: 1px;
	word-spacing: 2px;
}

.title2 h1{
	border-bottom: 2px solid #000000;
}


.date_bck{
	text-align:center;
	border:0px;
	margin:0px;
	background: url('date_back.png') no-repeat;
	font-size:11px;
	font-family:Arial;
	color:#DD1D1D;
	font-weight:bold;
	padding:3px 2px 2px 2px;
}	

#content {
	margin:15px 0px 10px 10px;
	width:460px;
	text-align:left;
	float:left;
}
	

#footer {
	clear:both;
	padding:0px;
	margin:0px;
	width:970px;
	height:46px;
	background: url('footer_bck.png') repeat-x;
	border:1px solid #FFFFFF;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #808080;
	border-bottom: 2px solid #CCCCCC;
	}

#footer_pic{
	float:right;
	margin:0px;
	padding:0px;
	border:0px;
	height:46px;
	width:186px;
}

#foot_desc{
	float:left;
	margin:0px;
	padding: 15px 10px 0px 10px;
}

#foot_desc a{
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana;
}
/* End Main-Layout */



/* Begin Header */
h1 {
	font: Verdana,arial,sans-serif;
	font-size: 16pt;
	}
	
.description {
	color:#fff;
	font: Verdana,arial,sans-serif;
	font-size:8pt;
	text-spacing: 2px;

	}
/* End Header */





h2 a:hover,
h3 a:hover{
	text-decoration:none
}

.post {
	text-align:justify;
	}

.postmetadata {
	color:#000000;
	font-weight:normal;
        font-family:Verdana,Arial;
	font-size:8pt;
	padding:2px 0 0 0
}

.postmetadata a:hover{
       text-decoration:underline;
       font-size:8pt;
}

.entry, .entrytext{
	width:435px;
	line-height:130%;
	margin:10px 0 0 10px;
	font-family: Verdana, Arial;
	font-size:12px;
	text-align:justify;
	color:#000000;
	}


.entrytext p a, .entry p a{
	font-size:12px;
	color:red;
        font-weight:bold;
}

.entrytext p a:hover, .entry p a:hover{
	font-size:12px;
	color:#808080;
        font-weight:bold;
}

.entry ul li{
    line-style-type: square;
    margin: 2px 0px 2px 0px;
}

.entrytext p, .entry p{
	margin:0 0 15px 0
	}

.entrytext img, .entry img{
	padding: 5px;
}

/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:11px;font-family:Verdana;font-weight:normal;
	border:1px solid #CCCCCC;
	}
	
.commentlist li {
	font-weight:normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:11px;
/**	color:#439CCA; **/
	color:red;
	text-decoration:none;
	}

.commentlist cite a:hover{

}

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none

	}

.commentmetadata {
	font-weight:normal
	}

.commentlist {
	padding:0;
	text-align:justify
	}

.commentlist li {
	margin:0px 0 15px 10px;
	padding:5px 10px 0 10px;
	list-style:none;
	border-bottom:5px solid #CCCCCC;
	}

.commentlist li h3{
	font-size:11px;
	border-bottom: 1px solid #000000;
	font-size:normal;
	font-family:Verdana;
}

.commentlist p {
	margin:10px 5px 10px 0
	}

#commentform p {
	margin:5px 0
	}

.commentmetadata {
	margin:0;
	display:block
	}
/* End Comments */


.bottom_bar{
	clear:both;
	font-size:11px;
	font-family:Verdana;
	margin:5px 2px 5px 2px;
	text-align:center;
/*	border:1px solid #CCCCCC; */
	border-bottom:2px solid #CCCCCC;
	padding:3px 2px 3px 2px;
	background: url('bottom_bck.png') repeat-x;
	color:#FFFFFF;
}

#related_posts{
	padding:20px;
	margin-bottom:15px;
	border-bottom:10px solid #CCCCCC;
}

#related_posts h2{
	font-size:15px;
	font-family:Verdana,Arial;
	color:maroon;
	margin:5px 0px 5px 0px;
	padding:2px 0px 0px 0px;
}

#related_posts ul li, ul li a{
list-style:square;
	text-decoration:none;
	font-size:13px;
	font-family:Verdana;
color:#000000;
font-weight:bold;
	list-position:inside;
	font-size:11px;
	font-family:Verdana;
}

#related_posts ul li a:hover{
	text-decoration:underline;
	color:#CCCCCC;
}


.bottom_bar a{
	color:#FFFFFF;
	font-weight:bold;
}

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px
	}

#sidebar1 {
	margin:0px 0px 0px 0px;
	float:left;
	padding:15px 0px 5px 10px;
	width:180px;
	text-align:left;

	}

	
#sidebar2 {
	margin-right:0px;
	float:left;
	padding:5px 0px 5px 0px;
	text-align:left;
	width:305px;
	}


#sidebar1 h2, #sidebar2 h2{
	color:#000000;
	font-family: Verdana, Arial;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	background: url('back2.png');
	font-weight: bold;
	margin:5px 5px 5px 0px;
	border-left: 5px solid #999999;
	background-color:#488AAC; 
	color:#FFFFFF;
	padding: 2px 0px 2px 5px;
	display:block;
}

#sidebar1 ul ,
#sidebar2 ul {
	margin-bottom:15px;
	padding-bottom:5px;
	padding-left:5px;
	margin-left:5px;
	margin-right:5px;

}

#sidebar1 ul li a,
#sidebar2 ul li a{
	color:#16285B;
}

#sidebar1 ul li,
#sidebar2 ul li {
	list-style:none;  
	line-height: 1em;
	font-weight:normal;
	text-decoration:none;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #808080;
	letter-spacing:0.8px;
	padding:8px 0px 8px 5px;
	margin-bottom: 2px;
	border-bottom:1px dashed #439CCA;
	margin: 0px 8px 0px 5px;
	text-decoration:none;
	}


#sidebar1 ul li a:hover,
#sidebar2 ul li a:hover{
	color: #488AAC;
	text-decoration:underline;
}


#sidebar1 ul li.related a{
	font-family: Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:maroon;
	line-height:1.1em;
font-weight:bold;
}


/* End Entry Lists */



/* Begin Images */
p img {
	padding:0;
	max-width:100%
	}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto
	}
	
img.alignright {
	padding:4px;
	margin:0 0 2px 10px;
	display:inline
	}

img.alignleft {
	padding:4px;
	margin:0 10px 2px 0;
	display:inline
	}

.alignright {
	float:right
	}
	
.alignleft {
	float:left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0
	}

#sidebar2 #searchform #s {
	width:130px;
	padding:2px

	}


#sidebar2 #searchsubmit {
	padding:1px

	}

.entry form { 
	text-align:center
	}



select {
	width:130px
	}

#comments h3{
	font-size: 9pt;
	font-family:Verdana, Arial;

}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 2px 0;
	font-size:12px;
	border: 1px solid #CCCCCC;
	}

#commentform textarea {
	width:440px;
	padding:2px
	font-size:12px;
	border: 1px solid #CCCCCC;
	}

#commentform #submit {
	margin:0px 0px 10px 0px;
	float:left;
	font-size:11px;
	background-color:#808080;
	color:#FFFFFF;
	font-weight:bold;
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1.1em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em
	}

acronym, abbr {
	border-bottom:1px dashed #333
	}

blockquote {
	border-left:5px solid #CCCCCC;
        font-style: italic;
        font-family: Arial;
        font-size: 12px;
        color: #000000;
	margin:15px 0px 5px 10px;
	padding:15px 15px 10px 15px;
	background: url(quote.png) #D8E9F8 no-repeat left top;
	line-height:130%;
	overflow:hidden;
	letter-spacing:1.1px;

	}

blockquote cite {
	margin:5px 0 0;
	display:block
	}

.center {
	text-align:center
	}

hr {
	clear:both;
	display:none
	}

a img {
	border:none
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px
	}
/* End Various Tags & Classes*/
