/*  
Theme Name: Upstart Blogger Modicus
Theme URI: http://www.upstartblogger.com/
Description: Simple and clean, lightweight theme. For updates, please <a href="http://feeds.feedburner.com/UpstartBlogger">subscribe to Upstart Blogger</a>.
Version: 0.3
Author: Robert Ellis
Author URI: http://www.mysticsoftheordinary.com/
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/. Feel free to make any changes, but please keep a link back to Upstart Blogger in your sidebar or footer.
*/

/* @group Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

#sidebar2 h1,
#sidebar2 h1 a,
#sidebar h1,
#sidebar h1 a,
.entry h1,
.entry h1 a,
.menu li,
.menu li a,
.sifrtagcloud,
.sifrtagcloud a {
	color: #fff;
}

ol,ul {
	list-style: none;
}
a {
	outline: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
caption,th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
.clear {
	clear: both;	
}
/* @end */

/* @group Structure */

#homebody {
text-align: left;
font-size: 1.5em;
line-height: 2.5em;
letter-spacing: .1em;
width: 916px;
padding-top: 200px;
}

#wrapper 
{
font-size: 1.2em;
width: 916px;
margin: 0 auto;
text-align: center;
position: relative;
/*border:1px solid #00ff00;*/
}

#header {
text-align: left;
margin: 20px 0 0 0;
height: 350px;
font-size: 3em;
font-variant: small-caps;
/* border:1px solid #ff0000;*/
}

#sidebar2 h1 {
font-size: 2em;
text-transform: none;
line-height: 1.2em;
}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	color: #444;
	font: 62.5%/200% Arial, Helvetica, sans-serif;
	text-align: center;
	}



/* @end */

a:link, a:visited {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
color: #1882B1;
border-bottom: none;
}

#sidebar a {border: none; font-weight: normal;}

.post li p, #sidebar2 li p {display: inline;}
.post li a, #sidebar2 li a {font-weight: bold;}
.post li, #sidebar2 li {display: block;}

#sidebar2 ul, #sidebar ul {padding-top: 15px;}

#sidebar h2 {text-transform: uppercase;}

a:link.subscribe, a:visited.subscribe {
color: #f36a18;}

a:hover.subscribe  {
color: silver;}

.description {font-size: .5em;}

/*#header img {border: 0px solid #bebebe; float: left;}*/
#header #logo {
	float: left;
	display: inline
}
	#header #logo img {
		float: left;
		display: inline
	}
	
#header #menuContainer {
	float: right;
	display: inline;
	width: 500px; /*fix expanding box in ff2*/
}

		#header #menuContainer #home {
			float: right;
			display: inline;
		}
			#header #menuContainer #home img {
				float: right;
				display: inline;
			}
		#header #menuContainer .menu {
			font-size:20px;
			margin-top:7px;
			margin-right:28px;
			float: right;
			display: inline;
			clear: both;
		}
				
		#header #menuContainer .menu ul
		{
			float: right;
			display: inline;
			text-align: right;
		}
		
		#header #menuContainer .menu ul li
		{
			display:inline;
			float: left;
			clear:both;
			margin:0px;
			height:23px;
			width: 200px;
			text-align: right;
			font-size:20px;
		}

#sidebar {
text-align: left;
position: absolute;
/*top: 170px;*/
top: 323px;
*top: 343px; /*IE7*/
_top: 343px; /*IE6*/
right: 0;
width: 125px;
padding-bottom: 25px;

/*border:1px dashed #e0e0e0;*/
}

#sidebar2 {
text-align: left;
position: absolute;
/*top: 170px;*/
top: 323px;
*top: 343px; /*IE7*/
_top: 343px; /*IE6*/
left: 450px;
width: 300px;
padding-bottom: 25px;

/*border:1px dashed #e0e0e0;*/
}

#sidebar2.wide {
	width: 480px;
}

#footer {
}

#sidebar2 h3 {
margin: 1.5em 0 -1em;
font-weight: normal;
}

#sidebar h1 a{
font-weight: bold;}

p.postmetadata {
line-height: 100%;
margin: 10px 0 25px;
color: #5e5e5e;
clear: both;
}


.post {text-align: left;
margin-left: 0px;
width: 336px;
position: absolute;
left: 5px;
/*top: 170px;*/
top: 323px;
*top: 343px; /*IE7*/
_top: 343px; /*IE6*/
padding-bottom: 25px;}

.entry {
text-align: left;
width: 336px;
/*border:1px dashed #e0e0e0;*/
}

/*
.entry p:first-child {font-weight: bold; font-size: 1.4em; padding-top: 0; color: #f5467a;}
*/

.entry p:first-child 
{
	font-weight: normal; 
	padding-top: 0; 
	color: #444;
}

.entry blockquote p:first-child {font-weight: normal; color: #444; font-size: inherit;}

.entry blockquote {font-weight: normal; color: #444; font-size: 1.1em; border-left: 2px solid silver; margin: 1.2em 0 1.2em 2em; padding-left: 1em;}


.cat a:link, .cat a:visited{
text-transform: uppercase;
color: #0085B7;
background-color: #fff;
}

.cat a:hover{
text-transform: uppercase;
color: #fff;
background-color: #0085B7;
}

.cat {text-transform: uppercase;}

.entry img {
max-width: 330px;
padding: 2px;
border: 1px solid silver;
}

p {padding: .5em 0 .5em 0;}

strong {font-weight: bold;}

h2 {padding-top: 10px; font-size: 1.2em;}

h3 {
padding-top: 10px; 
text-transform: uppercase;
}

.navigation {
margin: 0 0 1em;
}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

.imgleft {float:left;}

em {font-style: italic;}

.entry li {display: block;}

ul {padding-bottom: 1em;}

ul.related li a{display: block;}
ul.related li {display: block;}

ul.archive li{display: block; padding: 0 0 1em;}

ul.archive p {
display: block; padding: 0;}

ul.archive {margin: 0; padding:0;}

.alignleft {float: left;}
.alignright {float: right;}

/* Begin Comments*/

/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;}

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}


.alt {
	margin: 0;
	padding: 0;
	}

#commentform p {
	padding: 5px 0;
	font-size: 1.2em;
	}

#comment {

	width: 336px;
	height: 100px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentPreview {
font-size: .8em;}
/* End Comments */

/* Share This */

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

/* End Share This */

/* Begin Calendar */

#sidebar #event-calendar h3 {
	display: none;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 125px;
	}

#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;
	text-decoration: none;
	}
	#wp-calendar td a {
		display: block;
		text-decoration: none;
		}
	#wp-calendar td a:hover {
		}

#wp-calendar td {
	text-align: center;
	}

#wp-calendar table td, #wp-calendar table td.pad:hover, #wp-calendar table.nav tr td {
	border:medium none;
	padding:1px;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
	border: 0 none;
	}
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
	width: 100%;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
#wp-calendar #wp-calendar-ec3_publish,
#wp-calendar td.pad {
	display: none;
}

body #wp-calendar .ec3_eventday a {
	background-color: #1882B1;
	color: #fff !important;
	border: 0px none;
}

body #wp-calendar .ec3_postday a {
}

#wp-calendar table td.ec3_today {
	border:1px solid #999999;
	padding:0;
}
	#wp-calendar td.ec3_today:hover { /* Doesn't work in IE */
		background-color: #fff;
		border:1px solid #999999;
	}
	
body div.ec3_iconlet {
	border:2px solid #1380B0;
}

/* End Calendar */

/* Begin cloud */

body #ctc ul li
{
	float:left;
}

#sidebar2 ul.contactlist,
#sidebar ul.contactlist
{
	list-style:none;
}

#sidebar2 ul.contactlist li,
#sidebar ul.contactlist li
{
	display:block;
	margin-bottom:15px;
}

#sidebar2 ul.contactlist li a#delicious,
#sidebar ul.contactlist li a#delicious
{
	display:block;
	background: url(/wp-content/themes/ub_modicus/images/contact/up/delicious.gif) left top no-repeat;
	height:17px;
	width:99px;
}
#sidebar2 ul.contactlist li a#delicious:hover,
#sidebar ul.contactlist li a#delicious:hover
{
	background: url(/wp-content/themes/ub_modicus/images/contact/over/delicious.gif) left top no-repeat;
	height:17px;
	width:99px;
}

#sidebar2 ul.contactlist li a#facebook,
#sidebar ul.contactlist li a#facebook
{
	display:block;
	background: url(/wp-content/themes/ub_modicus/images/contact/up/facebook.gif) left top no-repeat;
	height:20px;
	width:91px;
}
#sidebar2 ul.contactlist li a#facebook:hover,
#sidebar ul.contactlist li a#facebook:hover
{
	background: url(/wp-content/themes/ub_modicus/images/contact/over/facebook.gif) left top no-repeat;
	height:20px;
	width:91px;
}

#sidebar2 ul.contactlist li a#linkedin,
#sidebar ul.contactlist li a#linkedin
{
	display:block;
	background: url(/wp-content/themes/ub_modicus/images/contact/up/linkedin.gif) left top no-repeat;
	height:22px;
	width:76px;
}
#sidebar2 ul.contactlist li a#linkedin:hover,
#sidebar ul.contactlist li a#linkedin:hover
{
	background: url(/wp-content/themes/ub_modicus/images/contact/over/linkedin.gif) left top no-repeat;
	height:22px;
	width:76px;
}

#sidebar2 ul.contactlist li a#twitter,
#sidebar ul.contactlist li a#twitter
{
	display:block;
	background: url(/wp-content/themes/ub_modicus/images/contact/up/twitter.gif) left top no-repeat;
	height:18px;
	width:87px;
}
#sidebar2 ul.contactlist li a#twitter:hover,
#sidebar ul.contactlist li a#twitter:hover
{
	background: url(/wp-content/themes/ub_modicus/images/contact/over/twitter.gif) left top no-repeat;
	height:18px;
	width:87px;
}
textarea, input
{
	border:1px solid #b5c2c4;
}

/* End cloud */

/* Begin Search */

#search_form {
width: 15px;}

.search_input 
{
width: 5px;
}

/* End Search */


/* Begin Contactforms */

form.cform input.sendbutton {
	background: url(http://www.socialmediasessions.be/images/contact.gif) left top no-repeat;
	width: 116px;
	height: 127px;
	padding: 0;
	cursor: hand;
	cursor: pointer;
	border-color: transparent !important;
	border-width: 0 !important;
	border-style: none !important;
	float: left;
	display: inline;
	margin-left: 100px;
	color: #2E2E30;
}

form.cform input:hover.sendbutton {
	background: url(http://www.socialmediasessions.be/images/subscribe_hover.gif) left top no-repeat;
	}


/* End Contactforms */

body .linklove {
	display: none;
}

.entry div.success  {
	color: #1882B1;
	font-weight: bold;
}

body div.failure { /* error */
	background: #F7F7F7 none !important;
	border-color: transparent;
	border-style: none;
	border-width: 0;
	display:block;
	color: #FF0000;
	font-weight: bold;
}

body ol.cf-ol li.cf_li_err { /* error */
	background:#F7F7F7 none !important;
	border-color:#FF0000;
	border-style:solid;
	border-width:1px;
	margin:5px 0 !important;
	padding:5px 0 !important;
	color: #FF0000;
}

/* End Contactforms */

/* Begin positioning overlays over flash */

body #header,
body #post,
body #sidebar,
body #sidebar2 {
	z-index: 99;
}

body #TB_overlay {
	z-index: 1000;
}

body #TB_window {
	z-index: 1002;
}
/* Begin positioning overlays over flash */

/* Begin call-to-action */

.button-apply {
	float: left;
	display: inline;
	width: 145px;
	height: 158px;
	margin: 10px 0;
	margin: 10px 0;
}

.button-apply a {
	background: url(http://www.socialmediasessions.be/images/apply.gif) left top no-repeat;
	width: 145px;
	height: 158px;
	display: inline;
	float: left;
	text-indent: -3000px;
}

	.button-apply a:hover {
		background: url(http://www.socialmediasessions.be/images/apply_hover.gif) left top no-repeat;
	}

/* End call-to-action */


/* Begin call-to-action2 */
.button-follow {
	float: right;
	display: inline;
	width: 145px;
	height: 158px;
	font-weight: bold;
	line-height: 100%;
}

.button-follow a {
	background: url(http://www.socialmediasessions.be/images/follow.gif) right bottom no-repeat;
	width: 120px;
	height: 120px;
	display: inline;
	float: left;
	text-indent: -3000px;
}

	.button-follow a:hover {
		background: url(http://www.socialmediasessions.be/images/follow_hover.gif) right bottom no-repeat;
	}

/* End call-to-action2 */


/* Begin sponsor */

#sidebar .sponsor {
	padding: 10px 0 0 0;
}
#sidebar .sponsor div {
		margin: 0 0 10px 0;
}

		#sidebar .sponsor .image01 a {
			text-indent: -3000px;
			background: url(http://www.socialmediasessions.be/images/logo-one.gif) left top no-repeat;
			display: block;
			height: 61px;
		}
	
		#sidebar .sponsor .image01 a:hover {
			background: url(http://www.socialmediasessions.be/images/logo-one_hover.gif) left top no-repeat;
		}

		#sidebar .sponsor .image01b a {
			text-indent: -3000px;
			background: url(http://www.socialmediasessions.be/images/logo-dearmedia.png) left top no-repeat;
			display: block;
			height: 61px;
		}
	
		#sidebar .sponsor .image01b a:hover {
			background: url(http://www.socialmediasessions.be/images/logo-dearmedia_hover.png) left top no-repeat;
		}

		#sidebar .sponsor .image02 a {
			text-indent: -3000px;
			background: url(http://www.socialmediasessions.be/images/logo-sap.gif) left top no-repeat;
			display: block;
			height: 61px;
		}
	
		#sidebar .sponsor .image02 a:hover {
			background: url(http://www.socialmediasessions.be/images/logo-sap_hover.gif) left top no-repeat;
		}

		#sidebar .sponsor .image03 a {
			text-indent: -3000px;
			background: url(http://www.socialmediasessions.be/images/logo-ds.gif) left top no-repeat;
			display: block;
			height: 17px;
		}
	
		#sidebar .sponsor .image03 a:hover {
			background: url(http://www.socialmediasessions.be/images/logo-ds_hover.gif) left top no-repeat;
		}

		#sidebar .sponsor .image04 a {
			text-indent: -3000px;
			background: url(http://www.socialmediasessions.be/images/logo-rambla.gif) left top no-repeat;
			display: block;
			height: 46px;
		}
	
		#sidebar .sponsor .image04 a:hover {
			background: url(http://www.socialmediasessions.be/images/logo-rambla_hover.gif) left top no-repeat;
		}

	#sidebar .sponsor .text {
		font-size: 12px;
		line-height: 120%;
		margin: 0 0 5px 0;
	}

		#sidebar .sponsor .text a {
		}

/* End sponsor */
.widget_rss ul li {
	float: left;
	display: inline;
	clear: both;
	margin: 0 0 5px 0;
}

	.widget_rss ul li .rss-date {
		display: block;
		font-style: italic;
	}

/* Begin ShareThis */

body a.stbutton {
	display: block;
	clear: both;
	font-weight: bold;
}

body #sidebar2 a.stbutton {
	color: #a3b7b9;
	font-size: 16px;
}

body #sidebar2 a:hover.stbutton {
	color: #444444;
}




/* End ShareThis */
