/*
Theme Name: SONGOO THEMES
Theme URI: http://songoo.com/
Description: Integrated Virtual Communication.
Version: 1
Author: songoo
Author URI: http://songoo.com/
Tags: songoo

	This theme was designed by xkh and built by kucluk,
	whose blog you will find at http://blog.ardyansah.com/ and http://khuclukz.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* GENERAL BODY DEFINITIONS */
body {

  margin: 0;
  padding: 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #49392f;
	margin:0px 0px 20px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #49392f;
	margin:0px 0px 20px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing:-0.5px;
	color: #49392f;
	margin:25px 0px 20px;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #646464;
}
a:link {
	color: #47382e;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #47382e;
}
a:hover {
	text-decoration: none;
	color: #47382e;
}
a:active {
	text-decoration: underline;
	color: #47382e;
}
hr {
  	border: none;
  	width: 100%;
	background-color:#e2ded8;
	height: 1px;
	margin:40px 0px 20px 0px;
}
ul
{
	margin:0;
}
img
{
border:1px solid #ECECEC;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* CONTAINER */
#mainwrapper
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #646464;
	line-height: 1.5em;
	background-color: #fff;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
}

#wrapper {
	position:relative;
	width:1024px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #fff;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;

}

/*single container*/
#mainwrappersingle
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #646464;
	line-height: 1.5em;
	background-color: #fff;
	background-image: url(images/body-bg-single.gif);
	background-repeat: repeat-x;
}

#wrappersingle {
	position:relative;
	width:1024px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #fff;
	background-image: url(images/body-bg-single.gif);
	background-repeat: repeat-x;

}


/*Navigasine*/
#navpage 
{ 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	height:25px;
}

#navpage ul 
{
	padding:0;
 }
#navpage ul li 
{
	list-style-type: none;
	margin:0;
	float:left;
	
}
#navpage ul li a 
{ 
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	display:block;
	text-decoration:none;
	float:left;


}
#navpage ul li a:hover
{
	display:block;
	background:#ECECEC;
	text-decoration:none;
	color:#252525;
}
#navpage a#active_menu{
	display:block;
	background:#005B7F;
	text-decoration:none;
}





/* SEARCH */
#searchinge {
	height:52px;
	width: 1024px;
	font-size: 12px;
	color: #b6b2a8;
	clear: both;
}
#search {
	height: 50px;
	width: 300px;
	padding-left: 640px;
	
}
.textfield {
	border:1px solid #5E5E5E;
	width:140px;
	background:#232323 url(images/songoo-search.png) no-repeat  left;
	margin:10px 10px 0 0;
	float: right;
	padding: 5px 0 5px 68px;
	color:#B7B7B7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;

}
.button {
	height: 30px;
	width: 70px;
	background-image: url(graphics/bg-button.png);
	background-repeat: no-repeat;
	border:0px;
	float: right;
	margin-top:30px;
}


#subnavpage
{
	height:90px;
}

/* main menu */
#mainmenu {
	width: 750px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #49392f;
	clear: both;
	font-weight: bold;
	float:left;
	margin:0;
	margin-top:2px; 
	padding:0;
}
#mainmenu ul {
	margin:0px;
	list-style-type:none;
	padding: 0px;
}
#mainmenu li {
	float:left;
	height: 70px;
	text-align:left;
	background-image: url(images/batas.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px 20px 0 12px;
}
#mainmenu li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:-0.5px;
	text-transform:uppercase;
}
#mainmenu li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #252525;
	text-decoration: none;
	font-weight: bold;
	letter-spacing:-0.5px; /*jarak perhuruf*/
}
.desc {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #81620a;
	height: auto;
	width: auto;
	font-weight:normal;
	width:150px;
	line-height:10px;
	color:#7E7979;

}


/* PORTO SONGOO*/


#porto{
  margin: 0 auto;
  padding: 0;
}

/*PORTOPOLIO*/
#koleksiporto{
  margin: 25px 0 0 20px;
  float: left;
  width: 425px;
}

#koleksiporto a, #koleksiporto a:visited {
  font-size: 11px;
  color: #fc89a2;
  text-decoration: none;
}
#koleksiporto a:hover {
  text-decoration: none;
  color: #ffffff;
}
#koleksiporto img {
 padding:0;
 margin-bottom:2px;
margin-right:2px;
  	border:1px solid #ECECEC;
}

#about{
  margin: 0 0 0 5px;
  padding: 160px 0 16px 0px;
  float: left;
  width: 560px;
  
}

#about p {
color:#e7e7e7;
	font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12px;

}
#about H2 {
height:30px;
background:url(images/songopremium.png) no-repeat;
text-indent:-1000px;
}


/* CONTENT */
.clearer {
	clear:both;
}
.leftblock {
	width: 300px;
	min-height:200px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 10px 20px;
	float:left;
	background:url(images/batasecilik.png) no-repeat;
	background-position:right;
	font-family:Georgia, "Times New Roman", Times, serif;
   font-size:12px;
}

.leftblock h2
{
margin:25px 0 0 0;
height:45px;
background:url(images/whysongo.gif) no-repeat;
text-indent:-2000px;

}

.middleblock {
	width: 300px;
	min-height:330px;
	margin:0px 0px 0px 0px;
	padding:0px 20px 10px 20px;
	float:left;

	background:url(images/batasecilik.png) no-repeat;
	background-position:right top;
	font-family:Georgia, "Times New Roman", Times, serif;
   font-size:11px;
}
.middleblock h2
{
margin:40px 0 15px 0;
height:30px;
background:url(images/recentupdates.png) no-repeat;
text-indent:-2000px;

}

.rightblock {
	width: 300px;
	min-height:200px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 20px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.rightblock h2
{
	margin:40px 0 15px 0;
	height:30px;
	background:url(images/recentprojects.png) no-repeat;
	text-indent:-2000px;

}

.isi
{
	margin-top:10px;
	/*background:transparent url(images/borderbawah.gif) repeat-x scroll left bottom;
	padding:3px 0pt;*/
}
.posting
{
	width:230px;
	left:80px;
	margin-left:70px;
}
.posting p
{
	margin:0;
}
.posting_archieve
{
	left:80px;
	margin-left:70px;
}
.posting_archieve p
{
	margin:0;
}
.gambar 
{
	float:left;
}
.gambar img
{
	float:left;
	width:60px;
	height:60px;
}
.judul a
{
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}


.buttone {
	display:inline;
	background-color:#47382e;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	cursor:pointer;
}
.buttone a {
	padding:10px;
	background-color:#47382e;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
}
.buttone a:hover {
	padding:10px;
	background-color:#d8a81e;
	color:#47382e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
}

/*content single*/
.leftblocksingle {
	width: 163px;
	min-height:400px;
	margin:0px 0px 0px 0px;
	padding:20px 25px 10px 20px;
	float:left;
	background:url(images/batasecilik1.png) no-repeat;
	background-position:right top;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CDCDCD;
	text-align:right;
}

.leftblocksingle h2
{
margin:85px 0 0 0;
font-size:14px;
font-weight:bold;
	color:#CDCDCD;
text-transform:uppercase;
}
.leftblocksingle ul
{
padding:0;

}
.leftblocksingle ul li
{
list-style:none;
background:transparent url(images/borderbawah.gif) repeat-x scroll left bottom;
	padding:3px 0pt;

}
.leftblocksingle ul li a
{
font-size:12px;
text-decoration:none;
	color:#CDCDCD;

}
.leftblocksingle ul li a:hover
{
font-size:12px;
text-decoration:none;
	color:#CDCDCD;

}
.middleblocksingle {
	width: 439px;
	min-height:330px;
	margin:0px 0px 0px 0px;
	padding:20px 20px 10px 20px;
	float:left;

	background:url(images/batasecilik.png) no-repeat;
	background-position:right top;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.middleblocksingle h2
{
	margin:40px 0 0 0;
	font-size:20px;
	color:#C61318;
	font-weight:normal;
}
.middleblocksingle h2 a
{
	margin:40px 0 0 0;
	font-size:20px;
	color:#C61318;
	font-weight:normal;
         text-decoration:none;
}
.middleblocksingle h4
{
	margin:0;
	font-size:12px;
	font-weight:normal;
	color:#000;


}

.rightblocksingle {
	width: 300px;
	min-height:200px;
	margin:40px 0px 0px 0px;
	padding:0px 0px 10px 20px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

.rightblocksingle h2
{
	margin:30px 0 15px 0;
	height:30px;
	background:url(images/recentprojects.png) no-repeat;
	text-indent:-2000px;

}


/* FOOTER */
#footer {
  margin: 0;
	background:#252525;
}
#footer a {
	color:#9C9C9C;
        text-decoration:none;

}
#footer a:hover {
	color:#9C9C9C;
}
#subfooter
{
	position:relative;
	width:1024px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background:#252525;
	height:50px;

}
.footer_text {
	color:#bfbab3;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
}
#footer_left {
	float:left;
	width:400px;
	color:#9C9C9C;
	padding:5px 0 0 15px;
}
#footer_right {
	float:right;
	width:400px;
	text-align:right;
	color:#9C9C9C;
	padding:5px 10px 0 10px;
}

/* SUBPAGE */
#content {
	background-color: #FFFFFF;
	width: 800px;
	min-height:430px;
	margin-top: 30px;
	padding: 20px 20px 0px 20px;
}
#main_content {
	width: 599px;
	float:left;
	padding-right: 20px;
	padding-top:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2ded8;
}
#sidebar
{
	width: 200px;
	min-height:430px;
	margin-top: 30px;
	padding: 20px 20px 0px 20px;
	background:url(images/batase.png) no-repeat;
	background-position:right;


}

/*CONTACT FORM*/
#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

.navigation {
	margin-top: 10px;
	margin-bottom: 30px;
	}