/*
Style Name: sarimurat
Version: 0.2
Header Text Color: #3371a2
Header Width: 1005px
Header Height: 200px
*/

#page {
	padding-top: 20px background: #eee;
}

.blog-title {
	font-size: 3em;
	font-weight: bold;
	padding: 40px 40px 0;
	}

#header { 
	width: 1005px;
	margin-right: 100px; 
}

#header-title {
width: 75%;
float: left;
}

#header .description 
	{
	width: 75%;float: left;
}

.columns-two #page {
    width: 1005px;
}

#primary {
    position: relative;
    float: left;
    width: 625px;                                      	
    padding: 10px;
}

.widget {
    border: 1px solid #ccc;
    border-style:dotted;
}

body.columns-two #primary-wrapper {
    float: left;
    margin-right: -320px;
    width: 100%;
}

body.columns-two #primary {
    margin-right: 320px;
}

.secondary {
    width: 300px;
    background-color: #fff;
}

.secondary h4 { /* Secondary H4 is sidebar headlines */
    font-weight: bold;
    font-size: 1.1em;
    padding: 2px 0px 2px 10px;
    background-color: #e0ecff  /* was: #3371A3 dark blue*/ ;
    border-bottom: 1px solid #F00;
    color: #3371A3;
}

.secondary ul li{
  padding: 1px 10px;
}

.aktt_tweets ul li{
  padding: 3px 10px;
  border-bottom: 1px dashed #ccc;
}

.entry-title, h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
    font-size: 2.4em;
    font-weight: bold;
    color: #F00;
    border-bottom: 2px solid #F00; /*red line under post title*/
}

h4 {  /* HEADER AROUND COMMENTS: 0 RESPONSES TO...    and: Leave a reply to */
    font-size: 2.0em;
    font-weight: bold; 
    border-bottom: 2px solid #E2E2E2;
    color: #4282ca;
}

.entry-content a:visited {
    color: #3371A3;
}


#search-label.overlabel-apply {
      width: 299px;
}
.entry-content a:visited {
      color: #3371A3;
}
.livesearch #s {
      width: 275px;
}
