/* GLOBAL */
html, body, h1, h2, h3, h4, p, table, tr, td, div, span, ul, li, dl, dt, dd, input, textarea
{
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-size: 12px;
	font-family: Arial;
}

body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #cccccc;
	font-size: 12px;
	font-family: Arial;
}

a:visited, a:active, a:link
{
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

a:hover
{
	color: #f87311;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

h1 a:visited, h1 a:active, h1 a:link
{
	color: #666666;
}

h1 a:hover
{
	text-decoration: none;
}

h2
{
	margin: 0px;
	font-size: 12px;
}

h3
{
	font-size: 12px;
}

p
{
	margin: 0px;
}
/* /GLOBAL */

/* MASTHEAD */
#masthead
{
	color: #666666;
	background: #ffffff;
	text-align: right;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	border-bottom: 2px solid #333333;
}

#masthead ul
{
	color: #666666;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#masthead ul li
{
	display: inline;
}

#masthead ul li a
{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

#masthead a:link, #masthead a:visited, #masthead a:active, #masthead a:hover
{
	color: #f87311;
	text-decoration: none;
}

#masthead div
{
	color: #cccccc;
}

#welcome
{
	margin: 0px;
	padding: 0px;	
	text-align: right;
	font-size: 12px;
	color: #333333;
}

#welcome a
{
	color: #f87311;
}
/* /MASTHEAD */

/* WRAPPER */
#wrapper
{
	margin: 0px;
	padding: 20px;
}

#container
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 760px;
}
/* /WRAPPER */

/* TITLE */
#header
{
	height: 60px !important;
	margin: 0px !important;
	padding: 0px !important;
	background-color: #ffffff;
}

#header h1
{
	margin: 0px;
	padding-top: 20px;
	font-size: 18px;
	font-weight: bold;
	visibility: hidden;
}

#header p
{
	font-size: 12px;
	margin: 0px !important;
	padding: 0px !important;
	visibility: hidden;
}

#title
{
	margin: 0px !important;
	padding: 0px !important;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(http://www.microsoft.com/uk/partner/images/blog/iwheader.jpg);
}

#tagline
{
	margin: 0px !important;
	padding: 0px !important;
	visibility: hidden;
}
/* /TITLE */

/* SEARCH */
#search
{
	height: 40px !important;
	margin: 0px !important;
	padding: 20px 20px 0px 0px !important;
	float: right;
	text-align: right;
}

#search .searchBox
{
	width: 100px !important;
	margin: 0px 10px 0px 0px !important;
	padding: 1px 0px 0px 3px !important;
	border: 1px solid #999999;
	background: #cccccc;
	background-image: url(http://www.microsoft.com/uk/partner/images/blog/search_background.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}
/* /SEARCH */

/* NAVBAR */
#nav
{
	margin: 0px;
	padding: 9px 0px 0px 10px;
	height: 22px;
	background-color: #f87311;
	background-image: url(http://www.microsoft.com/uk/partner/images/blog/iwfooter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	clear: right;
}

#nav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#nav ul li
{
	display: inline;
}

#nav ul li a
{
	margin: 0px;
	padding: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#subscriptions
{
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: right;
	width: 50%;
	text-align: right;
	font-weight: normal;
}

#subscriptions ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#subscriptions ul li
{
	display: inline;
}

#subscriptions ul li a
{
	margin: 0px;
	padding: 10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
/* /NAVBAR */

/* CONTENT */
#contentmargin
{
	height: 1%;
}

#contentwrapper
{
	margin: 0px;
	padding: 30px 0px 0px 0px;
	clear: both;
	background-color: #ffffff;
	background-image: url(http://www.microsoft.com/uk/partner/images/blog/iwcontent_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content
{
	height: 1%;
	margin: 0px 230px 0px 0px;
	padding: 0px 20px 10px 20px;
}

#contentfooter
{
	margin: 0px !important;
	padding: 0px !important;
	height: 10px !important;
	clear: both;
	overflow: hidden !important;
	background-image: url(http://www.microsoft.com/uk/partner/images/blog/content_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1px !important;
}

#content h2
{
	color: #999999;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #999999;
}

#content h3
{
	color: #999999;
	font-size: 12px;
	border-bottom: 1px solid #999999;
	margin: 0px 0px 20px 0px;
}

#content .CommonSubTitle
{
	margin: 0px 0px 20px 0px;
}
/* /CONTENT */

/* SIDEBAR */
#sidebar-a
{
	float: right;
	width: 230px;
	margin: 0px;
	padding: 10px 20px 10px 20px;
	font-size: 11px;
	border-left: 1px solid #cccccc;
}

#news
{
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	border: 0px dashed #cccccc;
}

#news div
{
	font-size: 11px;
}

#sidebar-a h3
{
	color: #666666;
	font-size: 11px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

#sidebar-a p
{
	margin: 0px;
	padding: 0px;
}

#sidebar-a ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#sidebar-a li
{
	margin: 0px;
}

#sidebar-a a:active, #sidebar-a a:visited, #sidebar-a a:link
{
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#sidebar-a a:hover
{
	color: #f87311;
	text-decoration: none;
}
/* /SIDEBAR */

/* CALENDAR */
#Cal
{
	visibility: hidden;
	position: absolute;
}	

.BlogCalendar
{
	font-size: 12px;
	width: 100%;
}

.BlogCalendarTitle
{
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
}

.BlogCalendarNextPrev
{
}

.BlogCalendarNextPrev A:LINK, .BlogCalendarNextPrev A:ACTIVE, .BlogCalendarNextPrev A:VISITED
{
	text-decoration: none !important;
	color: #666666 !important;
}

.BlogCalendarNextPrev A:HOVER
{
	text-decoration: none !important;
	color: #f87311 !important;
}

.BlogCalendarDays
{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.BlogCalendarDay
{
	font-size: 11px;
	color: #999999;
	margin: 0px;
	padding: 0px;
}

.BlogCalendarDay A:LINK, .BlogCalendarDay A:ACTIVE, .BlogCalendarDay A:VISITED, .BlogCalendarDay A:HOVER
{
	font-weight: bold;
	text-decoration: none !important;
}
/* /CALENDAR */

/* POST */
.post
{
	margin: 0px;
	padding: 0px;
}

.posthead
{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #999999;
}

.posthead h2
{
	font-size: 16px;
	color: #f87311 !important;
	margin: 0px !important;
	padding: 10px 0px 0px 0px !important;
	border-bottom: 0px !important;
}

.posthead h2 a
{
	color: #f87311 !important;
}

.posthead img
{
	margin: 0px;
	padding: 0px;
	border: 0 none;
}

.posthead a:hover
{
	text-decoration: none;
}

.postviewhead
{
	margin: 0px;
	padding: 10px 0px 0px 0px;
	text-align: right;
	font-size: 12px;
	color: #999999;
}

.postcontent
{
	margin: 20px 0px 20px 0px !important;
	padding: 0px !important;
}

.postcontent p
{
	margin: 20px 0px 0px 0px !important;
	padding: 0px !important;
}

.postcontent p font
{
	color: #666666;
}

.postcontent img
{
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}

.postfoot
{
	font-size: 12px;
	text-align: right;
	border-bottom: 1px dashed #cccccc;
	color: #999999;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.postcategoryheading
{
	font-size: 12px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 0px;
}

#postToolbar
{
	margin: 10px 0px 20px 0px;
	padding: 0px;
}

#postToolbar h2
{
	margin: 0px 0px 20px 0px;
}
/* /POST */

/* RATING */
.ratemenu
{
	font-size: 12px;
	background-color: #ffffff;
	border: 1px dotted #aaaaaa;
	padding: 1em;
	margin: 0.5em;
}
/* /RATING */

/* COMMENTS */
#comments h4
{
	margin: 0px;
	font-size: 12px;
}

#comments
{
	margin: 0px;
	padding: 0px;
}

.commentspan
{
	margin: 0px;
	padding: 0px;
}

.commentssubhead
{
	color: #999999;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.commentsbody
{
	margin: 0px 0px 20px 0px;
	padding: 20px 0px 20px 0px;
	font-size: 12px;
	border-bottom: 1px dashed #cccccc;
}
/* /COMMENTS */

/* COMMENTFORM */
#commentform
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

#commentform h3
{
	font-size: 12px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	display: block;
}

#commentform dl
{
	margin: 0px;
	padding: 0px;
}

#commentform dt
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#commentform dt em
{
	font-size: 12px;
}

#commentform .smallbox
{
	width: 430px;
	padding: 0px 3px 0px 3px;
	border: 1px solid #cccccc;
}

#commentform textarea
{
	width: 430px;
	height: 180px;
	padding: 0px 3px 0px 3px;
	border: 1px solid #cccccc;
	overflow: auto;
}
/* /COMMENTFORM */

/* FOOTER */
#footer
{
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
/* /FOOTER */


/* -- Miscellaneous -- */
/* Email Subscriptions */
#emailsubscriptions
{
	margin: 0;
	padding: 1em;
}
#emailsubscriptions h3
{
	font-size: 12px;
	margin: 0 1em 0 0.5em;
	padding: 1em 0 0;
}
#emailsubscriptions table
{
	font-size: 12px;
}

/* w.bloggar uses a class called .media for its iTunes and wmp10 "now playing" plugin */
.media
{
	font-size: 12px;
	font-weight: bold;
	margin: 1em 1em 0.5em;
}
/* Clearing element for floats */
.spacer
{
	margin: 0;
	padding: 0;
	clear: both;
	height: 0;
}
/* -- End Miscellaneous*/
/* -- Skin button -- */
/* This button is based upon a technique described by Mike Golding at Notestips.com:
   http://www.notestips.com/80256B3A007F2692/1/NAMO5LV2NN */
#skinbutton
{
	float: right;
	margin-right: 1em;
}
#skinbutton ul
{
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
	text-align: left;
}
#skinbutton li
{
	border: 1px solid #999;
	margin: 5px 0 0 20px;
	width: 9em;
}
#skinbutton li a
{
	color: #333;
	text-decoration: none;
}
head:first-child + body #skinbutton li
{
	padding-right: 2px;
}
.skinbuttonlink
{
	display: block;
	font: 0.75em verdana, arial, sans-serif;
	padding: 2px 0;
	border: 1px solid white;
	text-decoration: none;
	width: 100%;
	background: #ddd;
	color: #333;
}
.skinbuttonlink span
{
	font: bold 1.0em verdana, arial, sans-serif;
	padding: 2px 3px;
	color: #fff;
}
.cs span
{
	background: #666;
}
/* --End Skinbutton -- */