/*

*/

@import "reset.css";

body {
	background: #ffffff;
        font-family: Times New Roman,Arial, sans-serif;
	font-size: 12px;
	color: #7C7AA0;
}

a {
	color: #7C7AA0;
	text-decoration: none;
}

a:hover {
	text-decoration: ;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 10px;
}

#wrapper {
	width: 830px;
        border-bottom: 0px solid #000000;
        border-left: 1px solid #ffffff;
        border-right: 1px solid #ffffff;
	background: #FFF;
	margin: 0 auto;
}

#header {
	overflow: hidden;
	width: 830px;
        height: 355px;
        margin-top: 15px;
        background: url(http://img444.imageshack.us/img444/6616/img8569ddds111223344556.jpg
) no-repeat top left;
	border-bottom: 1px solid #E9F0F8;
	border-top: 1px solid #ffffff;
	
}

#logo {
	font-size: 300%;
        font-family: Georgia,Times New Roman, sans-serif;  
        letter-spacing: 0.09px;
	margin: 40px 20px 0px 30px;
	font-weight: normal;
}

#logo a {
	color: #1231C2;
        letter-spacing: .009px;
}

#description {
	font-size: 170%;
	color: #0099FF;
	margin: 5px 0 16px 30px;
}

#menu {
	width: 800px;
	overflow: hidden;
	margin: 0 auto;
}

#menu ul li {
	float: left;
	text-transform: uppercase;
	font-size: 90%;
	padding: 10px;
}

#menu ul li a {
	color: #A5A4BD;
}

#container {
	width: 800px;
	overflow: hidden;
	margin: 25px auto;
}

#content {
	float: left;
	width: 450px;
}

.post {
	margin-bottom: 35px;
        font-family:  Arial, sans-serif;
        font-size: 14px;
        border-bottom: 1px solid #E9F0F8;
	
}

.post-title {
	font-size: 250%;
        font-variant: normal;  
        font-family:  Georgia,Times New Roman, sans-serif;
        color: #1231C2;
        line-height: 1.0;
        font-weight: normal;
}

.post-title a {
	color: #1231C2;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 25px;
}

.post-meta {
	font-size: 85%;
	color: #A5A4BD;
	margin-top: 12px;
}

.post-meta a {
	color: #A5A4BD;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 20px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 30px 0 5px;
}

.post-content p {
	line-height: 1.6;
	margin-bottom: 20px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 2px;
        font-family: Trebuchet MS, Arial;
        font-size:14px;
        color:#4576DF;
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 9px;
        margin-top: 9px;
}

.comment-meta {
	color: #666;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 420px;
	height: 200px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: Right;
        border-left: 1px solid #E9F0F8;
        font-family: Arial, sans-serif;
        padding: 0px 0px 0px 25px;
	width: 300px;
}

.sidepanel {
	margin-bottom: 30px;
}

.sidepanel h3 {
	text-transform: uppercase;
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 5px 0;
	color: #0097DF;
        font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 90%;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
        font-family: Trebuchet MS, Arial, sans-serif;
	padding: 5px 0;
	line-height: 1.2;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#footer {
	margin: 0 auto;
	width: 840px;
	height: 20px;
	border-top: 1px solid #EAEAEA;
	padding: 20px;
}
.footerleft {
display:inline;
list-style-type:none;
float:left;
margin:0 0 0 20px;
padding:0;
width:890px;
}


#footer-links {
	list-style: none;
}

#footer-links li {
	float: left;
	margin-right: 15px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}



.imgtfe {
		display:block;
		float:left;
		width:125px;
		height:125px;
                margin-right:12px;
                *margin-right:3px;
                padding: 6px;
                border: 1px solid #E6E6E6;
		line-height:100px;
		overflow:hidden;
		position:relative;
		z-index:1;		
	}
	
.alignright {
             float: right; margin:0 0 0px 0;
 }

.post-meta1 {
	float: center; 
        font-size: 89%;
	color: #A5A4BD;
        margin-bottom: 6px 
	}

.post-related1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	float: center;
	height: auto;
	margin-top: 40px;
        margin-bottom: 44px;
	list-style-type: circle;
        text-decoration:none;color:#0066CC;
	color: #0066CC;
	}
.post-related1 a {
	color: #225BD6;
        font-size: 16px;
        }
