/*  
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;
}


#contact {
  font-weight: bold;
}  


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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: 550px;
  border: 1px solid #cc3333;
  overflow-y: auto;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
  
#commentform #submittwo {
  background-color: #ffffff;
  border: 1px solid #cc3333;
  font-family: arial;
  font-weight: bold;
}  

#commentform #author , #commentform #url , #commentform #email {
  border: 1px solid #cc3333;
}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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;
	}

.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: 3px;
	}
	
img {
 	border: none;
	padding: 3px;
}		
	
/* End Various Tags & Classes*/

/***Begin Web 2.0 Specific CSS***/
body {
	padding: 0px;
	margin: 0px;
	font-family: Courier,"Courier New", "MS Courier New", Prestige, "Everson Mono", Arial, monospace;
  line-height: 1.5em;
	font-size: medium;
  color: #ffffff;
  background-color: #000000;
 
}


#mainbox {
	margin: 0px auto;
	width: 780px;
/*  border-right: 1px solid #cc3333;
  border-left: 1px solid #cc3333; */
}

.bringdown {
	clear: both;
}

.alignleft {
	float: left;
	margin-bottom: 15px;
}

.alignright {
	float: right;
	margin-bottom: 15px;
}

a {
  margin: 0;
  padding: 0;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
  text-decoration: none;
}

a:hover {
	color: #FFFFFF;
  text-decoration: underline;
}

/***Header Stuff***/
#logo {
	background-image: url("http://emergeunited.org/images/layout/city_scape.jpg");
	width: 780px;
	height: 157px;
	float: left;
  margin: 0;
  padding: 0;
}


#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;
}

#menu {
  padding: 0px;
  margin: 0px;
  float: left;
}

ul#menu {
	padding: 0px;
	margin: 0px;
  float: left;
}



#menu li {
	list-style-type: none;
	float: left;
	text-align: center;
  padding: 0;
  margin: 0;
}



#menu li a {
  padding: 0;
  margin: 0; 
  text-decoration: none;
  float: left;
}



#menu li a img {
  margin: 0;
  padding: 0;
  float: left;
}

#menu a:link {
	text-decoration: none;
    padding: 0;
  margin: 0; 
}

#menu a:visited {
	text-decoration: none;
    padding: 0;
  margin: 0; 
}

#menu a:hover {
	text-decoration: none;
}

  
.masthead {
  margin: 0;
  padding: 0;
    width: 780px;
    float: left;
}
  

/***Main Area Stuff***/

#protest {
	background-image: url("http://emergeunited.org/images/layout/body_background.jpg");
	background-repeat: no-repeat;
  height: 723px;
  width: 780px;
  clear: both;
  margin: 0;
  padding:0;
}  
  
#content {
	float: left;
  position:relative;
  left:0px;
  top:0px;
  z-index: 1;
  overflow: hidden;
  width: 652px;
  height: 563px;
  margin-top: 75px;
  padding: 0 50px;
  overflow-y: auto;
  overflow-x: hidden;
  font-color: #FFFFFF;
  scrollbar-base-color: #000000;
  scrollbar-face-color: #000000; /*/ obviously change this to whatever you want /*/
  scrollbar-arrow-color: #FF0000;
  scrollbar-highlight-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #000000;
}

#sidebar {
	float: left;
	width: 190px;
	padding-bottom: 10px;
	margin-top: 33px;
	margin-left: 44px;
}



/***Post Stuff***/

.post {
  padding: 20px 0 0 0;
}
.post h2 {
 color: #FFFFFF;
 font-size: 180%;

}

.posttitle {
	float: left;
	font-family: Tahoma;
	font-size: 100%;
	color: #7F7F7F;
}

.post p {
  color: #FFFFFF;
  font-size: 100%
  }

.post h2 a {
	font-family: Arial Rounded MT Bold, Arial;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
}

.posttitle small {
	font-family: Tahoma;
	font-size: 100%;
	color: #FFFFFF;
	margin-top: 1px;
	position: absolute;
}

.post a:link {
	text-decoration: none;
  color: #FFFFFF;

}

.post a:visited {
  color: #FFFFFF;
	text-decoration: none;
}

.post a:hover {
  color: #FFFFFF;
	text-decoration: underline;
}

.commentsquare {
	width: 67px;
	height: 76px;
	background-image: url("images/c-box.gif");
	color: #FFF;
	font-size: 27px;
	float: right;
	text-align: center;
}

.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;
}

.postfoot {
	border-top: 1px solid #B6B157;
	border-bottom: 1px solid #B6B157;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 43px;
}

.ngg-album {
  float: left;
  width: 600px;
 
  }

/***Sidebar Items***/
#sidebar h2 {
	background-image: url("images/sideheader.gif");
	width: 188px;
	height: 28px;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #FFF;
	margin-top: 16px;
	margin-bottom: 2px;
	text-align: center;
}

.showcase {
	background-color: #D2DE50;
	background-image: url("images/showcase-bot.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 177px;
	color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.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;
}

.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;
	background-image: url("images/list1.gif");
	background-repeat: repeat-y;
	width: 186px;
	padding-bottom: 3px;
	border: 1px solid #DFE882;
}

#sidebar li li{
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}

#sidebar a {
	color: #767006;
	font-size: 12px;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:visited {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #C0440D;
}

/***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;
}

#foot {
  float: left;
  margin: 0px;
  padding: 0;
  margin-left: 40px;
  margin-top: 35px;
  line-height: 1em;
  }
  
#foot p {
  color: #ffffff;
  font-size: 90%;
  }
  
