/*  

Theme Name: 123 Blog

Theme URI: http://www.123webdesignbournemouth.co.uk

Description: 123 Blog Web Design Wordpress Theme.

Version: 1.0

Author: 123 Web Design, Darren Roberts

Author URI: http://www.123webdesignbournemouth.co.uk/

*/

/*body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #ffffff;
color: #333;
}*/

#header {
	display: none;
}
#container {
	position: relative;
	float: left;
	width: 570px;
	line-height: 1.5em;
}
.sidebar {
	position: relative;
	float:left;
	width: 200px;
	/*border-left: 1px dashed #CCC;*/
}
.sidebarcustom {
	position: relative;
	float:right;
	width: 200px;
	/*border-left: 1px dashed #CCC;*/
}
.sidebar ul, .sidebarcustom ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}
.entry ol, .entry li {
	margin: 0 0 0 20px;
}
.sidebar ul a, .sidebarcustom ul a {
	color: #333 !important;
}
.widget {
	border-top: 2px dashed #666666;
	padding: 15px 0;
}
.widget:last-child {
	border-bottom: 2px dashed #666666;
}
div.sidebarcustom li.widget {
    margin-bottom: 10px;
	border-top: dashed 2px #666666;
    border-right: dashed 2px #666666;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-topright: 8px;  
}
.post {
	position: relative;
	float:left;
	width: 540px;
	margin: 0 20px 15px 0;
	padding: 10px;
	border: dashed 2px #666666;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topleft: 8px;
}
.post h2 a, .widget h2, #container h2 {
	text-decoration: none !important;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.post h2 a, .post a, .widget h2, #container h2, .entry strong, .navigation, .navigation a, .comments-template h2, .comments-template h3 {
	color: #93278F !important;	
	font-weight: normal;
}
.navigation {
	margin-bottom: 15px;
}
.entry strong {
	font-weight: normal;
}
#container h2 {
	font-style: italic;
}
.widget h2 {
	margin: 5px 0 0 0;
}
.postmetadata {
	border-top: 2px dashed #CCC;
	/*margin-top: 13px;*/
	padding-top: 10px;
}
.aktt_tweet_digest li {
	list-style: none;
	padding-bottom: 15px;
}
.postform {
	width: 190px;
}
.addthis_button {
	margin
}

/*--- COMMENTS CSS ---*/

.comments-template{

	margin: 10px 0 0;

	border-top: 1px solid #ccc;

	padding: 10px 0 0;

}



.comments-template ol{

	margin: 0 0 0 20px;

	padding: 0 0 15px;

	list-style: none;

}



.comments-template ol li{

	margin: 10px 0 0;

	line-height: 18px;

	padding: 0 0 10px;

	border-bottom: 1px solid #ccc;

}




.commentmetadata{

	font-size: 12px;

}



.comments-template p.nocomments{

	padding: 0;

}



.comments-template textarea{

	font-family: Arial, Helvetica, Georgia, Sans-serif;

	font-size: 12px;

}
/*--- END COMMENTS CSS ---*/

.logoTextHeaderWrapper h1 {
  margin: 0;  
}
.logoTextHeader {
  display:block;
  text-indent: -9999em;
  background: url('http://www.123webdesignbournemouth.co.uk/web-design-blog/wp-content/themes/123blog/images/123-web-design-bournemouth-logo_03.jpg') no-repeat 0 0;
  width: 328px;
  height:92px;

}
