* {		
	margin: 0px;
	padding: 0px;
}

img {
	border-width: 0px;
}

h1, h2, h3 {
	color: #fff;
	font-family: Arial, Helvetica;
	font-weight: normal;
	text-align: left;
}
h1{
	color: #0099CC;
	font-size : 200%;
}
h2{
	color: #F26521;
	font-size : 160%;
}
h3{
	color: #52B009;
	font-size : 130%;
}
h4 {
	color: #fff;
	margin-top: 15px;
	padding: 0px;
	font: normal 16px/1.2em 'Trebuchet MS', Tahoma, sans-serif;
	text-align: left;
font-weight: bold;
}

p {
	font-family: Arial, Helvetica;
}

body {
	font-family: Arial, Helvetica;
	text-align: center;
	background-color: #151723;
	font-size : 14px;
}

/* links */
a { color: #52B009; text-decoration: none; }

a:hover { color: #F26521; text-decoration: underline; }

a.urlblog { color: #0099CC; text-decoration: underline; font-style : italic;}

#wrapper {
	display: table;
	width: 932px;
	margin: 50px auto;
	padding-bottom: 20px;
}
/******************************
	LEFT COLUMN
******************************/
#leftcol {
	float: left;
	width: 588px;
}

#websitetitle h1{
	font-family: "TW Cen MT", Arial, Helvetica;
	font-size : 28px;
	margin-left : 35px;
	color : #FFF;
}

#websitetitle h1 span {
	color:#b4e2ff;
}

/******************************
	NAVIGATION
******************************/
#nav {
	display: table;
	width: 588px;
	margin-top: 28px;
	background-color : #2E141D;
}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav ul li {
	float: left;
}

#nav ul li a, nav ul li a:active, nav ul li a:visited {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #fff;
	
	letter-spacing: -1px;
	text-decoration: none;
	
	padding-left: 17px;
	padding-right: 40px;
	
	background: url(http://kvorum.com/images/nav.jpg) left center no-repeat;
}

#nav ul li a:hover {
	background: url(http://kvorum.com/images/navhover.jpg) left center no-repeat;
}

/******************************
	WELCOME BOX
******************************/

#welcome {
	margin-top: 28px;
	width: 588px;
	text-align : left;
	display: table;
}
#welcome ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#welcome ul li {
	float: left;
	width : 135px;
	height : 149px;
	display : block;
	margin-left : 16px;
}
#welcome ul li.seo {
background: url(http://kvorum.com/images/l1.jpg) left top no-repeat;
margin-left : 0px;
}
#welcome ul li.domain {
background: url(http://kvorum.com/images/l2.jpg) left top no-repeat;
}
#welcome ul li.design {
background: url(http://kvorum.com/images/l3.jpg) left top no-repeat;
}
#welcome ul li.ppc {
background: url(http://kvorum.com/images/l4.jpg) left top no-repeat;
}

#welcome ul li a{
	font-family: Arial, Helvetica;
	font-size: 15px;
	color: #fff;
	letter-spacing: -1px;
	text-decoration: none;
	padding-left: 8px;
	padding-top: 10px;
	display : block;
	font-weight : bold;
	text-transform : uppercase;
}

#welcome ul li a:hover {
	color: #FFCC00;
}


/******************************
    MAIN CONTENT STYLING
******************************/
#contentheading {
	width: 558px;
	height: 24px;
	margin-top:15px;
	padding-top: 2px;
	padding-left: 30px;
	background: url(http://kvorum.com/images/mainlcorner.jpg) top left no-repeat #324045;
}

#contentbox {
	width: 542px;
	padding: 12px 22px 12px 22px;
	background: url(http://kvorum.com/images/contentbg.jpg) top left repeat-y;
	border-width: 0px 1px 0px 1px;
	border-style: solid;
	border-color: #4b4b4b;
}

#content {
	width: 512px;
	background-color:#fff;
	padding: 20px 15px 20px 15px;
}

#content p {
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
	text-indent: 10px;
	color: #555555;
	margin-bottom: 10px;
}

#content p span {
	margin-left: 20px;
}

#content blockquote {
	margin: 0px 20px 10px 40px;
	padding: 10px 0px 10px 0px;
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	border-left: 5px #777 solid;
	
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #222222;
}

#content img.left {
	float : left;
	padding : 0 10px 5px 0;
}

#content p#comment, #content h3#comment{
	font-size : 120%;
	background-color : #52B009;
	color : #FFF;
	width : 480px;
	padding : 2px 5px;
	text-align : center;
	font-weight : bold;
	margin-top : 15px;
}

#content ol.comments{
	padding-left : 20px;
}

#content ol.comments li{
	margin-top : 5px;
	background-color : #EEF1F4;
	margin-right : 20px;
}

#content ol.comments p{
	text-indent: 0;
	padding : 2px 5px;
	font: bold 14px Tahoma, Verdana, Helvetica, sans-serif;
}

#content ol.comments p.small{
	font-weight : normal;
	font-size : 90%;
}
/******************************
	  2 pravo COLUMNs
******************************/

#two_pravo {
	width: 336px;
	margin: 0px;
	padding: 0px;
	float: left;
}


/******************************
	  CEBTER COLUMN
******************************/

#centercol {
	width: 128px;
	margin-left: 10px;
	float: left;
	border: 2px solid #373737;
	background-color : #52B009;
	color : #FFF;
text-align: center;
}

/******************************
	  RIGHT COLUMN
******************************/

#rightcol {
	width: 168px;
	margin-left: 10px;
	padding: 20px 6px 20px 6px;
	float: left;
	border: 2px solid #373737;
}

#rightcol h2 {
	color: #c9c9c9;
}

#rightcol ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align : left;
	margin-top: 15px;
}

#rightcol ul li {
	padding-bottom: 5px;
}

#rightcol ul li a{
	font-size: 12px;
	color: #fff;
	letter-spacing: 1px;
	text-decoration: none;
	background: url(http://kvorum.com/images/nav.jpg) left 3px no-repeat;
	line-height : 120%;
	padding-left : 11px;
	font-style : italic;
}

#rightcol ul li a:hover {
	background: url(http://kvorum.com/images/navhover.jpg) left 3px no-repeat;
	color : #FF9900;
}

.section {
	display: table;
	width: 154px;
	margin-bottom: 28px;
	padding: 0px 7px 30px 7px;
	background: url(http://kvorum.com/images/rightcolhdot.jpg) left bottom repeat-x;
}

.section p {
	margin-top: 5px;
	font-size: 12px;
	text-align: left;
	text-indent: 10px;
	color: #fff;
}

/******************************
	SEARCH FORM STYLES
******************************/

#searchInput {
	width: 146px;
	height: 18px;
	border: 2px solid #777777;
	margin-top: 10px;
}

#searchSubmit {
	width: 51px;
	height: 25px;
	background: url(http://kvorum.com/images/searchsubmit.jpg) no-repeat;
	border-width: 0px;
	
	margin-top: 18px;
	float:right;
	
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
}

/******************************
	NEWS POSTING STYLES
******************************/

.posted {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #c9c9c8;
	margin-top: 10px;
	
}

.posted span {
	color: #ff9d15;
}

.date {
	font-family: Arial, Helvetica;
	font-size: 11px;
	color: #c9c9c8;
	margin-top: 3px;
}

/******************************
	FOOTER/COPYRIGHT
******************************/

#copyright {
	margin-top: 30px;
	font-size: 13px;
	color: #fff;
}

#copyright a, #copyright a:active, #copyright a:visited {
	text-decoration: none;
	color: #b4e2ff;
}

#copyright a:hover {
	text-decoration: underline;
}

/******************************
	FOOTER/COPYRIGHT
******************************/
.post-footer {
	background-color: #f5f5f5;
	border: 1px solid #cccccc;
	padding: 3px;
	margin-top: 10px;
margin-bottom: 25px;
	font-size: 95%;
	text-align : left;
	font-weight : bold;
}
.post-footer a{
	color : #F26521;
	text-decoration : none;
}
.post-footer a:hover{
	color : #52B009;
	
}
.post-footer em{
	background: url(http://kvorum.com/images/clock.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 75px;
}
.post-footer .comments {
	background: url(http://kvorum.com/images/comment.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(http://kvorum.com/images/page.gif) no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

#menu {
	width: 172px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	margin-bottom : 20px;
}

#menu ul {
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

#menu ul li {
	
}

#menu ul li a{
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #fff;
	background-color : #2E141D;
	display : block;
	width: 168px;
	border: 2px solid #373737;
	text-transform : uppercase;
	margin: 3px 0;
	padding: 2px 7px;
	font-weight : bold;
	text-decoration : none;
}

#menu ul li a:hover {
	background-color : #F26521;
	color: #fff;
}
#menu ul li a:active{
	background-color : #52B009;
	color: #fff;
}

ul.rsx-page-num-list{
display:inline;
list-style:none;
margin:0px;
padding:0px; } 

ul.rsx-page-num-list li { 
display: inline;
background : none;
}

ul.rsx-page-num-list li a{
margin:0 5px;
color: #FFF;
background: #52B009;
padding:3px 7px;
border: 1px solid #F26521;
}
ul.rsx-page-num-list li span.unlinked{
color: #FFF;
margin:0 5px;
padding:3px 7px;
border: 1px solid #0099CC;
background: #0099CC;
}

#txpCommentInputForm {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#txpCommentInputForm p {
	padding: 6px 0px;
	margin: 0px;
}
#txpCommentInputForm label{
	color: #787878;
	font-size: 87%;
}
#txpCommentInputForm textarea{
	width: 485px;
	height: 115px;
	border: 1px solid #dbefc1;
	padding: 2px;
	margin-top: 3px;
}

#txpCommentInputForm input{
	width: 200px;
	background:#FFFFFF;
	border: 1px dotted #D0D0BF;
	padding: 3px;
	margin-top: 3px;
}

#txpCommentInputForm #txpCommentPreview{
	background-color: #83C21F;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	float:left;
	width: 144px;
	height: 28px;
	
}

#txpCommentInputForm #txpCommentSubmit{
	background-color: #CCCCCC;
	color: #FAFAFA;
	font: bold 12px Arial, Helvetica, sans-serif;
	float:left;
	width: 144px;
	height: 28px;
	
}