/*  
Theme Name: Startertech
Theme URI: 
Version: 1
Author: Blog Design Studio
Author URI: http://blogdesignstudio.com/

	Valid XHTML 1.0 Transitional

*/

* {
margin: 0;
padding: 0;
}

body {
color: #555;
background:#fbfbfb url(images/content_pat.jpg) top repeat-y;
font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
font-size: 75%;
line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color:#444;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
font-size: 3.2em;
}

h1 a { display: block; height: 40px; color: #fff; text-decoration: none; }
h1 a:hover, h1 a:active { color: #fff; }

h2 {
font-size: 27px;
line-height: 1em;
margin-bottom: 0.5em;
}

h3 {
font-size: 1.5em;
line-height: 1;
margin-bottom: 1em;
}

h4 {
font-size: 1.2em;
line-height: 1.25;
margin-bottom: 1.25em;
}

h5 {
font-size: 1em;
font-weight: 700;
margin-bottom: 1.5em;
}

h6 {
font-size: 1em;
font-weight: 700;
}

p {
margin: 0 0 1.5em;
}

blockquote {
background: url(images/quote.gif) no-repeat;
color: #840000;
margin: 15px;
padding-left: 30px;
}

em {
font-style: italic;
}

strong {
font-weight: 700;
}

pre, code {
font-family: "Courier New", Courier, Monospace;
line-height: 1.5;
}

pre {
background: #efefe9;
border-top: 1px solid #ccc;
white-space: pre;
overflow: auto;
margin: 0 15px;
padding: 10px 15px;
max-height: 300px;
}

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

img {
border: none;
}
img.alignleft {
float:left;
margin:5px 10px 5px 0;
}
img.alignright {
float:right;
margin:5px 0 5px 10px;
}

hr {
background: #E6E6D2; 
color: #E6E6D2;
clear: both; 
float: none; 
width: 100%; 
height: .1em;
margin: 0 0 1.4em;
border: none; 
}

hr.space {
height: 4em;
}

a:focus, a:hover {
color: #840000;
text-decoration: none;
}

a {
color: #840000;
text-decoration: underline;
outline: none;
}

ul, ol {
margin: 0 2.5em 1.5em;
}

ul li, ol li {
margin-bottom: 0.5em;
}

ul {
list-style-type: circle;
}

ol {
list-style-type: decimal;
}

input, textarea {
font-family: "Lucida Grande", Verdana, sans-serif;
}

.clear {
float:none;
clear: both;
height:0;
}

.container {
width: 980px;
margin: 0 auto;
}

.main {

}

/********************************* HEADER START *********************************/

#header {
width: 100%;
height:143px;
background:url(images/main_b.jpg) left top repeat-x;
}

#headline {
width:990px;
height:100px;
display:block;
margin:0px auto;
padding:0;
}
#headline_h1 {
float:left;
display:block;
margin:12px 0 0 10px;
width:336px;
}

.topright {
float:right;
width:478px;
height:80px;
background:url(images/header_pic.jpg) right top no-repeat;
text-align:right;
margin:0;
padding:20px 11px 0 0;
}

/********************************* HEADER END *********************************/


/********************************* MAIN MENU START *********************************/

.menuline {
width:100%;
float:left;
}
.menupack {
margin:0px auto;
width:970px;
height:37px;
background:url(images/menu_bg.jpg) left no-repeat;
background-position:3px 0
}

ul.menu {
list-style-type: none;
margin: 0 0 0 20px;
padding:0;
font-size: 14px;
text-transform:uppercase;
width:650px;
float:left;
}

li.page_item {
float: left;
display: inline;
padding: 0;
margin:0;
height: 40px;
line-height:40px
}
li.page_item a {
color:#fff;
display: block;
text-decoration: none;
line-height:13px;
padding: 13px 15px 14px 15px;
}

li.page_item a:hover {
color: #FFD2D2;
}
li.current_page_item {
color: #840000;
background:#fff;
padding: 0 0 1px 15px;
margin-top:2px;
background: url(images/menu_a.gif) top left no-repeat;
}
li.current_page_item a {
color: #840000;
background: url(images/menu_a.gif) top right no-repeat;
padding: 14px 15px 14px 0;
}

/* Search */
.searchform {
padding: 30px 0 0 13px ;
display:block;
float:left;
margin:0 0 10px 0;
background:url(images/searchbg.gif) left top no-repeat;
width:252px;
height:67px;
}

input#s {
font-size: 11px;
width: 195px;
height:13px;
line-height:13px;
padding:3px 5px 4px 5px;
float:left;
background:none;
border: none;
margin:2px 0 0 0;
color:#252525;
}

.searchbutton {
float:left;
background:url(images/i_search.gif) no-repeat;
border:none;
color:#fff;
width:26px;
height:26px;
margin:0 0 0 10px;
cursor:pointer;
}
.searchbutton:hover {
background:url(images/i_search.gif) 0 100% no-repeat;
}

/********************************* MAIN MENU END *********************************/

 
#leftcolumn, #rightcolumn {
margin:0;
}
#leftcolumn {
float: left;
width: 660px;
margin:30px 0 30px 10px;
overflow: hidden;
}

#rightcolumn {
float: right;
width: 265px;
padding:0;
margin:0 8px 20px 0;
margin-top:-43px;
}


/********************************* POST CONTENT Classes *********************************/

.page h2 {
margin:0 0 20px 0;
}
.post_t {
height:5px;
background:url(images/post_t.gif) left top no-repeat;
}
.post {
padding: 10px 15px 0 15px;
margin:0;
float:left;
clear:both;
width:630px;
font-size:13px;
line-height:23px;
background:url(images/post_pat.gif) left top repeat-y;
}

.title {
border-left:6px solid #F0F0F0;
margin:0 0 5px 3px;
padding:0 0 0 5px;
}
.title h2 {
margin:0 0 5px 0;
}
.title h2 a {
color: #000;
text-decoration: none;
}
.title h2 a:hover {
color: #840000;
}
 
.postdata {
color: #A9A9A9;
margin: 0;
padding:0;
font-size:11px;
line-height:18px;
}
.postdata a {
color: #840000;
}
.postdata a:hover, .pagers a:hover {
color: #333;
}
.postdata-left {
float:left;
}
.postdata-left-inside {
float:left;
margin-bottom:5px;
}

.postcom {
float:right;
width:120px;
height:25px;
text-align:right;
margin:0 5px 0 0;
margin-bottom:-5px;
}
.postcom a {
background:url(images/i_com.gif) left top no-repeat;
padding:0 0 5px 30px;
}
.postdata_b {
color: #A9A9A9;
margin: 10px 0 0 0;
padding:5px 0 10px 0;
font-size:11px;
line-height:18px;
float:left;
border-top:1px solid #F0F0F0;
display:block;
width:630px;
float:left;
}
.post_b {
background:url(images/post_b.gif) bottom left no-repeat;
width:660px;
height:5px;
float:left;
margin:0 0 30px 0;
}

a.more-link {
display:block;
float:right;
width:80px;
height:23px;
margin:10px 0 10px 0;
}
a:hover.more-link {

}

#related h3, h3#comments {
padding: 8px 15px 5px 0;
}

.pagers {
width: 98%;
margin: 0 auto;
height: 30px;
}
.pagers a {
color: #666;
}

/************************* SIDEBAR MAINS START ********************************/
ul.sidebar {
list-style-type: none;
margin: 0;
padding: 0;
float:left;
}
.sidebar li {
padding:0;
margin:0;
}
li.widget {
clear:both;
margin-bottom:20px;
}
li.widget ul {
list-style-type: none;
margin: 0 0 0 10px;
padding: 0;
font-size:13px;
width:255px;
} 
.sidebar ul li {
line-height:15px;
margin:0 0 1px 0;
padding: 5px 2px 5px 18px;
background:url(images/arrow.gif) top left no-repeat;
background-position:2px 7px;
}
.sidebar ul li:hover {
background:url(images/arrow-hover.gif) top left no-repeat;
background-position:2px 7px;
}
.sidebar ul li ul {
width:230px;
border-bottom:none
}

.sidebar .children {
margin: 5px 0 0 0;
}
.sidebar h2 {
font-weight:normal;
padding:10px 0 0 28px;
background:url(images/side_h.gif) left top no-repeat;
margin:0 0 3px 0;
width:237px;
height:28px;
font-size:17px;
letter-spacing:1px;
text-transform:uppercase;
color:#fff;
font-family:Lucida Sans Unicode;
}
.sidebar a {
color: #555;
padding: 0;
text-decoration:none;
}
.sidebar a:hover {
color:#840000;
}

/* Sidebar Headings */
h2#cat {
background:url(images/i_catz.gif) left top no-repeat;
}
h2#recpost {
background:url(images/i_posts.gif) left top no-repeat;
}
h2#reccom {
background:url(images/i_reccom.gif) left top no-repeat;
}
/************************* SIDEBAR MAINS END ********************************/

.ads ul { 
margin : 0 0 30px 0;
border:none;
background:none;
float:right;
margin-right:-10px;
}
.ads ul li { 
display : inline;
padding : 0;
height:125px;
width:125px;
margin : 0 10px 10px 0;
float:left;
list-style-type : none;
}
.ads ul li a:hover { 
border-bottom:none;
list-style-type : none;
}
 

/* Subscribe Section */
.subs {
float:left;
text-align:left;
width:260px;
margin:0 0 30px 0;
padding:0;
font-size:15px;
color:#fff;
}
a.subicon {
display:block;
float:left;
width:51px;
height:78px;
margin-top:10px;
background:url(images/rss.jpg) left top no-repeat;
}

.subs a {
text-decoration:none;
color:#96C600;
}
 
.emailIco {
display:block;
width:190px;
margin:0;
float:right;
}
.emailhead {
font-size:17px;
color:#840000;
text-align:left;
margin-top:10px;
}
.email_subs {
font-size:11px;
letter-spacing:-1px;
font-weight:normal;
margin:0;
}
.field {
background:url(images/emailf.jpg) no-repeat;
border:none;
width:180px;
height:16px;
float:left;
margin:0;
padding:5px;
border:none;
font-family:Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
}
.newsbutton {
float:right;
background:url(images/emails.gif) no-repeat;
border:none;
width:70px;
height:19px;
margin:2px 3px 0 0;
cursor:pointer;
}
.newsbutton:hover {
background:url(images/emails.gif) no-repeat 0 100% ;
}

/*************************/




#tag_cloud {
display:block;
margin-bottom:30px;
float:left;
clear:both;
width:100%;
}
ul#recentcomments li a {
background:none;
padding-left:0;
}
ul#recentcomments li a:hover {
background:none;
padding-left:0;
color:#840000;
}

.comsubline {
font-size:11px;
color:#A9A9A9;
}
.avtor {
color:#840000;
}
#tag_cloud a {
margin-right:5px;
}


/************************* COMMENTS AREA START ********************************/

.commentlist {
margin: 0;
padding:0;
list-style-type:none;
clear:both;
}
.commentlist p {
padding:0;
margin:0;
}
.komentar {
margin:0;
padding:0;
}
.commentlist a {
border-bottom:1px dotted;
text-decoration:none;
}
.commentlist a:hover {
text-decoration:none;
border-bottom:none;
}
.commentlist .body {
padding:0 10px 0 10px;
margin:0;
overflow: hidden;
float:right;
width:627px;
display:block;
color:#45322f;
border-left:3px solid #E2E2E2;
}
.commentlist .body-author {
padding:0 10px 0 10px;
margin:0;
overflow: hidden;
color:#840000;
float:right;
width:627px;
display:block;
border-left:3px solid #840000;
}
.commentlist .body p {
clear:both;
padding-top:0;
}
.commentlist li {
padding: 10px 0 10px 0;
margin:0;
clear:both;
display:block;
float:left;
width:100%;
border-bottom:1px dotted #D9D9D9;
}
.commentlist li .top {
color: #45322f;
padding: 0;
margin:2px 0 10px 5px;
font-size:12px;
line-height:12px;
width:600px;
float:left;
font-weight: bold;
clear:right;
}
.commentlist li .top a {
color: #840000;
}
.commentlist li .top span {
font-weight: 400;
color:#505e66;
display:block;
margin-top:7px;
}
.alt {
background:#F0F0F0;
}

.gravatar {
height:36px;
width:36px;
float:left;
margin:0 0 0 10px;
clear:left;
}

.theform_packer {
margin-top:30px;
}

#respond {
height:30px;
}

.theform {
width:454px;
}

.theform label {
font-size: 0.9em;
vertical-align: middle;
}

#remember, #forget, #txpCommentHelpLink {
margin-left: 2em;
}

#commentform {
padding:0;
}

.comment_input {
vertical-align: middle;
width: 156px;
height:19px;
border: 1px solid #a2a2a2;
padding: 3px 5px 0 5px;
margin:0;
font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
}
#commentform input:focus {
border: 1px solid #840000;
width: 156px;
height:19px;
}

.message_input {
font-size: 1em;
width: 400px;
height: 115px;
border: 1px solid #a2a2a2;
margin:0;
padding: 5px;
font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
}

#commentform textarea:focus {
width: 400px;
height: 115px;
padding: 5px;
border: 1px solid #840000;
background-attachment:scroll;
}

.commentlist_error {
color: #c00;
}

.button {
background: none;
width:60px;
padding:2px 0 3px 0;
height:24px;
cursor:pointer;
border:none;
font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
color:#fff;
background:#666;

}
.button:hover {
cursor:pointer;
border:none;
background:#840000;
color:#fff;
}
#commentform .button:focus {
width:60px;
padding:2px 0 3px 0;
height:24px;
cursor:pointer;
border:none;
background:#840000;
color:#fff;
}
/************************* COMMENTS AREA END ********************************/


/************************* FOOTER START ********************************/
#footer {
color: #555;
width: 100%;
height:43px;
padding: 35px 0 0 0;
display: block;
background:url(images/footer_pat.gif) left top repeat-x;
font-size:13px;
line-height:30px;
text-transform:uppercase;
}
#footer .container {
margin: 0px auto;
padding:0;
width:960px;
text-align:left;
}

.credits { 
text-align:right;
padding: 0;
color:#A9A9A9;
display:inline-block;
float:right;
width:500px;
}
.credits a {
color:#555;
}

/************************* FOOTER END ********************************/


/*************** RELATED LINKS in single page and ShareThis ************************/
.inside_subpost {
display:block;
clear:both;
margin:0 0 30px 0;
padding:0;
}

.nextlinks {
margin:0 0 20px 0;
padding:0;
display:block;
clear:both;
float:left;
}
.nextlinks h2 {
margin:5px 0 10px 0;
padding:0;
font-size:19px;
}
.nextlinks ul {
margin:0;
padding:0;
}
.nextlinks li {
list-style-type:none;
margin:0;
padding:0 0 3px 15px;
margin:3px 0 5px 0;
background:url(images/arrow.gif) left top no-repeat;
background-position:0 5px;
}
.nextlinks a {
line-height:13px;
font-size:13px;
padding:0
}

.social {
display:block;
margin:0 0 30px 0;
padding:0;
width:140px;
float:right;
}
.social h2 {
margin:0 0 5px 0;
padding:0;
font-size:19px;
text-align:center;
letter-spacing:-1px;
}
.addthis {
margin:0 0 0 45px;
padding:0;
background:url(images/share.png) no-repeat;
text-align:center
}
.addthis span#sharethis_0 {
	display:block;
	overflow:hidden;
	cursor:pointer;
	width:50px;
	height:50px;
}
.addthis a {
	background:none!important;
	width:50px;
	height:50px;
	padding:0!important;
	margin:0;
	text-indent:-100em;
	overflow:hidden;
	display:block;
}


/* Page Navigation  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.pageNav { padding: 7px 0 0 0; margin:20px 0 30px 0; height:40px; }
.pageNav a, .pageNav a:visited { display:block; float:left; text-align:center; line-height:24px; height:24px; font-size: 13px; color:#555; text-decoration:none; margin-right:1px; padding:0 8px 0 8px; }
.pageNav a:hover { text-decoration: none; color:#840000; background:url(images/pager.gif) center bottom no-repeat; }
.pageNav span { font-size:13px; text-transform:uppercase; display:block; float:left; text-align:center; line-height:24px; height:24px; width:130px; margin-right:1px;color:#A9A9A9;}
.pageNav .on { display:block; float:left; text-align:center; line-height:32px; height:32px; background:url(images/pager.gif) center bottom no-repeat;  color:#840000; margin-right:1px; padding:0 8px 0 8px; font-size:21px; margin-top:-8px;}

.dotts {width:22px; text-align:center; display:block; float:left;}
