body {
	text-align: center;
	color: #333;
	background: #28313a url('../images/background.gif') repeat-x top;
	font-size: 13px;
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family:  Helvetica, Arial, sans-serif;
}
div#header {
	
    background: #660000 url('../images/header-background.png') repeat;
	width: 100%;
	border-bottom: 1px solid #62222d;
}
div#search {
	background: #000;
	width: 100%;
}
div.inner {
	width: 840px;
	margin: auto;
	text-align: left;
	padding: 15px 0;
}
div#search div.inner {
	padding: 10px 0;
}
div#header h1 {
	height: 100px;
	font-size: 20px;
	font-weight: normal;
	float: left;
	width: 290px;
	background: url('../images/logo-sg-v2.png') 0px 6px no-repeat;
        text-indent: -9000px;
	display:block;
}

div#header h1:hover, div#header h1:focus {
	background: url('../images/logo-sg-v2-over.png') 0px 6px no-repeat;
   
}

div#header h1 a {
	color: #fff;
	text-decoration: none;
height: 100px;
width: 290px;
display:block;
}

div#header h1 span#blogdesc
{
display: block;
font-weight: normal;
font-size: 14px;
}

ul#navigation {
	float: right;
	width: auto;
	position: relative;
	top: 7px;
	text-align: right;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 7px;
	
}
ul#navigation li.active a {
	color: #BFDCFE;
}
ul#navigation li a:hover, ul#navigation li a:focus  {
	color: #fff;
	text-decoration: underline;
}
div#search form {
	font-size: 14px;
	width: 40%;
	float: right;
	text-align: right;
}
div#search form * {
	vertical-align: middle;
}
input#s {
	width: 220px;
}
ul#sidebar input#s {
	width: 100px;
}
a#rss-link, a#twitter-link, a#lv-link, a#home-link  {
	display: block;
	float: left;
	color: #666;
	font-size: 13px;
	position: relative;
	top: 4px;
	text-decoration: none;
	margin: 0 20px 0 0;
}
a#rss-link {
	background: url('../images/rss.gif') no-repeat left center;
	padding: 0 0 0 16px;
}
a#twitter-link {
	background: url('../images/twitter_icon.png') no-repeat left center;
	padding: 0 0 1px 19px;
	
}
a#lv-link {
	background: url('../images/loudervoice16px.png') no-repeat left center;
	padding: 0 0 0px 19px;	
}

a#home-link{
background: url('../images/home.png') no-repeat left center;
	padding: 0 0 0px 18px;	
}

a#rss-link:hover, a#twitter-link:hover, a#lv-link:hover, a#home-link:hover,
a#rss-link:focus, a#twitter-link:focus, a#lv-link:focus, a#home-link:focus 
  {
color: #fff;
}
div#wrapper {
	text-align: left;
	width: 800px;
	padding: 20px;
	margin: auto;
	background: #fff url('../images/wrapper.gif') repeat-y right;
	background-position: -60px 0px;
	border-right: 2px solid #242c34;
	border-left: 2px solid #242c34;
}
div#content {
	width: 500px;
	float: left;
	padding: 0 30px 0 0;
}
ul#sidebar {
	display: block;
	width: 240px;
	float: left;
	padding: 10px 0 0 30px;
	font-size: 13px;
}
ul#sidebar h2 {
	font-size: 20px;
}
ul#sidebar li {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}
ul#sidebar li ul li {
	font-size: 13px!important;
	margin: 0;
	border: none;
}
ul#sidebar ul.block-list li a {
	display: block;
	padding: 7px 0;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
ul#sidebar ul.block-list li a:hover {
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	color: #000;
}
h2 {
	font-size: 30px;
	margin: 0 0 8px!important;
	letter-spacing: -1px;
        font-family: "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;
        font-weight: bold;
}
h2 a {
	color: #000;
	text-decoration: none;
}
h2 a:hover, h2 a:focus {
	color: #900;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	margin: 0 0 8px;
        font-family: "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;
        font-weight: bold;
        color: #900;
}
div.post h3 {
	margin: 0 0 2px;
}
h4 {
	font-size: 16px;
        font-family: "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;
        font-weight: bold
}
div.post-title {
	margin: 0 0 10px;
}
div.post-title h2 {
	margin: 0;
        font-family: "Myriad Pro","Myriad Set","Myriad Apple",Myriad,Helvetica Nueue,Arial,Verdana,Sans-serif;
        font-weight: bold;
}
div.post-title h3 {
	color: #999;
	font-size: 14px;
}
div.post-title h3 a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
div.post-title h3 a:hover, div.post-title h3 a:focus {
	border-bottom: 1px solid #aaa;
	color: #900;
}
p {
	margin: 0 0 20px;
	font-size: 13px;
	line-height: 20px;
}
p img {
	background: #fff;
	padding: 5px;
	border: none;

}
p a:hover img {
	border: none;
}
img.float-left, img.alignleft {
	display: block;
	float: left;
	clear: left;
	margin: 0 24px 12px 0;
}
img.float-right, img.alignright {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
}
img.center, img.centered {
	display: block;
	clear: both;
	margin: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
div.post-content ul, div.post-content ol {
	margin: 5px 0 12px 24px;
	list-style: disc;
	font-size: 13px;
}
div.post-content ol {
	list-style: decimal;
}
a {
	color: #0078C8;
}
a:hover, a:focus {
	color: #0095f8;
}
blockquote {
        display: block;
	color: #444;
        background: #ffd;
	margin-left: 20px;
	padding-left: 5px;
	font-size: 13px;
}


code {
	font-size: 130%;
	background: #fafafa;
}
code.block {
	display: block;
	padding: 10px;
}
div.post {
	padding: 0 0 10px;
	margin: 0 0 25px;
	border-bottom: 1px dotted #ccc;
}
div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	background: #eaf3f9 url('../images/meta_top.gif') no-repeat top;
	color: #6f7f8a;
}
div.post-meta-cap {
	background: transparent url('../images/meta_bottom.gif') no-repeat bottom;
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
}
div.post-meta a:hover, div.post-meta a:focus {
	text-decoration: underline;
}
ul.post-comments {
	margin: 5px 0;
}

li.comment {
	display: block;
	padding: 20px 20px 0;
	border-bottom: 1px dotted #ccc;
	background: #fafafa;
}
li.comment.alt {
	background: #fff;
}

cite.comment-author {
	display: block;
        text-align: left;
	
	color: #000;
	
	font-weight: bold;
	
	clear: left;
}

cite.comment-author img {
	position: relative;
	top: 6px;
	margin: 0 10px 0 0;
}

div.comment-content {
	display: block;
	padding: 10px 0 0 10px;
}

table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 14px;
	text-align: center;
	color: #999;
}
table#wp-calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
table#wp-calendar th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table#wp-calendar td a {
	font-weight: bold;
}
a abbr, a acronym {
	border: none;
}
div#footer {
	clear: both;
	background: #000;
	padding: 25px 10px 15px;
	display: block;
	width: 820px;
	margin: auto;
	border-right: 2px solid #242c34;
	border-left: 2px solid #242c34;
	text-align: left;
}
div#footer p, div#footer h1  {
	font-size: 12px;
	margin: 0 0 10px 20px;
	color: #555;
}
div#footer a {
	color: #fff;
	text-decoration: underline;
	border-bottom: 1px solid #222;
	font-weight: bold;
}
div#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #444;
}
div#footer p#blog-name {
	font-size: 12px;
	color: #aaa;
}
div#footer p#webrevolutionary-link {
	color: #fff;
}
div#footer p#webrevolutionary-link a {
	color: #ffc;
}
div#footer p#webrevolutionary-link a:hover, div#footer p#webrevolutionary-link a:focus {
	color: #ffa;
	text-decoration: underline;
}


/* LV added */
a.read-more{
font-weight: bold;
} 

a.read-more span{
position: absolute;
left: -5000px;
width: 4000px;
}

h3.comment-heading{
color: #7f1d28
}

.aktt_tweets
{
background: url('../images/twitter_bg.png')  0px 6px no-repeat;
}


.button {
    padding: 0 2px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: inherit;
    font-size: 16px;
    font-weight: bold;
    color: #900;
   
}

div.button-group .button {
  
  float: left;
  margin: 1px;
  background-color: #FFF;
  text-align: center; 
}

dl {
  clear: both;
}



dl dt {
  background-color: #fff;
  border-top: 1px solid #BBB;
  font-weight: bold;
  padding: 5px 5px;
}

dl dt.group {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  padding: 5px 5px;
  border-top: 0;
}

dd {
 
  display: block;
  color: #333;
  padding: 5px 5px;
  background: #fff;
}

div.advert
{
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
background-color: #eeeeee;
font-size: 12px;
padding: 5px 0 5px 5px;
color: #000;
font-weight:strong;
}

div.advert a
{
font-size: 12px;
color: #000;
}

.wp-caption-text
{
text-align: center;
font-size: 10px;
}

#highlight
{
background: #ffffdd;
padding: 5px;
}
