﻿body img {
	border: 0px;
}

/*================================================================TOP AREA===========================================================================*/
.ms-globalbreadcrumb {
				background: white;
}

.ms-globalright {
				background: white;
}

.ms-bannerContainer {
				background: white;
}

.ms-sbLastcell {
				background: transparent;
}

.ms-sbtable {
				border: 0px solid red;
}

select.ms-sbscopes {
				font-family:calibri, verdana, arial;
				font-size: 11pt;
}

.ms-globalTitleArea {
				background: white;
}

/*================================================================END TOP AREA===========================================================================*/


/*================================================================BLOG SECTION ===========================================================================*/
.ms-PostWrapper{
				border: 0px dashed gray;
				padding: 5px 10px 2px 5px;
				margin-bottom: 0px;
				background: #fff;
				width: 540px;
				color: #333;
font-family:georgia,"times new roman",times,serif;
font-size: 12px;

}

.ms-PostDate
{
				color: #ff0000;
}

.ms-PostTitle{
				font-family: georgia,"times new roman",times,serif;
				font-size: 20px;
				color: #000;
				background:#fff;
				font-weight:bold;
				padding-right: 10px;
				border-top:0px;
				padding-bottom:3px;
				border-bottom: 1px solid #e3efff;
}


.ms-PostTitle a {
				color: #000;
}

.ms-PostTitle a:visited {
				color: #000;
				font-family:georgia,"times new roman",times,serif;
				font-size: 20px;
				font-weight:bold;
}

.ms-PostBody {
color: #333;
font-family:georgia,"times new roman",times,serif;
font-size: 12px;
width:500px;
}

.ms-PostFooter 
{
				padding-top:5px;
				color: #555;
				font-weight: bold;
				font-size: 11px;
}

.ms-PostFooter a
{	
				font-weight: bold;
				font-size: 11px;
	
}

.ms-PostFooter a:visited{
				color: #555;
				font-weight: bold;
				font-size: 11px;

}

.ms-CommentsWrapper 
{
				color: olive;
}

.readMoreLink
{
float:right;
color:blue;
font-family: sans-serif;
font-size:16px;
font-weight:bold;
}

.readMoreLink a
{
color:blue;
font-family: sans-serif;
font-size:16px;
font-weight:bold;
}

.readMoreLink a:hover
{
color:blue;
font-family: sans-serif;
font-size:16px;
text-decoration:underline;
font-weight:bold;
}

.readMoreLink a:visited
{
color:blue;
font-family: sans-serif;
font-size:16px;
font-weight:bold;
}

/*================================================================ END BLOG SECTION ======================================================*/


/*search*/

.search
{
padding-left: 60px;
padding-top: 20px;
}

#searchcontainer
{

}

/*============================================================ COMMENTS ================================================================*/
.ms-CommentHeader {

				font-size: 24px;
}
.ms-commentsempty {
				color: #222;
}
.ms-commenttable {
}
.ms-CommentTitle {
				
}
.ms-CommentBody {

				color: #222;
				font-size: 12px;
				font-weight: bold;
}
.ms-CommentFooter {

}

.ms-formbody input:focus{
	background-color:#c7f3bd;
}
/*============================================================ END COMMENTS ============================================================*/


/*edit button*/
.ms-blogedit

.ms-blogAdminLinks {
				color: fuchsia;
}
.ms-BlogNavigator {
				border: 0px solid red;
}
.ms-BlogNavigator div.ms-navheader {
				background: #050953;
				padding: 5px;
				color:#fff;
}

.ms-WPTitle
{
				background: #050953;
				padding: 3px;
				color:#fff;
				border: 0px;
}

.ms-standardheader
{
			border:0px;
}

.ms-WPTitle span
{
				background: #050953;
				padding: 5px;
				color:#fff;
				padding:0px;
}


.ms-BlogNavigator div.ms-navheader a{
				background: #050953;
				color:#fff;
}


a:visited{
 				color: blue;
}



.ms-BlogNavigator .ms-WPBody {
				color: aqua;
				border: solid 0px lime;
}
.ms-BlogNavigator div.ms-PartSpacingVertical {
				border: solid 0px orange;
}

.ms-WPBody table{
margin-bottom: 20px;
border: 0px red solid;
}

.ms-BlogNavigator td.ms-addnew .ms-BlogNavigator td.ms-addnew img .ms-CategoryTitleCell a{
			padding: 5px;
			}

.ms-blogrssnav

.ms-blogrssnav img

.SocialSection {
}

SocialSection a {
	padding:3px;
}
/*========================================================== END BLOG SECTION ===========================================================================*/

/*========================================================== TWITTER SECTION ===========================================================================*/

#gigwerksTwitter
{
	width: 190px;
	min-height: 200px;
	padding-bottom: 15px;
}

#gigwerksTwitter img
{
	border:0px;
}

#gigwerksTwitter a
{
	color: blue;
}


.twitterTitle
{
	color: blue;
	font-size: 11px;
	font-family: "Segoe UI";
}

.twitterTitle:visited
{
	color: #000;
	font-size: 14px;
	font-family: "Segoe UI";
}

.twitItemLink 
{
	font-size: 12px;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 16px;
}

td .ms-blogRightZone
{
	width: 180px;
	background-color: #fff;
	padding-left:5px;
}