/*
Theme Name: TypeBoard
Author: TypeBoard
Design: TypeBoard
Tags: buddypress
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #565656;
        background: white;
}
a {
	color: #246688;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
img {   border: 2px solid #fff;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
 	background: #fff;
	margin: 1px auto 2px auto;
	text-align: left;
		border: 1px solid #5895d9;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	background: #ffffff;
}
        #header ul {
		float: left;
		list-style-type: none;
		padding: 5px 0;
		margin-left: -5px;
	}
		#header ul li {
			float: left;
			text-transform: uppercase;
			font-size: 0.8em;
			padding: 0 10px;
			border-left: 1px solid #3398cc;
		}
			#header ul li.f {
				border: 0;
			}
	#header .links {
		float: right;
		font-size: 0.9em;
		color: #24669C;
		padding: 10px;
	}
		#header .links a {
			margin-left: 14px;
		}
	#header .logo {
		padding: 6px 10px 10px 10px;
		float: left;
        }
        .imgheader {
                border: 0px;
        }
	#header .banner {
		float: right;
	        padding: 16px 10px;
	}
	#header ol {
		list-style-type: none;
		height: 26px;
		background-color: #486a91;
	}
		#header ol li {
			float: left;
		}
		#header ol li a {
			color: #ffffff;
			display: block;
			padding: 5px 8px 6px;
		}
		#header ol li a:hover {
                  height: 13px;
                  color: #d13d0a;
		  background-color: #fff;
		  border-top: 1px solid #24669C;
		  border-bottom: 1px solid #24669C;
		}
 
		#header .subheader ol {
		list-style-type: none;
		height: 26px;
		background-color: #5895d9;
	}
		#header .subheader ol li {
			float: left;

		}
		#header .subheader ol li a {
			color: #ffffff;
			display: block;
			padding: 5px 8px 6px;
		}
		#header .subheader ol li a:hover {
                  height: 13px;
                  color: #d13d0a;
		  background-color: #fff;

		}

		#header .subheader ol li {
			float: left;
		}
		#header .subheader ol li a {
			color: #ffffff;
			display: block;
			padding: 5px 8px 6px;
		}
		#header .subheader ol li a:hover {
                  height: 13px;
                  color: #d13d0a;
		  background-color: #fff;
		  border-top: 1px solid #24669C;
		  border-bottom: 1px solid #24669C;
		}

/** END header **/

/** BEGIN Updates **/

#topupdates {
  position: top;
  display: block;
  width: 100px;
  margin-right: 10px;


}

/** END Updates **/

/** BEGIN Updates **/
#updates {
  width: 676px;
  height: 150px;
  background: white;
  border: 1px solid #d13d0a;
  color: black;
  padding-top: 5px;
  padding-left: 4px;
  margin-right: 4px;
  margin-left: 4px;
  margin-bottom: 1px;
}

 #updates ul {
		list-style-type: none;
	}
 #updates ul li {
	font-size: 1em;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
        background: url(images/bullet.gif) no-repeat 0 8px;
	border: 0;
	}

/** END Updates **/

/** BEGIN content **/

# wrapper {
  height: 100%;
}

#content {
	width: 686px;
	height: 100%;
	margin-top: 10px;
	float: left;
	padding:1px;
	position: relative;
}
	#content .post {
               width: 333px;
                height: 200px;
                   float: left;
		padding: 2px 3px 2px 3px;
		margin: 2px;
	}
	#content .post:hover{
                background: #edf6fd;
	}
		#content .post h2 {
			font-family: Georgia;
			font-size: 1.3em;
		}
			#content .post h2 a {
                        color: #5895d9;
                        text-decoration: underline;
                        }
                #content .post h2 a:hover {
                               color: #d13d0a;
	                 text-decoration: underline;
                         }
		#content .post .date {
			font-size: 0.9em;
			font-family: Georgia;
			color: #808080;
			margin-bottom: 15px;
		}
		#content .post .continue {
			color: #808080;
			display: block;
			float: left;
			font-size: 0.8em;
			font-family: Verdana;
			font-weight: bold;
		}
		#content .post .continue:hover {
                         color: #d13d0a;

                         }
		#content .post p {
			line-height: 1.4em;

		}
		#content .post .thumb {
			float: right;
			padding: 1px;
			margin: 4px;
		}
			#content .post .thumb div {
				height: 50px;
				width: 50px;
				overflow: hidden;
			}
			#content .post .thumb img {
				width: 50px;
                                padding: 1px;
                                margin-top: 50px;
				border: 1px solid #6A98BC;
			}
                #content .postnav {
		         clear: both;
		         margin-bottom: 90px;
                         }
		#content .postnav ul {
			list-style-type: none;
		}
			#content .postnav ul li {
				float: left;
				padding: 4px 2px 2px 2px;

			}
			#content .postnav ul li a {
				display: block;
				text-align: center;
				text-decoration: none;
				padding: 5px 8px;
				background-color: #fff;
				color: #000;
				border: 2px solid #24669C;
				font-family: Georgia;
				font-weight: bold;
			}
			#content .postnav ul li a:hover {
				background-color: #24669C;
				border: 2px solid #DDE8F0;
				color: #fff;
			}
			#content .postnav ul li.next a {
				width: auto;
				padding: 2px 4px;
			}
			#content .postnav .page_info {
				text-align: center;
				text-decoration: none;
				border: 0;
				padding: 5px 8px;
				background-color: #9F9F9F;
				color: #ffffff;
				font-family: Georgia;
				font-weight: bold;
				margin: 2px;
			}

                        #content .notfound p{
                                 margin-left: 33px;
                                 padding: 10px 2px 5px 2px;
                         }

                         #content .notfound h2{
                                 margin: 5px 10px 5px 30px;
                                 padding: 2px;
                                 color: #3B7DD8;
                         }
                         #post_avatar {
                           float: left;
                           padding: 1px 1px 1px 1px;
                           margin: 2px 3px 0 0;
                           border: 1px solid #BAE0F2;
                           }
                         #print_article {
                           float: right;
                           margin: 2px;
                           font-size: 0.8em;

                         }
                         #tags {
                           float: left;
                           Background: black;
                           color: white;
                         }
                         
                         .editpost {
                           float: left;
                           padding-top: 5px;
                           background: black;
                         }

/** END content **/


/* > BEGIN Activity Index
-------------------------------------------------------------- */

#postform {

  float: left;
  width: 615px;
  padding: 2px;
}


/** END Activity Index **/


/** BEGIN sidebar **/
#sidebar {
	width: 290px;
	float: right;
	height: 100%;
	padding-bottom: 2px;

}
	#sidebar .wrapper {
		padding: 0 10px;
	}

       #sidebar .topu {
                background: #fff;
                margin-bottom:5px
                color: #259D5B;
 }
	#sidebar .top {
                background: #fff;
                margin-bottom:5px
                border: 1px solid #5895d9;
 }

 	#sidebar .reg {
                font-weight: bold;
                font-size: 1em;
                text-align: left;
                color: #202020;
                background: white;
                margin-top: 5px;
                padding: 2px 2px 2px 2px;
                border: 1px solid #3B7DD8;
 }
 
        #sidebar .regimg{
                 flow: left;
                 width: 56px;
        }

 	#sidebar .reg a:hover{
                font-weight: bold;
                color: #000;
 }
	#sidebar h2 {
		color: #fff;
		font-size: 0.9em;
		text-transform: uppercase;
		margin: 5px 0 10px;
		background: #d13d0a;
		padding: 2px;
	}
	#sidebar h3 {
		color: #fff;
		font-size: 0.9em;
		text-transform: uppercase;
		margin: 15px 0 10px;
		background: #304FD6;
		border: 1px solid #3B7DD8;
		padding: 2px;
	}
	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			border-bottom: 1px dotted #DADADA;
			line-height: 1.4em;
			padding: 4px 0;
			padding-left: 4px;
			font-size: 0.9em;
		}
		#sidebar ul li a {
			color: #6A6F78;
		}
		#sidebar ul li a:hover {
			color: #246688;
		}
	#sidebar .ads {
                      text-align: center;
                      margin-top: 2px;
                      margin-bottom:2px;
                      padding-bottom: 2px;
                      border-left: 1px solid #24669C;
                      border-right: 1px solid #24669C;
		border-bottom: 1px solid #24669C;
                         }
		#sidebar .ads img {
			margin-top: 2px;
		}
	#partners{
                text-align: center;
                 margin-top:-6px;
                 padding-bottom:2px;
                 }

	#sidebar .search {
		background: #fff url(images/search.gif) no-repeat center center;
		border-width: 1px 0;
		height: 40px;
	}
		#sidebar .search input {
			float: left;
			border: 0;
			font-size: 1.2em;
			font-family: Verdana;
			width: 200px;
			margin: 15px 11px 0 22px;
		}
		#sidebar .search button {
			float: left;
			border: 0;
			text-indent: -9999px;
			width: 53px; height: 32px;
			margin-top: 10px;
			background-color: transparent;
		}
	#sidebar .flickr { }
		#sidebar .flickr img {
			margin: 3px;
		}
	#sidebar .video {
		padding-bottom: 5px;
	}
	#sidebar .tags { 
		padding-bottom: 5px;
	}
		#sidebar .tags a {
			color: #6A6F78;
		}
		#sidebar .tags a:hover {
			color: #24669c;
		}
	#sidebar .l {
		float: left;
		width: 270px;
                clear: none;
	}
	#sidebar .r {
		float: right;
		width: 127px;
                clear: none;
	}
		#sidebar .sbar li {
			font-size: 1em;
			padding-left: 12px;
			background: url(images/bullet.gif) no-repeat 0 8px;
			border: 0;
		}

	#postauthor {
                background: #fff;
                border-right: 1px solid #3B7DD8;
                border-left: 1px solid #3B7DD8;
                border-bottom: 1px solid #3B7DD8;
                color: #252525;
                padding-bottom: 6px;
 }
	#postauthor p{
                 font-size: 1em;
                 margin-left: 3px;

                 }
                 
         #postauthor h3 {
           color: #fff;
		font-size: 0.9em;
		text-transform: uppercase;
		margin: 15px 0 10px;
		background: #3B7DD8;
		border: 1px solid #3B7DD8;
		padding: 2px;
         }

        #sidebar_avatar {
                           float: right;
                           padding: 1px 1px 1px 1px;
                           margin: 1px 3px 0 0;
                           border: 1px solid #BAE0F2;
                           }
                         #print_article {
                           float: right;
                           margin: 2px;
                           font-size: 0.8em;
                         }
          #gadds {
                    padding-left: 12.5px;
          }


/** END sidebar **/

/** BEGIN Login boxes **/
	#log {
         width: 155px;
	 height: 15px;
	}
	#pwd {
         width: 155px;
	 height: 15px;
	 margin-top: 4px;
	 margin-bottom: 4px;
	}
/** END Login boxes **/

/** BEGIN miscellaneous **/
#comments {
	padding: 10px 20px 20px 30px;
	clear: both;
}
	#comments h2 {
		margin: 20px 0 5px 25px;
		font-size: 1.5em;
		font-weight: normal;
	}

	#comments p {
		margin-bottom: 10px;
		line-height: 1.5em;
	}
	#comments .nocomments {
		padding-left: 30px;
	}

	#comments form {
		padding-top: 20px;
	}
		#comments form p {
			margin-bottom: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #565656;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 120px;
			border: 1px solid #cccccc;
			margin-top: 2px;
			margin-bottom: 2px;
		}
		# act-preview {
			width: 120px;
			border: 1px solid #000;
			margin-top: 2px;
			margin-bottom: 2px;
		}
		#comments form textarea {
			width: 400px;
			padding: 4px 4px !important;
			border: 1px solid #BAE0F2;
		}
		#comments form button {
			border: 1px solid #909090;
			background-color: #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			width: 120px; height: 23px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
                background-color: #B3FFCC;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	padding: 25px 14px;
	color: #565656;
}
.single {
	padding: 20px 20px 20px 30px;
}
	.single h2 {
		font-family: Georgia;
		font-size: 1.5em;
		margin-bottom: 10px;
		color: black;
	}
	.single .date {
		font-size: 0.9em;
		font-family: Georgia;
		color: #6A6F78;
		margin-bottom: 15px;
	}
	.single h3 {
		font-size: 1.3em;
		font-weight: bold;
		margin-bottom: 7px;
	}
		.single h4 {
		font-size: 1.2em;
		font-weight: bold;
		margin-bottom: 7px;
	}
	.single p {
		line-height: 1.2em;
		margin-bottom: 10px;
	}
	.single ul {
		margin: 0 0 10px 16px;
	}
	.single ol {
		margin: 0 0 10px 18px;
	}
	.single li {
		line-height: 1.4em;
		padding: 2px 0;
	}
	.single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e8e8e8;
	}

	.bio {
	padding: 6px 10px 12px 10px;
	margin: 2px 5px 4px 13px;
	border: 1px solid #BAE0F2;
}
        .bio p {
	line-height: 1.2em;
	margin-top: 5px;
	margin-bottom: 10px;
	}
#bio_avatar{
	float: right;
	margin-top: 1.5px;
        padding: 1px 1px 1px 1px;
        background: white;
        border: 1px solid #BAE0F2;
 }

#follow{
 text-align: center;
 margin-top:-6px;
 padding-bottom:2px;
 }

/** END miscellaneous **/


/** BEGIN UI Geo map tabs **/

  #gmaps {
               color: #000000;
               font-size: 0.9em;
               padding: 2px;
        }

         #gmap {
               position: right;
               padding-left: 146px;
               padding-bottom: -200px;
               margin-bottom: 2px;
        }

         #gmap .gm-map {
                 border: 1px solid #3B7DD8;
         }

 #glegend {
   position: inline;
   padding-top:5px;
   margin-bottom: -100px;
   padding-bottom: 2px;
   display: inline;
   float: left;
   border: 1px solid #3B7DD8;
   font-size: 0.8em;
	}

#glegend .gm-legend tr{
   position: left;
   padding-bottom: 200px;

   }
/** End UI Geo map tabs **/

/** BEGIN members list **/

.item{
  margin: 2px 0 2px 0;
  height: 50px;
  padding: 4px;

}

/** END members list **/

/** BEGIN registration page **/

.page {
  padding-right: -20px;
  padding-bottom: 10px;     
}                                     

/** END registration basic **/


/** BEGIN registration basic **/

#basic-details-section {
  margin-top: 20px;
  float: left;
  width: 300px;
  padding-left: 5px;
}

/** END registration basic **/


/** BEGIN registration basic **/

#extra-profile-details {
  margin-top: 20px;
  float: right;
  width: 300px;
  padding: 12px 5px 5px 5px;
}

/** END registration basic **/


#regomsm {
  margin-top: 10px;
}

/** BEGIN loginwrapper **/
#loginwrapper {
	width: 970px;
 	background: #fff;
	margin: 1px auto 2px auto;
	text-align: left;
	border: 1px solid #24669C;
}
/** END wrapper **/

/** Footer Widget**/


#footer-sidebar {
padding: 5px 2px 30px 2px;
display:block;
margin-left: 5px;
width: 960px;
background: white;
}

#footer-sidebar h3 {
		color: #fff;
		font-size: 0.9em;
		text-transform: uppercase;
		margin: 15px 0 10px;
		background: #304FD6;
		border: 1px solid #3B7DD8;
		padding: 2px;
	}
	#footer-sidebar ul {
		list-style-type: none;
	}
		#footer-sidebar ul li {
			line-height: 1.4em;
			padding: 4px 0;
			padding-left: 10px;
			font-size: 0.9em;
			 background: url(images/bullet.gif) no-repeat 0 8px;
		}
		#footer-sidebar ul li a {
			color: #6A6F78;
			text-decoration: underline;
		}
		#footer-sidebar ul li a:hover {
			color: #246688;
		}

#footer-sidebar1 {
float: left;
width: 300px;
margin-left:5px;
margin-right:5px;
   height: 250px;
             text-align: left;
             clear: both;
	font-family: Georgia;
	font-size: 1.1em;
	padding: 2px;
}
	#footer-item1 p {
		line-height: 1.8em;
		font-size: 80%;
	}
	
#footer-sidebar1	a {
	color: #24669C;
	text-decoration: none;
}

#footer-sidebar1 a:hover {
	text-decoration: underline;
	color: red;
}

#footer-sidebar2 {
float: left;
width: 300px;
margin-left:5px;
margin-right:5px;
   height: 250px;
        text-align: left;
	font-family: Georgia;
	font-size: 1.1em;
	padding: 2px;
}
	#footer-item1 p {
		line-height: 1.8em;
		font-size: 80%;
	}
	
#footer-sidebar2	a {
	color: #24669C;
	text-decoration: none;
}

#footer-sidebar2 a:hover {
	text-decoration: underline;
	color: red;
}

#footer-sidebar3 {
float: right;
width: 300px;
margin-left:5px;
margin-right:5px;
   height: 250px;
        text-align: left;
	font-family: Georgia;
	font-size: 1.1em;
	padding: 2px;
}

	#footer-sidebar3 p {
		line-height: 1.8em;
		font-size: 80%;
	}
	
#footer-sidebar3	a {
	color: #24669C;
	text-decoration: none;
}

#footer-sidebar3 a:hover {
	text-decoration: underline;
	color: red;
}
/** END footer **/

/* > Item Headers (Profiles, Groups)
-------------------------------------------------------------- */

div#item-header {
	overflow: hidden;
}
	div#item-header div#item-header-content { 
          margin-right: 50px;
          margin-top: 5px;
        }

	div#item-header h2 {
		font-size: 20px;
		margin: 0 0 15px 0;
		line-height: 120%;
	}
		div#item-header h2 a {
			text-decoration: none;
			color: #777;
		}

	div#item-header img.avatar {
		float: left;
		margin: 0 15px 25px 0;
	}

	div#item-header h2 { margin-bottom: 5px; }

	div#item-header span.activity, div#item-header h2 span.highlight {
		vertical-align: middle;
		font-size: 11px;
		font-weight: normal;
		line-height: 170%;
		margin-bottom: 7px;
	}

	div#item-header h2 span.highlight { font-size: 16px; }
	div#item-header h2 span.highlight span {
		position: relative;
		top: -2px;
		right: -2px;
		font-weight: bold;
		font-size: 11px;
		background: #a1dcfa;
		color: #fff;
		padding: 1px 4px;
		margin-bottom: 2px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		vertical-align: middle;
		cursor: pointer;
		display: none;
	}

	div#item-header div#item-meta {
		font-size: 14px;
		color: #aaa;
		padding-bottom: 10px;
		overflow: hidden;
		margin: 15px 0 5px 0;
	}

	div#item-header div#item-actions {
		float: right;
		width: 20%;
		margin: 0 0 15px 15px;
		text-align: right;
	}
		div#item-header div#item-actions h3 {
			font-size: 12px;
			margin: 0 0 5px 0;
		}

		div#item-header ul {
			overflow: hidden;
			margin-bottom: 15px;
		}

		div#item-header ul h5, div#item-header ul span, div#item-header ul hr {
			display: none;
		}

		div#item-header ul li {
			float: right;
		}

		div#item-header ul img.avatar, div#item-header ul.avatars img.avatar {
			width: 30px;
			height: 30px;
			margin: 2px;
		}

	div#item-header div.generic-button, div#item-header a.button {
		float: left;
		margin: 10px 10px 0 0;
	}

	div#item-header div#message.info {
		line-height: 80%;
	}


/* > Item Lists (Activity, Friend, Group lists)
-------------------------------------------------------------- */

ul.item-list {
	width: 100%;
}
	ul.item-list li {
		position: relative;
		padding: 20px 0;
		border-bottom: 1px solid #eaeaea;
	}
		ul.single-line li { border: none; }
		body.activity-permalink ul.item-list li { padding-top: 0; }

		ul.item-list li img.avatar {
			float: left;
			margin: 0 10px 10px 0;
		}

		ul.item-list li div.item-title, ul.item-list li h4 {
			font-weight: normal;
			font-size: 14px;
			width: 75%;
			margin: 0;
		}
			ul.item-list li div.item-title span {
				font-size: 12px;
				color: #999;
			}

		ul.item-list li div.item-desc {
			margin: 10px 0 0 64px;
			font-size: 11px;
			color: #888;
			width: 50%;
		}

		ul.item-list li div.action {
			position: absolute;
			top: 15px;
			right: 0;
			text-align: right;
		}

		ul.item-list li div.meta {
			margin-top: 10px;
			color: #888;
			font-size: 11px;
		}

		ul.item-list li h5 span.small {
			font-weight: normal;
			font-size: 11px;
		}

/* > Item Tabs
-------------------------------------------------------------- */

div.item-list-tabs {
	clear: left;
	overflow: hidden;
	margin: 25px -20px 20px -20px;
	background: #eaeaea;
}
	div.item-list-tabs ul li a {
		text-decoration: none;
	}

	div.item-list-tabs ul {
		width: 100%;
	}
		div.item-list-tabs ul li {
			float: left;
			margin: 5px 0 0 5px;
		}
                	div.item-list-tabs#subnav ul li {
				margin-top: 0;
			}

			div.item-list-tabs ul li:first-child {
				margin-left: 20px;
			}

			div.item-list-tabs ul li.last {
				float: right;
				margin: 7px 20px 0 0;
			}
				div.item-list-tabs#subnav ul li.last {
					margin-top: 4px;
				}

				div.item-list-tabs ul li.last select {
					max-width: 175px;
				}
				
		div.item-list-tabs ul li a,
		div.item-list-tabs ul li span {
			display: block;
			padding: 5px 10px;
			text-decoration: none;
		}
			div.item-list-tabs ul li span {
				color: #aaa;
			}

			div.item-list-tabs ul li a span {
				display: inline;
				padding: 0;
				color: inherit;
			}

		div.item-list-tabs ul li.selected a,
		div.item-list-tabs ul li.current a {
			background-color: #fff;
			color: #555;
			font-weight: bold;
			-moz-border-radius-topleft: 3px;
			-webkit-border-top-left-radius: 3px;
			-moz-border-radius-topright: 3px;
			-webkit-border-top-right-radius: 3px;
		}
			ul li.loading a {
				background-image: url( ../images/ajax-loader.gif );
				background-position: 92% 50%;
				background-repeat: no-repeat;
				padding-right: 30px !important;
			}
				div#item-nav ul li.loading a {
					background-position: 88% 50%;
				}

	div.item-list-tabs#object-nav {
		margin-top: 0;
	}

	div.item-list-tabs#subnav {
		background: #fff;
		margin: 2px;
		border-bottom: 1px solid #eaeaea;
		min-height: 30px;
		overflow: hidden;
	}

	div.item-list-tabs ul li.feed a {
		background: url( ../images/rss.png ) center left no-repeat;
		padding-left: 20px;
	}

/* > Item Body
-------------------------------------------------------------- */

#item-body {
	margin: 20px 0;
	padding: 5px 5px 5px 10px;
}

span.activity, div#message p {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	background: #FFF9DB;
	border-bottom: 1px solid #FFE8C4;
	border-right: 1px solid #FFE8C4;
	color: #ffa200;
	padding: 1px 8px;
	margin-top: 6px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

/* > Directories (Members, Groups, Blogs, Forums)
-------------------------------------------------------------- */

div.dir-search {
	float: right;
	margin: -37px 0 0 0;
}
	div.dir-search input[type=text] {
		padding: 4px;
		font-size: 12px;
	}

/* > Pagination
-------------------------------------------------------------- */

div.pagination {
	margin: -5px -2px 9px -1px;
	border-bottom: 1px solid #eaeaea;
	padding: 10px 20px 10px 20px;
	color: #888;
	font-size: 11px;
	height: 16px;
}
	div.pagination#user-pag, .friends div.pagination,
	.mygroups div.pagination, .myblogs div.pagination, noscript div.pagination {
		background: #f8f8f8;
		border: none;
		padding: 8px 15px;
	}

	div.pagination .pag-count {
		float: left;
	}

	div.pagination .pagination-links {
		float: right;
	}
		div.pagination .pagination-links span,
		div.pagination .pagination-links a {
			font-size: 12px;
			padding: 0 5px;
		}
			div.pagination .pagination-links a:hover {
				font-weight: bold;
			}

/* > Error / Success Messages
-------------------------------------------------------------- */

div#message {
	margin: 15px 0;
}
	div#message.updated { clear: both; }

div#message p {
	padding: 10px 15px;
	font-size: 12px;
	display:block;
}
	div#message.error p {
		background: #e41717;
		color: #fff;
		border-color: #a71a1a;
		clear: left;
	}

	div#message.updated p {
		background: #dffcd9;
		color: #1a9b00;
		border-color: #c4e9bd;
	}

form.standard-form#signup_form div div.error {
	color: #fff;
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	width: 90%;
	margin: 0 0 10px 0;
}

/* > Buttons
-------------------------------------------------------------- */

a.button, input[type=submit], input[type=button],
ul.button-nav li a, div.generic-button a {
	background: url( ../images/white-grad.png ) top left repeat-x;
	border: 1px solid #ddd;
	padding: 3px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	cursor: pointer;
}
	a.button:hover, a.button:focus, input[type=submit]:hover, input[type=button]:hover,
	ul.button-nav li a:hover, ul.button-nav li.current a,
	div.generic-button a:hover {
		border-color: #aaa;
		color: #555;
		outline: none;
	}

	/* Buttons that are disabled */
	div.pending a, a.disabled {
		border-color: #eee;
		color: #bbb;
		cursor: default;
	}
	div.pending a:hover, a.disabled:hover { border-color: #eee; color: #bbb; }

	div.accept, div.reject {
		float: left;
		margin-left: 10px;
	}

ul.button-nav li {
	float: left;
	margin: 0 10px 10px 0;
}
	ul.button-nav li.current a {
		font-weight: bold;
	}

/* > AJAX Loaders
-------------------------------------------------------------- */

.ajax-loader {
	background: url( ../images/ajax-loader.gif ) center left no-repeat !important;
	padding: 8px;
	display: none;
}

a.loading {
	background-image: url( ../images/ajax-loader.gif ) !important;
	background-position: 95% 50% !important;
	background-repeat: no-repeat !important;
	padding-right: 25px !important;
}

/* > Input Forms
-------------------------------------------------------------- */

form.standard-form {

}
	form.standard-form textarea, form.standard-form input[type=text],
	form.standard-form select, form.standard-form input[type=password],
	.dir-search input[type=text] {
		border: 1px inset #ccc;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		padding: 6px;
		font: inherit;
		font-size: 14px;
		color: #888;
	}
		form.standard-form select {
			padding: 3px;
		}

		form.standard-form input[type=password] {
			margin-bottom: 5px;
		}

	form.standard-form label, form.standard-form span.label {
		display: block;
		font-weight: bold;
		margin: 15px 0 5px 0;
	}
		form.standard-form div.checkbox label,
		form.standard-form div.radio label {
			font-weight: normal;
			margin: 5px 0 0 0;
			font-size: 14px;
			color: #888;
		}

		form.standard-form#sidebar-login-form label {
			margin-top: 5px;
		}

	form.standard-form input[type=text] {
		width: 75%;
	}
		form.standard-form#sidebar-login-form input[type=text],
		form.standard-form#sidebar-login-form input[type=password] {
			padding: 4px;
			width: 95%;
		}

		form.standard-form #basic-details-section input[type=password],
		form.standard-form #blog-details-section input#signup_blog_url {
			width: 35%;
		}

		form.standard-form#signup_form input[type=text],
		form.standard-form#signup_form textarea {
			width: 90%;
		}
			form.standard-form#signup_form div.submit { float: right; }
			div#signup-avatar img { margin: 0 15px 10px 0; }

	form.standard-form textarea {
		width: 75%;
		height: 120px;
	}
		form.standard-form textarea#message_content {
			height: 200px;
		}

		form.standard-form#send-reply textarea {
			width: 97.5%;
		}

	form.standard-form p.description {
		font-size: 11px;
		color: #888;
		margin: 5px 0;
	}

	form.standard-form div.submit {
		padding: 15px 0;
		clear: both;
	}
		form.standard-form div.submit input {
			margin-right: 15px;
		}

	form.standard-form div.radio ul {
		margin: 10px 0 15px 38px;
		list-style: disc;
	}
		form.standard-form div.radio ul li {
			margin-bottom: 5px;
		}

	form.standard-form a.clear-value {
		display: block;
		margin-top: 5px;
		outline: none;
	}

form.standard-form #basic-details-section, form.standard-form #blog-details-section,
form.standard-form #profile-details-section {
	float: left;
	width: 48%;
}
	form.standard-form #profile-details-section { float: right; }
	form.standard-form #blog-details-section {
		clear: left;
	}

form.standard-form input:focus, form.standard-form textarea:focus, form.standard-form select:focus {
	background: #fafafa;
	color: #555;
}

form#send-invite-form {
	margin-top: 20px;
}
	div#invite-list {
		height: 400px;
		overflow: scroll;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		padding: 5px;
		background: #f5f5f5;
		width: 160px;
		border: 1px solid #e4e4e4;
		margin: 10px 0;
	}


/* > Data Tables
-------------------------------------------------------------- */

table {
	width: 100%;
}
	table#message-threads {
		margin: 0 -20px;
		width: auto;
	}

	table.profile-fields { margin-bottom: 20px; }

	div#sidebar table {
		margin: 0 -16px;
		width: 117%;
	}

	table tr td, table tr th {
		padding: 8px;
		vertical-align: middle;
	}
		table tr td.label {
			border-right: 1px solid #eaeaea;
			font-weight: bold;
			width: 25%;
		}

		table tr td.thread-info p { margin: 0; }

			table tr td.thread-info p.thread-excerpt {
				color: #888;
				font-size: 11px;
				margin-top: 3px;
			}

		div#sidebar table td, table.forum td { text-align: center; }

	table tr.alt {
		background: #f4f4f4;
	}

table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}
	table.notification-settings th.icon, table.notification-settings td:first-child { display: none; }
	table.notification-settings th.title { width: 80%; }
	table.notification-settings .yes, table.notification-settings .no { width: 40px; text-align: center; }


	table.forum tr:first-child {
		background: #fafafa;
	}

	table.forum tr.sticky td {
		background: #FFF9DB;
		border-top: 1px solid #FFE8C4;
		border-bottom: 1px solid #FFE8C4;
	}

	table.forum tr.closed td.td-title {
		padding-left: 35px;
		background-image: url( ../images/closed.png );
		background-position: 15px 50%;
		background-repeat: no-repeat;
	}

	table.forum td p.topic-text {
		color: #888;
		font-size: 11px;
	}

	table.forum tr > td:first-child, table.forum tr > th:first-child {
		padding-left: 15px;
	}

	table.forum tr > td:last-child, table.forum tr > th:last-child {
		padding-right: 15px;
	}

	table.forum tr th#th-title, table.forum tr th#th-poster,
	table.forum tr th#th-group, table.forum td.td-poster,
	table.forum td.td-group, table.forum td.td-title { text-align: left; }

	table.forum td.td-freshness {
		font-size: 11px;
		color: #888;
	}

	table.forum td img.avatar {
		margin-right: 5px;
	}

	table.forum td.td-poster, table.forum td.td-group  {
		min-width: 130px;
	}

	table.forum th#th-title {
		width: 40%;
	}

	table.forum th#th-postcount {
		width: 1%;
	}

/* > Activity Stream Posting
-------------------------------------------------------------- */

#postform {
  width: 100%;
}

form#whats-new-form {
	margin-bottom: 5px;
	border-bottom: 1px solid #f0f0f0;
	overflow: hidden;
	padding-bottom: 20px;
}
	#item-body form#whats-new-form {
		margin-top: 20px;
		border: none;
	}

	.home-page form#whats-new-form {
		border-bottom: none;
		padding-bottom: 0;
	}

	form#whats-new-form h5 {
		margin: 0;
		font-weight: normal;
		font-size: 12px;
		color: #888;
		margin-left: 76px;
		padding: 0 0 3px 0;
	}

	form#whats-new-form #whats-new-avatar {
		float: left;
	}

	form#whats-new-form #whats-new-content {
		margin-left: 54px;
		padding-left: 22px;
	}

	form#whats-new-form #whats-new-textarea {
		padding: 8px;
		border: 1px inset #ccc;
		background: #fff;
		margin-bottom: 10px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
	form#whats-new-form textarea {
		width: 100%;
		height: 60px;
		font-size: 14px;
		font-family: inherit;
		color: #555;
		border: none;
		margin: 0;
		padding: 0;
	}

	form#whats-new-form #whats-new-options select {
		max-width: 200px;
	}

	form#whats-new-form #whats-new-submit {
		float: right;
		margin: 0;  
	}

/* > Activity Stream Listing
-------------------------------------------------------------- */


.item-list {
    float: left;
}

ul.activity-list li {
	padding: 20px 0 0 0;
	overflow: hidden; 

}
	ul.activity-list > li:first-child {
		padding-top: 5px;
	}

	ul.activity-list li.has-comments {
		padding-bottom: 20px;
	}

.activity-list li.mini {
	position: relative;
	font-size: 11px;
	min-height: 35px;
	padding: 12px 0 0 0;
}
	.activity-list li.mini div.activity-meta {
		position: relative;
		padding: 4px 0 4px 0;
                margin: 0;
	}

	.activity-list li.mini div.activity-meta a {
		padding: 3px 8px;
	}

	.activity-list li.mini .activity-avatar img.avatar,
	.activity-list li.mini .activity-avatar img.FB_profile_pic {
		width: 20px;
		height: 20px;
		margin-left: 36px;
	}
		.activity-list li.activity_comment .activity-avatar img.avatar,
		.activity-list li.activity_comment .activity-avatar img.FB_profile_pic {
			width: 40px;
			height: 40px;
			margin-left: 20px;
		}

		body.activity-permalink .activity-list li .activity-avatar img.avatar,
		body.activity-permalink .activity-list li .activity-avatar img.FB_profile_pic {
			width: 100px;
			height: 100px;
			margin-left: 0;
		}

	.activity-list li.mini .activity-content {
		margin-right: 175px;
	}

	.activity-list li.mini .activity-content p {
		margin: 0;
		float: left;
	}

	.activity-list li.mini .activity-meta {
		position: absolute;
		right: 0;
	}
		body.activity-permalink .activity-list li.mini .activity-meta {
			position: absolute;
			right: 15px;
		}

	.activity-list li.mini .activity-comments {
		clear: left;
		font-size: 12px;
		margin-top: 30px;
	}

.activity-list li .activity-inreplyto {
	font-size: 11px;
	color: #888;
	margin-left: 70px;
	margin-bottom: 15px;
	padding-left: 25px;
	background: url( ../images/replyto_arrow.gif ) 7px 0 no-repeat;
}
	.activity-list li .activity-inreplyto > p {
		margin: 0;
		display: inline;
	}

	.activity-list li .activity-inreplyto blockquote,
	.activity-list li .activity-inreplyto div.activity-inner {
		background: none;
		border: none;
		display: inline;
		padding: 0;
		margin: 0;
		overflow: hidden;
	}

.activity-list .activity-avatar img {
	width: 60px;
	height: 60px;
}
		body.activity-permalink .activity-list .activity-avatar img {
			width: 100px;
			height: 100px;
		}

.activity-list .activity-content {
	margin-left: 70px;
}
	body.activity-permalink .activity-list li .activity-content {
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		background: #fff;
		padding: 15px;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		margin-left: 135px;
		font-size: 16px;
		line-height: 150%;
		min-height: 35px;
		margin-right: 0;
	}
		body.activity-permalink .activity-list li .activity-header > p {
			background: url( ../images/activity_arrow.gif ) top left no-repeat;
			margin-left: -35px;
			padding: 5px 0 0 38px;
			height: 35px;
			margin-bottom: 0;
		}

	.activity-list .activity-content .activity-header,
	.activity-list .activity-content .comment-header {
		font-size: 11px;
		color: #888;
		line-height: 220%;
	}

	.activity-list .activity-header a:first-child, span.highlight {
		background: #EBF7FF;
		border-bottom: 1px solid #a1dcfa;
		border-right: 1px solid #a1dcfa;
		color: #059AE7;
		padding: 3px 8px;
		text-decoration: none;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		margin-right: 3px;
	}
		.activity-list .activity-header a:first-child:hover {
			background: #059AE7 !important;
			color: #fff !important;
		}
		.activity-list .activity-content a:first-child:focus { outline: none; }

		.activity-list .activity-content span.time-since {
			color: #bbb;
		}

	.activity-list .activity-content span.activity-header-meta a {
		background: none;
		padding: 0;
		font-size: 11px;
		margin: 0;
		border: none;
		color: #aaa;
		text-decoration: underline;
	}
		.activity-list .activity-content span.activity-header-meta a:hover {
			color: inherit;
			text-decoration: none;
		}

	.activity-list .activity-content .activity-inner,
	.activity-list .activity-content blockquote {
		margin: 15px 0 15px 5px;
		overflow: hidden;
	}
		body.activity-permalink .activity-content .activity-inner,
		body.activity-permalink .activity-content blockquote {
			margin-top: 5px;
		}

		/* Backwards compatibility. */
		.activity-inner > .activity-inner { margin: 0 !important; }
		.activity-inner > blockquote { margin: 0 !important; }

	.activity-list .activity-content img.thumbnail {
		float: left;
		margin: 0 10px 5px 0;
		border: 2px solid #eee;
	}

.activity-list li.load-more {
	margin: 15px  0 !important;
	padding: 10px 15px !important;
	background: #f0f0f0 !important;
	text-align: center;
	font-size: 1.2em;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
	.activity-list li.load-more a {
		color: #555;
	}

/* > Activity Stream Comments
-------------------------------------------------------------- */

div.activity-meta {
	margin: 0 0 20px 3px;
	clear: left;
}

.activity-list div.activity-meta a {
	font-size: 11px;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #999;
	padding: 4px 8px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 3px;
}
	.activity-list div.activity-meta a.acomment-reply {
		background: #FFF9DB;
		border-bottom: 1px solid #FFE8C4;
		border-right: 1px solid #FFE8C4;
		color: #ffa200;
	}

	div.activity-meta a:focus { outline: none; }
	div.activity-meta a:hover {
		background: #aaa;
		color: #fff;
		border-color: #aaa;
	}
		div.activity-meta a.acomment-reply:hover {
			background: #f7740a;
			color: #fff;
			border-color: #f7740a;
		}

div.activity-comments {
	position: relative;
	margin: 0 0 0 75px;
	width: auto;
	overflow: hidden; /* IE fix */
}

	body.activity-permalink div.activity-comments {
		width: auto;
		margin-left: 135px;
		background: none;
	}

div.activity-comments > ul {
	background: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
div.activity-comments ul, div.activity-comments ul li {
	border: none;
	list-style: none;
}

	div.activity-comments ul {
		clear: left;
	}

	div.activity-comments ul li {
		border-top: 2px solid #fff;
		padding: 10px 15px 10px 0;
		margin-left: 15px;
	}
		body.activity-permalink div.activity-comments ul li {
			border-width: 1px;
			padding: 15px 0 15px 0;
		}

		div.activity-comments ul li p:last-child {
			margin-bottom: 0;
		}

		div.activity-comments > ul > li:first-child {
			border-top: none;
		}

		div.activity-comments ul li:last-child {
			margin-bottom: 0;
		}

	div.activity-comments ul li > ul {
		margin-top: 5px;
		margin-left: 25px;
	}
		body.activity-permalink div.activity-comments ul li > ul {
			margin-top: 15px;
		}

	div.activity-comments div.acomment-avatar img {
		border-width: 2px !important;
		float: left;
		margin-right: 10px;
	}

	div.activity-comments div.acomment-content {
		font-size: 11px;
		margin-left: 39px;
		margin-top: 5px;
	}
		div.acomment-content .time-since { display: none; }
		div.acomment-content .activity-delete-link { display: none; }
		div.acomment-content .comment-header { display: none; }

		body.activity-permalink div.activity-comments div.acomment-content {
			font-size: 14px;
		}

	div.activity-comments div.acomment-meta {
		font-size: 11px;
		color: #888;
	}

	div.activity-comments form.ac-form {
		display: none;
		margin: 10px 0 10px 33px;
		background: #eee;
		border-bottom: 1px solid #ddd;
		border-right: 1px solid #ddd;
		-moz-border-radius: 4px;
		-webkit-border-radius: 4px;
		border-radius: 4px;
		padding: 8px;
	}
		div.activity-comments li form.ac-form {
			margin-right: 15px;
		}

		div.activity-comments form.root {
			margin-left: 0;
		}

		div.activity-comments div#message {
			margin-top: 15px;
			margin-bottom: 0;
		}

		div.activity-comments form.loading {
			background-image: url( /images/ajax-loader.gif );
			background-position: 2% 95%;
			background-repeat: no-repeat;
		}

		div.activity-comments form .ac-textarea {
			padding: 8px;
			border: 1px inset #ccc;
			background: #fff;
			margin-bottom: 10px;
			-moz-border-radius: 3px;
			-webkit-border-radius: 3px;
			border-radius: 3px;
		}
			div.activity-comments form textarea {
				width: 100%;
				font-family: inherit;
				font-size: 11px;
				color: #555;
				height: 60px;
				border: none;
				padding: 0;
			}
				div.activity-comments form input {
					margin-top: 5px;
				}

		div.activity-comments form div.ac-reply-avatar {
			float: left;
		}
			div.ac-reply-avatar img {
				border: 2px solid #fff !important;
			}

		div.activity-comments form div.ac-reply-content {
			margin-left: 25px;
			padding-left: 15px;
			color: #888;
			font-size: 11px;
		}

/* > Private Message Threads
-------------------------------------------------------------- */

table#message-threads tr.unread td {
	background: #FFF9DB;
	border-top: 1px solid #FFE8C4;
	border-bottom: 1px solid #FFE8C4;
	font-weight: bold;
}
	table#message-threads tr.unread td span.activity {
		background: #fff;
	}

	li span.unread-count, tr.unread span.unread-count {
		background: #dd0000;
		padding: 2px 8px;
		color: #fff;
		font-weight: bold;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
		div.item-list-tabs ul li a span.unread-count {
			padding: 1px 6px;
			color: #fff;
		}

	div.messages-options-nav {
		font-size: 11px;
		background: #eee;
		text-align: right;
		margin: 0 -20px;
		padding: 5px 15px;
	}

div#message-thread div.message-box {
	margin: 0 -20px;
	padding: 15px;
}
	div#message-thread div.alt {
		background: #f4f4f4;
	}

	div#message-thread p#message-recipients {
		margin: 10px 0 20px 0;
	}

	div#message-thread img.avatar {
		float: left;
		margin: 0 10px 0 0;
		vertical-align: middle;
	}

	div#message-thread strong {
		margin: 0;
		font-size: 16px;
	}
		div#message-thread strong a {
			text-decoration: none;
		}

		div#message-thread strong span.activity {
			margin: 4px 0 0 10px;
		}

	div#message-thread div.message-metadata {
		overflow: hidden;
	}

	div#message-thread div.message-content {
		margin-left: 45px;
	}

	div#message-thread div.message-options {
		text-align: right;
	}

/* > Group Forum Topics
-------------------------------------------------------------- */

#item-body{
  width: 668px;
  margin-left: 8px;
	}

ul#topic-post-list {
	margin: 15px 0px;
	padding-top: 10px;
	width: auto;
}
	ul#topic-post-list li {
		padding: 15px;
		position: relative;
	}

	ul#topic-post-list li.alt {
		background: #f4f4f4;
	}

	ul#topic-post-list li div.poster-meta {
		margin-bottom: 10px;
		color: #888;
	}

	ul#topic-post-list li div.post-content {
		margin-left: 54px;
	}

div.admin-links {
	position: absolute;
	top: 15px;
	right: 20px;
	color: #888;
	font-size: 11px;
}
	div#topic-meta div.admin-links {
		bottom: 0;
		right: 0;
		top: auto;
	}

div#topic-meta {
	position: relative;
	padding: 5px 0;
}
	div#topic-meta h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}

        div#generic-button topic-subscribe {
         background: black;
        }

div#new-topic-post {
	margin: 0;
	padding: 1px 0 0 0;
}

div#post-topic-reply{
       float: left;
       width: 685px;
}

div#post-topic-reply h4 {
		font-size: 14px;
		padding-top: 10px;;
		margin-bottom: 10px;
	}

/* > Blog Styles
-------------------------------------------------------------- */

div.post {
	margin: 0 0 40px 0;
	overflow: hidden;
}
	div.post h2.pagetitle, div.post h2.posttitle {
		margin: 0;
		line-height: 120%;
	}
		div.post h2.pagetitle a, div.post h2.posttitle a {
			color: #666;
			text-decoration: none;
		}

	.navigation, .paged-navigation, .comment-navigation {
		overflow: hidden;
		font-family: georgia, times, serif;
		font-style: italic;
		font-size: 14px;
		padding: 5px 0;
		margin: 5px 0 5px 0;
	}
		.alignright {
			float: right;
			margin-left: 15px;
		}

		.alignleft {
			float: left;
			margin-right: 15px;
		}

	div.post p { margin: 0 0 20px 0; }
	div.post ul, div.post ol, div.post dl { margin: 0 0 18px 1.5em; }
	div.post ul { list-style: square; }
	div.post ol { list-style: decimal; }
	div.post ol ol { list-style: upper-alpha; }
	div.post dl { margin-left: 0; }
	div.post dt { font-size: 14px; font-weight: bold; }
	div.post dd { margin: 0 0 15px 0;}

	div.post pre, div.post code p {
		padding: 15px;
		background: #f4f4f4;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

	div.post code { font-family: "Monaco", courier, sans-serif; }
	div.post blockquote {
		quotes: none;
		font-style:italic;
		padding:0 3em;
		font-family: georgia, times, serif;
		font-size: 16px;
		line-height: 150%;
	}

	div.post table {
		border-collapse:collapse;
		border-spacing:0;
		border: 1px solid #eee;
	}
		div.post table th { border-top: 1px solid #eee; text-align: left; }
		div.post table td { border-top: 1px solid #eee; }

	div.post div.author-box, div.comment-avatar-box {
		background: #f0f0f0;
		padding: 10px;
		float: left;
		margin: 0 15px 15px 0;
		font-family: georgia, times, serif;
		font-style: italic;
		text-align: center;
		width: 70px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}
		div.author-box p, div.comment-avatar-box p { margin: 5px 0 0; }
		div.author-box a, div.comment-avatar-box a { text-decoration: none; }

		div.post div.author-box img, div.comment-avatar-box img {
			float: none;
			border: 4px solid #fff;
			margin: 0;
		}

	div.post div.post-content, div.comment-content {
		margin-left: 105px;
	}

	div.post p.date, div.post p.postmetadata, div.comment-meta, div.comment-options {
		color: #888;
		font-size: 12px;
		font-family: Georgia, times, serif;
		padding: 3px 0;
		margin: 10px 0;
		border-bottom: 1px solid #e4e4e4;
		border-top: 1px solid #e4e4e4;
	}

	div.post p.postmetadata {
		margin-top: 15px;
		clear: left;
		overflow: hidden;
	}

	div.post .tags { float: left; }
	div.post .comments { float: right; }

	div.post img { margin-bottom: 15px; }
	div.post img.wp-smiley { padding: 0 !important; margin: 0 !important; border: none !important; float: none !important; clear: none !important; }

	div.post img.centered, img.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	div.post img.alignright {
		padding: 4px;
		margin: 0 0 2px 7px;
		display: inline;
	}

	div.post img.alignleft {
		padding: 4px;
		margin: 0 7px 2px 0;
		display: inline;
	}

	div.post .aligncenter, div.post div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	div.post .wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
	}

	div.post .wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;
	}

	div.post dd.wp-caption p.wp-caption-text, div.post .wp-caption p.wp-caption-text {
		font-size: 0.9em;
		line-height: 17px;
		padding: 0 4px 5px 0;
		margin: 0;
	}

/* > Blog Comment Styles
-------------------------------------------------------------- */
/** BEGIN  comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments ol li {
		padding: 10px;
		border: 1px solid #BAE0F2;
		margin-bottom: 10px;
	}
	#comments ol li .avatar {
		float: right;
		padding: 1px 1px 1px 1px;
		border: 1px solid #BAE0F2;
		background: white;
	}
	#comments ol li .comment-author {
		clear: both:
                float: right;
		padding: 1px 1px 1px 1px;

	}
 	#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
			padding-right: 5px;
			float: right;
		}
	#comments ol li .comment-author .says {
			font-weight: bold;
			font-size: 1.2em;
			padding-right: 5px;
			float: right;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	} 
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 10px 0 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}

        /** BEGIN Like    **/

.like {
background:#55C940 none repeat scroll 0 0!important;
border-bottom:1px solid #48A838!important;
border-right:1px solid #48A838!important;
color: #ffffff!important;
}


/** END comments    **/


/** BEGIN Follow    **/

.generic-button {
margin-top: 10px;
padding-top: 4px;
}
/** END  Follow    **/

        /** BEGIN footer **/
#footer {
	text-align: center;
        clear: both;
	background-color: #5895d9;
	color: #fff;
	font-family: Georgia;
	font-size: 1.1em;
	padding: 4px;
}
	#footer p {
		line-height: 1.8em;
		font-size: 80%;
	}
#footer	a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #fff;
}

#footer ul {
		float: left;
		list-style-type: none;
		padding: 4px 0;
		margin-left: -5px;
	}
		#footer ul li {
			float: left;
			text-transform: uppercase;
			font-size: 0.8em;
			padding: 0 10px;
		}
			#header ul li.f {
				border: 0;
			}
	#footer .links {
		float: right;
		font-size: 0.9em;
		color: #24669C;
		padding: 10px;
	}
		#footer .links a {
			margin-left: 14px;
		}


/** END footer **/

.screen_reader-text {
  background: black;
}  

