/* Code highlighting */
.post pre {margin:0 0 0px 0;}
.post code {
	border:1px solid #ececec;
	display:block;
	padding:10px;
	font-family: Consolas, Monaco, "Courier New", Courier, monospace;
	font-size: 12px;
	background:#f9f9f9;
	color:#000;
	overflow: auto;
	overflow-y: hidden;
	padding:10px 10px 10px 10px;
	white-space:nowrap;
	*padding:10px 10px 20px 10px;
	*width:480px;
	}
.post li code {width:440px;}


/* Begin Typography & Colors */

body{
	color:#606060;
	font-family:Lucida Sans,Trebuchet MS,Trebuchet,serif;
	font-size: 0.8em; 
	margin:0px;
	padding:20px 0 0 0;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-weight:normal;
	line-height:22px;
	
}


.post h2 a {
	
	 font-size:18px;
}

.front-page .post h2,
.front-page1 .post h2 {
  font-size:18px;
}

.clr{
clear:both;

}

/* ---------- @ default css for images -----------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
a img {
	border: none;
	}


/* ---------- @ default links -----------*/

a {

	text-decoration:underline;
	color:#cc0000;
	}

a:hover {
	color:#cc0000;
	text-decoration:underline;
	
	}

a:link, a:visited {
	
		color:#cc0000;
	
}

a:hover, a:active {
color:#cc0000;
	
}



/* ---------- @ main layout style -----------*/

.header{
	position:relative;

}
#header{
	color:#FFFFFF;
	height:125px;	
	position:relative;
	width:950px;
	z-index:10;
	background-attachment: scroll;
	background-color: transparent;
	/* background-image: url(images/header.jpg); */
	background-repeat: no-repeat;
	background-position: left top;

	
}

#title_desc{
	position:absolute;
	left:15px;
	top:10px;
	
}
#header h1{
	
	margin:0px;
	padding:0px;
	font-size:3.0em;
	text-align:center;
	width:auto;
	width:720px;
	margin-top:15px;

	
}

#header h1 a{	
	font-weight:bold;
	text-decoration:none;
	color:#eb8521;
	
}


#header h5{
	margin:0px;
	padding:0px;
	font-size:12px;
	text-align: center;
	visibility:hidden;
	
	
}

#logo {
	font-size:1.8em;
	font-weight:bold;
	width:280px;
	height:100px;
	text-align:center;
	margin:0 auto;
	
	

	
	
}


/*top menu*/


#menu{
	position: absolute;
	top:98px;
	left:20px;
	height:47px;
	z-index:25;
}

#menu ul{
	
	list-style: none;
	list-style-type: none;
	font-size: 1.11em;
	padding:0px;
	margin:0px;
	
	
}

#menu ul li{
	float: left;
	margin: 0 0 0 0px;
	background:url(images/bg_menu_tab_right.jpg) no-repeat right top;
}

#menu ul li a{
	
	padding: 0px 15px;
	text-decoration: none;
	color: #808183;
	background: url(images/bg_menu_tab_left.jpg) no-repeat;
	line-height:40px;
	font-weight:bold;
	float:left;
	font-size: 0.8em;

}

#menu ul li a:hover{
	text-decoration: underline;
}


#menu ul li.current_page_item{
	background: #fff url(images/bg_menu_tab_right_current.jpg) no-repeat right top;
		line-height:47px;

}

#menu ul li.current_page_item a{
	color: #fff;
	background: url(images/bg_menu_tab_left_current.jpg) no-repeat;
		line-height:40px;
		height:47px;
		
}

#menu ul li.current_page_parent {
text-decoration:underline;
background: #fff url(images/bg_menu_tab_right_current.jpg) no-repeat right top;
		line-height:47px;
}

#menu ul li.current_page_parent  a{
text-decoration:underline;
	color: #fff;
	background: url(images/bg_menu_tab_left_current.jpg) no-repeat;
		line-height:40px;
		height:47px;
}


/* middle column

*/
.mid{
	z-index:0;
	left:0px;
	border:0px solid #202020;
	background-image: url(images/mid-bg.jpg);
	background-repeat: repeat-y;
	background-position: 5px top;
	padding-top:20px;
		

	
}

.content_column{
	line-height:20px;
	padding-bottom:10px;

}

#content{
padding:10px;

}



.add {
	width:200px;
	text-align:center;
	float:right;
	margin-bottom:5px;

}


.tags 

{



}

.tags ul a:visited,
.tags ul a:link
{
	list-style-image:none;
	list-style:none;
	color:#3399FF;

}

/* ---------- @ sidebar styles -----------*/


#sidebars,
#sidebars-left
{
	
	text-align:left;
	padding-top:10px;

	
}

#sidebars a:hover

{
text-decoration:underline;



}

#sidebars a,
#sidebars-left a
{
padding-left:0px;


}
#sidebars ul,
#sidebars-left ul
{
	padding:0px;
	margin:0px;
	list-style:none;
	padding-left:3px;
	
	

	
	


}
#sidebars ul li h2,
#sidebars-left ul li h2
 {
	color:#808080;
	margin:0px;
	padding:0px 10px;
	font-size:0.8em;
	font-weight:bold;
	text-align:left;
}

#sidebars ul li ul,
#sidebars-left ul li ul
 {
	
	line-height:20px;
	border:0px solid #003383;
	padding-left:0px;
	margin:0px;
	margin-bottom:10px;
	padding:0px;
}
#sidebars ul li ul ul,
#sidebars-left ul li ul ul
 {
	border:none;
	margin:0px;
}


#sidebars ul li ul li,
#sidebars-left ul li ul li
 {
	font-size:0.7em;
	border:0px solid #15923b;
	display:block;
	padding:0px 0px;
	margin-bottom:0px;
	border-top:none;
	border-left:none;
	margin-left:12px;

	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	padding-left:10px;
	
}

#sidebars ul li ul li a,
#sidebars-left ul li ul li a
 {
	text-decoration: underline;
	color:#9f9f9f;
	font-weight: normal;
}
#sidebars ul li ul li a:hover
 {
	color:#000;
	text-decoration:none;
}

#sidebars ul li ul li ul li,

#sidebars-left ul li ul li ul li
 {
	list-style-position:inside;
	padding-left:10px;
	border-top:0px solid #636363;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

#sidebars ul li ul li ul li a,
#sidebars-left ul li ul li ul li a
{
}



#sidebars .comments li{
	padding-left:20px;
}

li.recent-post{
}


/* ---------- @ footer -----------*/

.footer1{
	z-index:5;
	position:relative;
	top:0px;
	background-color:#4e072a;
	border-top:3px solid #76073d;
	


}
#footer{
	text-align:center;
	vertical-align:bottom;
	background-position: 5px top;
	font-size:12px;
	height:23px;
	width:950px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	margin:0 auto;
	


 
}

.rss{
	
	float:right;
	padding-right:20px;
	padding-top:20px;

	
}

#footer p {
	margin: 0;
	padding:20px 0 0 0;
	text-align: center;
	color:#808080;
	width:750px;
	line-height:30px;
}
#footer p a {
	color:#808080;
	font-weight:bold;
}

#footer p a:hover{
	color: #000;
}
	
small {
	font-size: 0.9em;
}

h2.pagetitle {
	line-height:30px;
}


.aligncenter { display:block; margin-left:auto; margin-right:auto; }
.alignleft { display:block; margin-right:10px;  }
.alignright { display:block; margin-left:10px; }

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* ---------- @ widget calendat-----------*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
	
/*home page rounded box*/

.front-page .post {
	margin: 0 0 10px 10px;
	border:0px solid #f0d4e7;
	padding:0px;
	background-image: url(images/post-mid-dark.jpg);
	background-repeat: repeat-y;
	clear:both;

	}

.front-page .post-bot{
	background-image: url(images/post-bot-dark.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 7px;
	width: 720px;
	clear:both;
}

/*rounded box.post box/ comments*/

.post-top {
	margin:0px;
	padding:0px;
	height:26px;
	line-height:26px;
	font-weight:normal;
	color:#808080;
	background-image: url(images/post-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
}

.post-mid {
	margin: 0 0 10px 10px;
	border:0px solid #f0d4e7;
	padding:0px;
	background-image: url(images/post-mid.jpg);
	background-repeat: repeat-y;
}
	
.comments-inner{
}

/* ---------- @ post styles -----------*/

.post {
	margin: 0 0 10px 10px;
	border:0px solid #f0d4e7;
	padding:0px;
	background-image: url(images/post-mid.jpg);
	background-repeat: repeat-y;
	clear:both;
}
	
.post  small,
.post .entry
{
	margin:0px;
	padding:5px 15px;
}

.post .entry p
{
	margin: 10px 0 10px 0;
}	

.post  small span{
	font-size:1.0em;
}
	
.post h2,
.post h3
{
	margin:0px;
	padding:0px;
	height:26px;
	line-height:26px;
	
	font-weight:normal;
	color:#808080;
	background-image: url(images/post-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;	
}

.post h2 a:link,
.post h2 a,
.post h3 a:link
{
	color:#808080;
	font-weight:normal;
	text-decoration:none;
	
}

.post h2 a:visited,
.post h2 a,
.post h3 a:visited
{
	color:#808080;
}

.post tt {
        font-size: 13px;
        color:#555555;
}

.post-bot{
	background-image: url(images/post-bot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 7px;
	width: 720px;
	clear:both;
}

.postmetadata {
	clear: left;
	padding:3px 5px;
	color:#333399;
}

.postmetadata a {
	color:#333399;	
}

/* tags */
.tags {
	clear: left;
	padding:3px 5px 0px 0px;
	color:#cccccc;
}

.tags a {
	color:#cccccc;
}

/* posted by */

.post-bottom{
	margin:0px;
	padding:0px;
	float:left;
	padding-left:15px;
}

.posted-by{
	color:#a0a0a0;
	width:580px;
	float:left;
	font-size: 0.8em;
}

.posted-by .author{
	color:#be0000;
	text-decoration:underline;
}

.read-more{
	width:109px;
	height:30px;
	float:left;
}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	padding:0px;
	margin-bottom:10px;
	padding-left:10px;
	font-size: 1.2em;
}

.entry{
	clear:both;
}



/* ---------- @ search style -----------*/

.search{
	z-index:50;
	background-image: url(images/search-box-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 38px;
	width: 180px;	
	line-height:38px;
	margin-bottom:10px;
	margin-left:10px;
}



#searchform {
	margin: 0px auto;
	
	line-height:38px;
	padding-top:4px;
	
	
	}

#searchform #s {
	
	width:145px;
	font-size:16px;

	margin-left:8px;
	border:1px solid #fff;
	padding-top:5px;
	color:#ccc;

	
	

	}

#searchsubmit {
	border:0px solid #dc9ea6;
	height:15px;
	width: 14px;

	}







.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

/* ---------- @ comments style -----------*/

/*comments form*/

.hr {
	color: #f2f2f2;
	background-color: #f2f2f2;
	height: 2px;
}

.hintplease {
	color: #000000;
}
.hint {
	color: #CCCCCC;
}


.comments-form{
	margin-top: 0px;
	margin-left:15px;
	background-image: url(images/comments.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#comments{
	width:67px;
	height:65px;
	float:left;
	clear:right;
}

.alt a,
.alt a:visited
{
	color: #808080;
}
	
	
#commentform input {
	font-family:Lucida Sans,Trebuchet MS,Trebuchet,serif;
	font-size: 0.8em; 
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 75px;
	background-color: #fff;
	border:1px solid #f2f2f2;
	width: 85%;
}

.comment-text{

}


#commentform textarea {
	font-family:Lucida Sans,Trebuchet MS,Trebuchet,serif;
	font-size: 0.8em; 
	width: 85%;
	padding: 2px;
	background-color: #fff;
	border:1px solid #f2f2f2;
	margin: 5px 5px 1px 75px;
}

#commentform #submit {
	margin: 5px 5px 1px 75px;
	color:#000;
	margin-bottom:10px;
	border:none;
	background-image: url(images/submit-comments.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:33px;
	width:172px;
	position:relative;
	top:1px;
	left:435px;
}

.alt {
	margin: 0;
	padding:0px;
}

.commentlist {
	padding: 0px;
	margin:0px;
	padding:0px;
	font-size:12px;
	border-bottom:1px solid #f2f2f2;
	float:left;
	width:714px;
}

.commentlist a:visited,
.commentlist a:link {
	color: #cc0000;
}

.commentlist li {
	list-style: none;
	background-color: #fff;
	border:0px solid #f2f2f2;
	margin-left:85px;
	padding-left:0px;
	color:#808080;
	margin-top:0px;
	margin-bottom:10px;
}

.commentlist .nomargin {
	margin-left:5px;
	padding: 0px;
}

ol.commentlist p {
	margin:0px;
	padding:0px 8px 8px 0px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

#sidebar form {
	margin: 0;
}

/*comments box*/

#comments-box1{
	margin-left:15px;
}


.gravatar{
	width:50px;
	float:left;
	vertical-align:bottom;
	padding-top:10px;
	height:100%;
	margin-left:10px;
}

.commentlist .gravatar img{
	vertical-align:bottom;
	border:1px solid #ccc;
}

.commentmetadata {
	margin: 0;
	display: block;
	margin-left:100px;
	float:right;
	border:1px solid #ccc;
	}

/* ---------- @ hard coded calendar -----------*/
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 10px;
	width: 155px;
	border:1px solid #eee;
	padding:10px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
        font-style: italic;
        font-family: serif;
        font-size: 1.2em;
	}

.center {
	text-align: center;
	}



a img {
	border: none;
	}


/*navigation*/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	height:30px;
	padding:0px 10px;
	margin:0px;
	}
	
.navigation a, .navigation a:visited {
color:#cccccc;
text-decoration:underline;

	}
	

.navigation .alignright a {
	background-image: url(images/next-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:20px;
	
	}
	
.navigation .alignleft a {
	background-image: url(images/previous-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	}
	
		
/* End Various Tags & Classes*/

/* icons for user, cat and comments */


.author{
	color: #cc0000 ;
	text-decoration:underline;
}

/*links style*/
.links h2{
	padding-left:20px;
}

.linkcat  {
	list-style:none;
}

.linkcat h2  {
}

.linkcat ul {
	background-color:#fff;
	list-style:none;
	margin:0px;
	padding:0px;
}

.linkcat ul li a {
	padding-left:18px;
	line-height:22px;
}

.linkcat ul h2 {
	text-align:left;
}


/*tagcloud*/

.tagcloud .head {
	margin: 0 0 10px 10px;
	border:0px solid #f0d4e7;
	padding:0px;
	background-image: url(images/tags-mid-dark.jpg);
	background-repeat: repeat-y;
	clear:both;
	width:180px;

	}

.tagcloud .foot{
	background-image: url(images/tags-bot-dark.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 7px;
	width: 180px;
	clear:both;
}

.tagcloud .head h2
{
	margin:0px;
	padding:0px;
	height:26px;
	line-height:26px;
	
	font-weight:normal;
	color:#808080;
	background-image: url(images/tags-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align:center;	
}

.tagcloud a, .tagcloud a:hover, .tagcloud a:visited, .tagcloud a:link
{
	color:#808080;
}

.tagcloud .head .taglist {
	padding: 0px 10px 0px 10px;
}	

.transparency {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;	
}
