/*  
Theme Name: Yourblog 2.0 theme
Theme URI: http://demos.mediawick.com/web20/
Description: A two-columned wordpress theme with a web 2.0ish look
Author: Abhishek Tripathi
Author URI: http://www.abhishektripathi.com

*/

/* Begin Typography & Colors */
#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;
	}
/* End Typography & Colors */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	
	}

#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#sidebar li {
	list-style-type: none;
}



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin-bottom: 5px;
	padding: 5px;
	color:#FF6600;
	font-size:11px;
	background-color: #DBEEF5;
    clear: both;
    color: #003399;
	}

.shareit {

padding:5px; 
color:#CC0000;
font-weight:bold;

}
.afterpost {
background-color:#FFF0E1;
padding:6px;
color:#000033;

	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}
	
.entry p {
	    line-height: 1.7;
    padding: 10px;
	
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding: 0px;
	}
	
img {
 	border: none;
	padding: 0px;
}		
	
/* End Various Tags & Classes*/

/***Begin Web 2.0 Specific CSS***/
body {

    background-image: url("/proposal/images/home-background.gif");
    background-position: left top;
    background-repeat: repeat-x;
    margin: 0;
    padding: 0;
	background-color: #F3F3F3;
    color: #333333;
    font: 13px "Merriweather",Times,serif;
}

.postcontent p {
    padding: 10px;
    line-height: 1.7;
}

#mainbox {
	margin: 0px auto;
	width: 960px;

}


#content_wrap {
	overflow:hidden;
	width: 946px;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

.bringdown {
	clear: both;
}

.alignleft {
	float: left;
	margin: 0px;
	padding: 5px;
	color: #FF3300;
}

.alignright {
	float: right;
	margin: 0px;
	padding: 5px;
	color: #FF3300;
}

a:link {
	color: #003399;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/***Header Stuff***/
#logo {
	/*behavior: url('iepngfix.htc');
	background-image: url("wp-content/themes/web20/iepngfix.htc");
	width: 298px;*/
	float: left;
	margin: 0px;
	padding:0px;
	height: 63px;
}


#logo h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

#logo h1 a {
	color: #FFF;
	font-weight: bold;
	font-size: 40px;
	margin: 0px;
	padding: 0px;
}
#logo h1 a:hover {
    text-decoration: none;
	
}

#headerdec {
	behavior: url("wp-content/themes/web20/iepngfix.htc");
	background-image: url("images/design.png");
	width: 179px;
	height: 97px;
	margin-left: 526px;
}

#search {
	margin-left: 551px;
	margin-top: -68px;
}

#search input {
	width: 133px;
	height: 17px;
	border: 1px solid #FFF;
	background-color: #D3D9DB;
}

input#submit {
	width: 69px;
	height: 21px;
	border: 0px;
	position: absolute;
	margin-top: 1px;
}



li#lastlink {
	width: 81px;
}

#menu_bg {

	width: 785px;
	height: 32px;
	background-image:url(images/menu_bg.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	overflow:hidden;
	float:left;
	padding: 0px;
	margin: 0px;
	
}




/***Main Area Stuff***/
#content {
	float: left;
	width: 665px;
	padding-top:0px;
	padding-right:0px;
	padding-left:10px;
	padding-bottom:0px;
	background-color:#FFFFFF;
	margin:0px;
	display:inline;
	
}

#sidebar {
	float: right;
	width: 251px;
	padding-left: 15px;
	margin: 0px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	padding-right:5px;
	padding-top:0px;
	margin:0px;
	display:inline;
}



/***Footer Stuff***/
#footer {
	clear: both;
	background-color:#FFFFFF;
	padding: 0px;
	color:#FF6600;
	height: 34px;
	background-image:url(images/footer_back.gif);
	background-position:left top;
	background-repeat:repeat-x;
	font-size: 12px;
}

#footbar {
	width: 780px;
	height: 24px;
	text-align: center;
	font-size: 12px;
	background-image:inherit;
	margin-left: auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	color:#FF6600;
	vertical-align:middle;
	font-weight:bold;
	padding-top: 10px;
}

#footbar a {
 color:#003366;
 font-size: 12px;
 vertical-align:middle;
 }


.recentcontent {
	margin-bottom: 5px;
}

.recentcontent p {
	margin: 0px;
	padding: 0px;
}

.footbox {
	width: 240px;
	float: left;
	text-align: center;
	margin-bottom: 15px;
}

/***Post Stuff***/
.post {
	margin-top: 0px;
}

.post h2 
 {
	background-color: #F3F3F3;
    color: #CC0000 !important;
    font-size: 17px;
    padding: 5px;
	margin-top:5px;
	margin-bottom:5px;
	display: block; 
	clear: both;
	
}

.post h2 a {
    color: #CC0000 !important;
	
	}
	
.posttitle {
	background-color: #F3F3F3;
    color: #CC0000 !important;
    font-size: 17px;
	margin-top:5px;
	margin-bottom:5px;
	display: block; 
	clear: both;
	
}

.posttitle a {
    color: #CC0000 !important;
	}

.post h2 a {
	color: #CC0000;
	font-size: 17px;
	margin-bottom: 5px;
}

.posttitle small {
	font-size: 11px;
	color: #7F7F7F;
	margin-top: 7px;
	position: absolute;
	padding-left:10px;
}

.post a:link {
	    color: #003399;
    font-weight: bold;
    text-decoration: none;
}

.post a:visited {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}

.post a:hover {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}

.commentsquare {
	width: 67px;
	height: 20px;
	color: #FFF;
	font-size: 27px;
	float: right;
	text-align: center;
	clear: both; 
}

.commentsquare a {
	color: #FFF;
	font-size: 27px;
	text-decoration: none;
}

.commentsquare a:link {
	text-decoration: none;
}

.commentsquare a:visited {
	text-decoration: none;
}

.commentsquare a:hover {
	text-decoration: underline;
}

.postcontent {
	clear: both;
	padding-top:5px;
	padding-bottom:5px;
}

.postfoot {
	background-color: #DBEEF5;
    clear: both;
    color: #003399;
    font-size: 12px;
    padding: 5px;
	margin-bottom:10px;
	margin-top:5px;
}


.postfoot a:link {
	color: #333333;
}


/***Sidebar Items***/
#sidebar h2 {
	background-color: #DBEEF5;
    clear: both;
    color: #003399;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px;
    vertical-align: middle;
	margin-top:5px;

}

.option_but {
text-align:center;
padding:5px;
}

.showcase {
	background-color:#CBDCF5;
	width: 177px;
	color: #003399;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	text-align: left;
}

.showcase img {
	margin-bottom: 8px;
	width: 177px;
	height: 139px;
	margin: 0px auto;
}

.archivebox {
	background-image: url("images/list1.gif");
	background-repeat: repeat-y;
	width: 186px;
	padding-bottom: 3px;
	border: 1px solid #DFE882;
}

.archivebox ul {
	padding: 0px;
	margin: 0px;
}
.postcontent ul, li {
	list-style-position:outside;
	list-style-type: square;
	margin-left: 10px;
	}

.archivebox li {
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

.archivebox a {
	color: #767006;
	font-size: 12px;
}

.archivebox a:link {
	text-decoration: none;
}

.archivebox a:visited {
	text-decoration: none;
}

.archivebox a:hover {
	text-decoration: underline;
	color: #C0440D;
}

#sidebar ul ul{
	padding: 0px;
	margin: 0px;
	padding-bottom: 3px;

}

#sidebar li li{
	list-style-type: square;
	margin-top: 6px;
	margin-left: 27px;
	color:#000033;
}

#sidebar a {
	color: #333333;
	font-size: 12px;
}

#sidebar img {
	
	margin-left:25px;

}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:visited {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #333333;
}

/***Text Wigit***/
h2.widgetitle {
	background-image: none;
	font-size: 0px;
	color: #FFF;
}

li.wigit_text {
	background-image: none;
	background-color: transparent;
	border: none;
}

/***Other Stuff***/
.footbox li {
	list-style-type: none;
	margin-top: 3px;
}

.footbox li a {
	color: #E7EC6A;
}


ul#metafoot {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot {
	margin-left: -40px;
}

ul#metafoot2 {
	margin-left: 0px;
	margin-top: 0px;
}

html>body ul#metafoot2 {
	margin-left: -40px;
}



#header_right {
float:right;
padding-top: 15px;
padding-left: 0px;
padding-right:15px;
padding-bottom:0px;
color:#FFFFFF;
text-align:right;
vertical-align:middle;
font-size:14px;
display: inline;
background-image:url(images/header_right_bg.jpg);
background-position:right top;
background-repeat:none;
width: 402px;
height: 48px;
font-weight:bold;
}



#header_right a {
color:#FFFFFF;
}


#logo {
	width:128px;
	height:32px;
	margin:0px;
	padding:0px;
	border:none;
	display:inline;
	float:left;
}

#blog_title {
	 width: 785px;
	 height: 138px;
	 clear: both
}


#down_footer {
	background-image:url(images/down_footer_bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:109px;
	text-align:center;
	color:#FFFFFF;
	vertical-align:middle;
	padding-top:20px;

}

#footer_title {
color:#FF9900;
font-size:15px;
font-weight:bold;
}

#copy {
background-image:url(images/copy_bg.jpg);
background-repeat:no-repeat;
background-position:center bottom;
height: 27px;
text-align:center;
vertical-align:middle;
color:#FFFFFF;
padding-top:10px;
margin-top:5px;
margin-left: auto;
margin-right:auto;
margin-bottom: 0px;
}

.postinfo {
    color: #7F7F7F;
    font-size: 11px;
    margin-top: 7px;
	padding-left:10px;
}

.badge {
padding-left: 0px;
padding-top:10px;
padding-bottom:10px;
}


.separator {
margin-top: 2px;
margin-bottom: 2px;
padding:0px;
font-size:15px;
color: #FF6600;
overflow: hidden;
background-color: #CBDCF5;
}

#respond {
	background-color: #F3F3F3;
    clear: both;
    color: #CC0000 !important;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 5px;
	padding-right: 5px;
	 padding-top: 5px;
	padding-bottom: 5px;
	
	}
	
.social-share {
	background-color:#DBEEF5;
	padding:5px;
	color:#003399;
	overflow:hidden;
}

.social-share p {

    clear: both;
    color: #69C;
    display: block;
    font-size: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 5px;
	font-weight:bold;
	float: left; 
	width: 350px;
	height: 35px;
	padding-top:20px;

}

.social-buttons {
float: right;
padding:5px;
display:inline;
width: 70px;
height: 60px;
text-align:center;
	}
	
	

.navigation-pagination {
	    display: block;
	    clear: both;
		margin-top:10px;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:10px;
		margin-left:auto;
		background-color: #F3F3F3;

}

.related_post_title {
	
	padding-top:5px;
	padding-bottom:5px;
	background-color: #F3F3F3;
	padding-left:10px;
	
	}

.related_post {
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-position: inside;
	list-style-type: square;
}

.related_post li {
	
	margin-top: 10px;
	margin-bottom: 10px;
	
	}
