/*
Theme Name: Blank 2-Column R-S
Theme URI: http://example.com
Description: A Blank Wordpress theme with right sidebar
Author: Nonsense Ltd
Author URI: http://www.nonsenselondon.co.uk
version: 1.0
*/

/* basics */

*{margin:1; padding:1;}

body {
	background: url("images/Sweemo_header_background_edit1.gif") top center no-repeat;
	font-family: arial, sans-serif;
	font-size: 8pt;
	margin: 0;
	}
	
h1 {font-size: 16pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family: arial, sans-serif;}


/* links */

a{
	color:#2C6884;
	text-decoration:none;
	border: none;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}



/* container */


#container {
	clear: both;
	width: 760px;
	margin: 0 auto;
	padding: 0x;
	background:#fff;
	color:#333;
	border: 1px solid #fff;
	}
	
/* header */


#header { width: 760px; text-align: center; margin: 115px auto 0px auto; }

#header #nav { float: left; margin: 0px 0px 0px 3px; background: url("http://www.sweemo.com/images/mn-navbg.gif") no-repeat left top; padding: 4px 6px; }
#header #nav a { display: block; width: 107px; height: 18px; color: #FFF; text-decoration: none; margin-left: -3px; }
#header #nav #nav-home a { float: left; background: url("http://www.sweemo.com/images/nav-home_c.gif") no-repeat; margin-left: 0px; }
#header #nav #nav-home-sel a { float: left; background: url("http://www.sweemo.com/images/nav-home_s.gif") no-repeat; margin-left: 0px; }
#header #nav #nav-home a:hover { background: url("http://www.sweemo.com/images/nav-home_o.gif") no-repeat; }
#header #nav #nav-about a { float: left; background: url("http://www.sweemo.com/images/nav-about_c.gif") no-repeat; }
#header #nav #nav-about-sel a { float: left; background: url("http://www.sweemo.com/images/nav-about_s.gif") no-repeat; }
#header #nav #nav-about a:hover { background: url("http://www.sweemo.com/images/nav-about_o.gif") no-repeat; }
#header #nav #nav-help a { float: left; background: url("http://www.sweemo.com/images/nav-help_c.gif") no-repeat; }
#header #nav #nav-help-sel a { float: left; background: url("http://www.sweemo.com/images/nav-help_s.gif") no-repeat; }
#header #nav #nav-help a:hover { background: url("http://www.sweemo.com/images/nav-help_o.gif") no-repeat; }
#header #nav #nav-contact a { float: left; background: url("http://www.sweemo.com/images/nav-contact_c.gif") no-repeat; }
#header #nav #nav-contact-sel a { float: left; background: url("http://www.sweemo.com/images/nav-contact_s.gif") no-repeat; }
#header #nav #nav-contact a:hover { background: url("http://www.sweemo.com/images/nav-contact_o.gif") no-repeat; }
#header #nav #nav-blog a { float: left; background: url("http://www.sweemo.com/images/nav-blog_c.gif") no-repeat; width: 124px; }
#header #nav #nav-blog-sel a { float: left; background: url("http://www.sweemo.com/images/nav-blog_o.gif") no-repeat; width: 124px;}
#header #nav #nav-blog a:hover { background: url("http://www.sweemo.com/images/nav-blog_o.gif") no-repeat; }



/* main menu */

#menu {
	padding-top: 70px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	height:25px;
	}


#menu ul {
	margin: 6px 0 0 0;
	padding: 0;
	text-align: left;
}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding: 6px;
	margin: 0;
	text-decoration: none;
	color: #2c6884;
}

#menu ul li a:hover {
	background-color: #fff;
	color:#6a7ca0;
}



/* content */


#content {
	float: left;
	width: 72%;
	overflow: hidden;
	}	

.post {
	margin:0 10px;
	padding:10px 10px 10px 5px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: arial, sans-serif;
	font-size: 14pt;
	font-weight: 300;
	color: #CE1515;
	}
	
.post h2 a{
	color: #CE1515;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #CE1515;
	text-decoration: none;
	}
	
.post p{font-size: 10pt;}

.post a{text-decoration:underline;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#fff;
	padding:16px;
	margin-top: 6px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:0%;
	}
	
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 0px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-family: arial, sans-serif;
	font-size:8pt;
	width: 210px;
	float:right;
	margin: 0 0 24px 0;
	padding: 0;
	border-left: 2px dotted #CE1515;
	}

#sidebar h2{
	font-family: arial, sans-serif;
	font-weight: normal; 
	font-size: 10pt; 
	text-align: left;
	color: #08122E;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:20px;
	padding:0;
        list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: arial, sans-serif;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #2C6884;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}

	

#commentform p{
	color: #2C6884;
	}
	
#commentform a{color: #2C6884; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: 300;
	color: #fff;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: arial, sans-serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;

	border: 1px solid #B2B2B2;



	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #E5E5E5;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#2C6884;}

cite {
	font-family: arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #2C6884; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
	padding: 6px 0 6px 12px;
	font-family: arial, sans-serif;
	}

#searchform input#s{
	font-family: arial, sans-serif;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: arial, sans-serif;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #2C6884;
	}

/* footer */

#footer {
	text-align: center;
	clear: both;
	width: 100%;
	margin-top:10px;
	font-family: arial, sans-serif;
	font-size: 8pt;
	}
	
#footer p{padding:6px;margin: 0; }

#footerbreak {
	clear: both;
	background-color: transparent;
	background-image: url("images/sweemo-header-background.gif");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	height: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#page {
border:solid 1px #000000;
padding-top:0;
font-family: arial, sans-serif;
font-size: 8pt;
margin: 0;
}

/* add style for friendfeed widget */
.friendfeed.widget {
margin-left: 20px !important;
color:#333333 !important;
font-size:8pt !important;


}

.friendfeed.widget a {
color:#2C6884 !important;
}

.friendfeed.widget a:hover {
color:#6A7CA0 !important;
text-decoration:underline !important;
}

