/*  
3 column

*/



body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 28px;
	color: #336699;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	margin-top: 65px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: -2px;
 	
}

#header h1 a {
display: block;
text-indent: -2010px;
width: 400px;
}

#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #ccffff;
	padding-top: 83px;
	padding-left: 35px;

}

#header p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #ccffff;
	padding-top: 5px;
	padding-left: 35px;
}



body{
	margin: 0;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	vertical-align: top;
	color: #333333;
	background: url('images/background1.jpg') repeat-x top left;

}

#wrapper{
	margin: 0 auto 0 auto;
	width: 916px;
	background: url('images/background.jpg') repeat-y top left;
	position: relative;
}


a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}


a:hover{
	text-decoration: none;
	color: #ff6600;
}

p{
	padding: 10px 0 0 0;
}



#header{
	float: left;
	width: 916px;
	height: 230px;
	margin-top: 17px;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}

.inside {
	background-image: url(images/header-3.png);
}

.home {
	background-image: url(images/header-home.jpg);

}


#header ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 620px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#header li {
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#header #contact {
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	width: 128px;
}
#header #rss {
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	width: 128px;
}







#shuffle {
position: absolute;
right: 125px;
top: 100px;
width: 320px;
height: 174px;
z-index: 20;

}


.pics { height: 174px; width: 320px; padding:0; margin:0; overflow: hidden }
.pics img { height: 174px; width: 320px; padding: 0; }

pre { display:none; }


#navigation {
	margin: 0 0 0px 7px;
	padding: 0;
	clear: both;
	background-image: url(images/newmenu.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 900px;
	background-position: top;
	overflow: hidden;
}
	
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 7px;
}
#navigation .current_page_item {
	background-image: url(images/newmenu-select.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	display: block;

}

#navigation a:hover {
	text-decoration: none;
	background-image: url(images/newmenu-select.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#navigation li {
	border-right-width: 1px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	float: left;
}
#navigation #leftmenu {
	
	display: block;
	height: 31px;
	width: 1px;
}

#container{
	float: left;
	width: 450px;
}

#containerwide{
	float: left;
	width: 680px;
}


.post{
	padding: 10px 10px 10px 10px;
}

.post img {
	border: 0px;
}


h2.archive_head{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	font-weight: normal;
	color: #000033;
	padding: 0 0 20px 10px;
	letter-spacing: -1px;

}

.post h2{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 26px;
	font-weight: bold;
	color: #000033;
	padding-bottom: 2px;
	letter-spacing: -1px;

}

.post h3{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 20px;
	line-height: 24px;
	padding-top: 23px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 25px;
	letter-spacing: -1px;
	background-image: url(images/header.png);
}

h3 a:link {	
	color: #000033;
}

h3 a:visited {	
	color: #000033;
}

.post h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	margin: 20px;
	color: #666666;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.post h6{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 26px;
	font-weight: normal;
	color: #000033;
padding-top: 30px;
	padding-bottom: 2px;
	letter-spacing: -1px;

}


blockquote{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 22px;
	margin: 20px;
	color: #666666;
	background-image: url(images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.entry{
	line-height: 20px;
margin-bottom: 30px;

}

p.postmetadata{
	border-top: 1px dotted #ccc;
	margin: 10px 0 0 0;
	font-style: italic;
	color: #666666;


}



.nav{
	padding: 0 0 30px 0;
display: block;
text-transform: uppercase;
	font-size: 11px;
	width: 100%;
}


.nav a {
	text-decoration: none;
}

.nav .previous {
	float: left;
}

.nav .next {
	float: right;
}



.sidebar{
	float: left;
	width: 225px;
	margin: 0;
padding: 20px 0 0 0;
	display: inline;
overflow: hidden;
}

.sidebar h2{
	padding-left: 10px;
padding-top: 0;
margin: 0;
padding-bottom: 4px;
	color: #000033;
	letter-spacing: -1px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

.sidebar ul li{
	padding: 0 0 15px 0;
	margin: 0;
}


.sidebar ul li h2{
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.sidebar ul ul li{
	padding-bottom: 10px;
	line-height: 16px;
}

#specials li {
	margin: 20px 0 5px 10px;
}


table#wp-calendar{
	width: 100%;
}


#footer{
	clear: both;
	width: 916px;
	height: 250px;
	background: url('images/footer.png') top left;
	margin-top: 0px;
}

#footer p{
	padding-top: 62px;
	padding-left: 75px;
	text-align: center;
}



.comments-template{
	margin: 10px 0 20px 0;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 20px 0 0;
	line-height: 18px;
	padding: 0 0 20px;
	border-bottom: 1px dotted #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 14px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.sidebar2 {
	float: left;
	width: 224px;
	display: inline;
border: 1px dotted #e0e0e0;
	margin: 0;
	padding-top: 10px;
}

.sidebar2 li a:hover {
	background-color: #cccccc;
}

.sidebar2 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
}
.sidebar2 h3 {
	padding-left: 26px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 20px;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	letter-spacing: -1px;
	text-align: left;
}
.sidebar2 li {
	padding: 5px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: center;
}
.sidebar2 img {
	padding: 5px;
	border: 1px solid #999999;
}
.sidebar2 a {
	display: block;
}

.sidebar2 {
	float: left;
	width: 224px;
	display: inline;
border: 1px dotted #e0e0e0;
	margin: 0;
	padding-top: 10px;
}

.sidebar2 li a:hover {
	background-color: #cccccc;
}

.sidebar3 {
	float: left;
	width: 224px;
	display: inline;
border: 1px dotted #e0e0e0;
	margin: 0;
	padding-top: 10px;
}

.sidebar3 ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.sidebar3 h3 {
	padding-left: 15px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 20px;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	color: #000033;
	letter-spacing: -1px;
}
.sidebar3 li {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.sidebar3 img {
	padding: 5px;
	border: 1px solid #999999;
}
.sidebar3 a {
	display: block;
}

.sidebar3 li a:hover {
	background-color: #cccccc;
}

.screenshot {
	padding: 3px;
	float: left;

	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
clear: both;
}

.screenshot img{
 	border: none;}

.portofolio{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}

#specials img {
	border: 0px;
margin: 0;
padding: 0;
}

.spacer {
	border: 0px;
margin: 5px 10px 5px 10px;
padding: 0;
}

.padright {
	padding-right: 10px;
}


.post ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 19px;
	list-style-type: none;
	line-height: 24px;
}
.post li {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}

#post-26 ul{
	list-style-type: none;
margin: 10px 10px 0 0;
} 

#post-26 li {
	float: left;
	margin-right: 22px;
	margin-bottom: 20px;
	background-image: none;
	padding: 0px;

}
#post-26 a {
	border: 1px solid #CCCCCC;
	display: block;
}
#post-26 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
}
#post-26 a:hover {
	background-color: #CCCCCC;	
}

.post ol li {	background-image: none; }

.meta {
	border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
	margin: 10px 0 5px 0;
padding: 8px 0 8px 0;
		font-style: italic;
	color: #666666;

}

.alignleft {
float: left;
margin: 0 10px 5px 0;
}

#callaction {
margin: 20px 0;
	width: 430px;
	float: left;
}

#callaction h5{
font-weight: bold;
font-size: 17px;
margin: 5px 0 0 76px;
padding: 0;
}

#callaction p{
margin: 0 0 0 76px;
padding: 2px 0 0 0;
}

.webdesign1{
background: url(images/webdesign-icon.jpg) no-repeat left top;
width: 184px;
float: left;

}


.seo1{
background: url(images/seo-icon.jpg) no-repeat left top;
width: 212px;
float: left;

}

.plus{
background: url(images/plus.jpg) no-repeat left top;
width: 20px;
height: 80px;
float: left;
margin: 0 6px 0 4px;
display: inline;

}


.customers{
background: url(images/customers.jpg) no-repeat left top;
width: 300px;
float: left;
margin: 10px 0 0 50px;
padding-left: 40px;
display: inline;
}

.wpcf7 {

width: 410px;
border:1px solid #999999;
margin: 10px 0;
background: #f2f2f2 url(images/background-form.jpg) repeat-x bottom;
}

.wpcf7 p {
font-size: 13px;
margin-top: 8px;
}

form.wpcf7-form {
padding: 0 12px 12px 12px;
}

.wpcf7-form-control-wrap input {
font-size: 16px;
background: url(images/back-input.jpg) no-repeat top left;

}

.captcha-1 input, .captcha-246 input  {
width: 255px;
margin: 0;
padding: 0;
}



img.wpcf7-captcha-captcha-1, img.wpcf7-captcha-captcha-246 {
border:1px solid #999999;
margin: 0 10px 0 0;
float: left;
}

.sendbetterimage {
float: left;
clear: both;
}

.your-subject {
padding-left: 5px;
}

h5 {
font-size: 18px;
padding: 0;
margin: 20px 0 0 0;
}

.specialoffers {
position: absolute;
display:block;
width: 90px;
height: 90px;
top: 3px;
right: 10px;
text-indent: -5000px;
}

div.wpcf7-response-output {
background: white;
}

.twoColFixRtHdr #container { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.twoColFixRtHdr #container p{
	line-height: 18px;
} 

 
.twoColFixRtHdr #header {
	background: #99CCFF;
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0 10px 20px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Verdana, Geneva, sans-serif;
	color: #99CCFF;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	color: #333;
}
.twoColFixRtHdr #mainContent {
	margin: 25px 350px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	color: #333;
} 

 
.twoColFixRtHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*	sidebarf start	*/
#sidebarf {
	width: 360px;
	float:left;
	padding-bottom:55px;
	padding-left:25px;
	position:relative;
	z-index:150;
}
#wrapper.inner #sidebarf{
	padding-top:134px;
}
#sidebarf .frame .top{
	background:url(form-images/frame-top.png) no-repeat;
}
#sidebarf .frame.form{
	float:right;
	margin:-48px 0 24px;
	position:relative;
}
#wrapper.inner #sidebarf .frame.form{
	margin:0 0 16px;
}
#sidebarf .frame.index .main,
#sidebarf .frame.form .main{
	height:1%;
	background:url(form-images/bg-frame-main.png) repeat-y;
}
#sidebarf .frame.form .top{
	height:22px;
	background:none;
	background:url(form-images/bg-frame-inner.png) no-repeat;
}
* html #sidebarf .frame.form .top{
	height:22px;
}

#wrapper.inner #sidebarf .frame.form .bottom{
	background:url(form-images/bottom.gif) no-repeat!important;
}
#sidebarf .frame.form .bottom{
	height:37px;
	background:url(form-images/bottom-frame-inner.png) no-repeat;
}
#sidebarf .frame fieldset{
	padding:27px 31px 0 19px;
	margin:0 15px 0 12px;
	color:#fff;
}
* html #sidebarf .frame fieldset{
	padding:33px 28px 0 19px;
}
#sidebarf .frame h4,
#sidebarf .frame label{
	color:#fff;
	font: 15px "Times new Roman", arial, georgia, sen-serif;
}
#sidebarf .frame h4{
	font-weight:bold;
	margin:0 0 8px;
}
#sidebarf .frame.index {
	margin-left: 120px;
}
#sidebarf .frame.index .top{
	height:22px;
	background:url(form-images/top.gif) no-repeat;
}
#sidebarf .frame .interes,
#sidebarf .frame .contact,
#sidebarf .frame .name{
	margin-bottom:8px;
	padding-left:6px;
	font: 15px "Times new Roman", arial, georgia, sen-serif;
}
#sidebarf .frame label{
	display:block;
}
#sidebarf .frame span{
	font-family: "Times new Roman", arial, georgia, sen-serif;
}
#sidebarf .frame .interes{
	width: 165px;
	padding-left:6px;
	overflow:hidden;
}
#sidebarf .frame .interes .box{
	width: 78px;
	float:left;
}
#sidebarf .frame .interes .box input{
	float:left;
}
#sidebarf .frame .text{
	height:16px;
	background:#feffa1;
	border:2px solid;
	border-color:#747071 #f4ecfb #f4ecfb #747071;
}
#sidebarf .frame .name .text{
	width:155px;
}
#sidebarf .frame .contact .text{
	width:203px;
}

#sidebarf .frame textarea{
	width:260px;
	height:65px;
	margin-bottom:7px;
	overflow:auto;
}
#sidebarf .frame .area{
	padding:0 0 20px 6px;
}
#sidebarf .frame span{
	color:#fff;
	display:block;
	margin-bottom:26px;
}
#sidebarf .frame .button{
	width:64px;
	margin:0 0 8px 109px;
	border:1px solid;
	cursor:pointer;
	background:#d4d0c7;
	color: #1b0000;
	border-color:#b1afb0 #29281f #29281f #b1afb0;
}
#sidebarf img{
	width: 344px;
	margin:3px 13px 20px 0;
	display:inline;
	overflow:hidden;
	background:url(form-images/bg-box.gif) repeat-y;
}
/*	sidebarf end	*/
/*	frame shadow start	*/
.frame {
	width:359px;
	overflow:hidden;
}
* html .frame {
	width: 358px;
}
* html .frame.inner{
	width: 356px;
}
.frame .main{
	padding-right:10px;
	height:1%;
	overflow:hidden;
	background:url(../images/bg-frame.png) repeat-y;
}
.frame .top{
	height:17px;
	overflow:hidden;
	background:url(../images/frame-top.png) no-repeat;
}

.frame .main img{
	margin-left:16px;
	vertical-align:top;
}
.frame .bottom{
	height:26px;
	overflow:hidden;
	background:url(../images/frame-bottom.png) no-repeat;
}
.frame.index .bottom{
	height:38px;
	background:url(../images/bottom.gif) no-repeat;
}
/*	frame shadow end	*/
/*form validation edits*/
div.check-error {
	padding: 0 0 0 5px;
	line-height: 38px;
	font-size: 14px;
	display: none;
	color: #FEFFA1;
	width: 250px;
}
#sidebar .frame .interes {
	width: 100%;
}
#sidebar .frame .interes .box-holder {
	overflow: hidden;
	width: 165px;
}
