@charset "UTF-8";
/*  
Theme Name: iPORTFOLIO
Theme URI: http://themeforest.net/item/iportfolio/75877
Description: Business and Portfolio Wordpress Theme
Author: Irkham Maulana
Author URI: http://themeforest.net/user/imediapixel
Version: 1.3
*/

@import url("css/reset.css");
@import url("css/960.css");
@import url("css/prettyPhoto.css");

* {
  margin: 0;
  padding: 0;  
}

/**
* Elements
************************************************/

/* Links */
a,a:link, a:visited {
	color: #ccc;
	text-decoration: none;
}
a:hover, a:active {
  color: #90cbb7;
	text-decoration: none;
}
p {
  color: #333;
  font-size:15px;
  margin-bottom: 1em;
}

body {
  background: #444444;
  font-family: Trebuchet MS, Arial, Tahoma, Verdana;  
  font-size: 75%;
  line-height: 1.6em;
}
html>body {
  font-size: 85%;
}
/* Header Section */
#topbar {
	height: 81px;
	width: 100%;
}
.logo {
	float: left;
	padding: 0;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
}
#menu {
  float: right;
  margin-right: 100px;
}
#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#nav li {
  display: inline;
  float: left;
  text-align: center;
}
#nav li a {
	float: left;
	font-size: 95%;
	height: 50px;
	color: #4b0c52;
	font-weight: normal;
	text-decoration: none;
	text-transform: capitalize;
	width: 45px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-style: italic;
}
#nav li a:hover,
#nav li.current_page_item a {
	text-decoration: none;
	color: #e2017b;
	background-position: center bottom;
}
#nav li ul {
	clear: both;
	list-style: none;
	position: absolute;
	width: 120px;
	left: -999em;
	padding: 0;
	margin: 0;
	line-height: 1;
	top: 81px;
  }


#nav li ul li:hover, #nav li ul li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */                                                                                                        
}

/* Header Section End */

/* Slideshow Section */
#featured-wrapper {
  padding-top: 40px;
  height: 360px;
  background: #444444 url(images/bgslide.jpg) center bottom no-repeat;
}
#featured-post {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* Slideshow Section End */

/* Content Section */
#wrapper {
  background: #444444;    
}
#container {
  margin: 30px 0;
}

/* Homepage Section */
#welcome {
	padding-bottom: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#welcome h2 {
	font-size: 2.0em;
	line-height: 1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0 0 0px 0;
	font-weight: normal;
	margin-bottom: 0.5em;
	text-align: center;
	font-weight: 500;
	color: #555;
}
#welcome p {
	color: #888;
	font-size: 1.2em;
	margin-bottom: 0.5em;
	margin-left:70px;
	margin-right:70px;
	line-height: 1.5em;
	text-align: left;
}
.boxwrapper {
  float: left;
  display: inline;
  width: 300px;
  margin-right: 20px;
  margin-top:20px;
}
.last {
  background: none;
}
.box {
  margin: 0 20px 30px 0;
}
.box h3 {
	margin: 0 0 10px 0;
	font-size: 1.3em;
	color: #fff;
	padding: 0 0 20px 0;
	font-weight: bold;
	color: #32799C;
	background: url(images/bdivider.jpg) bottom left no-repeat;
}
.box h3 a {
	color: #4b0c52;
}
.box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.box p {
	color: #fff;
	margin-bottom: 0.5em;
	line-height: 1.4em;
}
.box ul li {
	color: #777;
	margin: 8px 0px;
	padding-bottom: 1px;
	font-size: 100%;
	height: 1%
}
.box ul li.last {
  border: none;
}
.box ul li  img, 
.box ul li  a img{
  padding: 1px;
  background: #eee;
}
.box img.alignleft {
  margin: 0 25px 0 0;
}
.box ul li a{
  font-weight: normal;
  font-size: 100%;
}
.box p.about {
  line-height: 1.8em;
}
ul.serviceslist li p {
	color:444;
  line-height: 1.8em;
  margin-bottom: 0;
  margin-left:69px;
}

ul.serviceslist li img, 
ul.serviceslist li a img {
  border: none;
  background: none;
  padding: 3px;
}
/* Homepage Section End */

/* Search and Subscribe Section */
.subscribetextbg {
	padding: 0 0;
    margin: 0 0 10px 0;
}
.subscribe_text {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
	width:125px;
	color: #fff;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #874d8d;
	border-top-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	border-right:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.subscribe_btn {
	background-repeat: no-repeat;
	border-top-color: #FFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #FFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left:none;
	float:left;
	margin:0;
	background: url(images/rss.png) .5em .5em no-repeat;
	cursor: pointer;
	width: 30px;
	height:30px;
}
.search_text {
	border-bottom-style: solid;
	border-bottom-color: #c6c7c9;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-top-width: 0px;
	width: 146px;
	height:27px;
	color: #4b0c52;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.search_btn {
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-color: #c6c7c9;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	float:left;
	background: white url(images/search.png) .5em .5em no-repeat;
	padding: 7px;
	cursor: pointer;
	width: 30px;
	height:28px;
}
/* Search and Subscribe Section End */

/* Main Content */
#main {
  margin: 10px 0 0 0;
}
.main {
}
.post-wrapper {
  margin: 0 0 20px 0;
}
.post-wrapper h2 {
  color: #aaa;
  font-size: 180%;
  padding: 0 0 20px 0;
  font-weight: normal;
  margin-bottom: 1em;
}
.post-wrapper h1,
.post-wrapper h2,
.post-wrapper h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #aaa;
	line-height:normal;
	margin-bottom: 1em;
}
.post-wrapper .post h1 {
  font-size: 2.2em;
}
.post-wrapper .post h2 {
	padding: 0;
	background: none;
	font-size: 1.8em;
	margin-bottom: 15px;
}
.post-wrapper .post h3 {
	font-size: 1.4em;
	margin-bottom: 8px;
}
.post-wrapper p {
  color: #ccc;
  margin-bottom: 1em;
  line-height: 1.8em;  
}
.post-wrapper .post ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.post-wrapper .post ul li {
	padding-left: 12px;
	color: #555;
	background-image: url(images/check.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.post-wrapper .post ul li a{
  padding-left: 12px;
}
.post-wrapper img,
.post-wrapper a img {
  padding: 4px;
  background: #333;
  border: 1px solid #555;
  margin-bottom: 20px;
}
.post-wrapper blockquote {
	overflow: hidden;
	padding: 0 0 0 24px; 
	font-style: italic;
	color: #444;
	margin: 10px ;
	background: url(images/blockquote.png) left top no-repeat;
}
.post-wrapper em {
  font-size: 90%;
	overflow: hidden;
	padding: 0 0 0 24px; 
	font-style: italic;
	color: #444;
	margin: 10px ;
}
.post-wrapper ul#listlatestnews {
	padding: 0;
	margin: 0;
}
.post-wrapper ul#listlatestnews li {
	padding: 15px 0; 
	margin: 0 0 15px 0;
}
.post-wrapper ul#listlatestnews li h3 {
  color: #fff;
  font-size: 1.3em;
  padding: 0;
  margin: 0;
  font-weight: bold;
}
.post-wrapper ul#listlatestnews li p {
	font-size: 1.0em;
	line-height: 1.8em;
	margin-bottom: 1em;
}
.post-wrapper ul#listlatestnews li img,
.post-wrapper ul#listlatestnews li a img {
  padding: 4px;
  background: #333;
  border: 1px solid #555;
  margin-bottom: 10px;
}
.meta {
  line-height: 25px;
  padding: 0;
  color: #aaa;
  margin: 0 0 5px 0;
  font-size: 90%;
}
.metahome {
	line-height: 25px;
	padding: 0;
	color: #aaa;
	font-size: 90%;
	text-align: left;
	z-index: 100;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 70px;
}
.metapost {
  margin: 10px 0;
  font-size: .8em;
  padding: 2px;
  color: #aaa;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}
.metapost span.datepost {
  background: url(images/cal.gif) left no-repeat;
  padding-left: 13px;
}
.metapost span.user {
  background: url(images/user.gif) left no-repeat;
  padding-left: 13px;
  margin-left: 10px;  
}
.metapost span.comment {
  background: url(images/comment.gif) left no-repeat;
  padding-left: 13px;
  margin-left: 10px;  
}
.metapost span.categories {
  background: url(images/cat.gif) left no-repeat;
  padding-left: 13px;
  margin-left: 10px;  
}


.author_info {
	float: left;
	width: 600px;
	background-color: #fff;
	border: 1px solid #fff;
	line-height: normal;
}

.author_info h3 {
	margin-bottom: 10px;
}

.author_photo {
	float: left;
	background-color: #ffffff;
	margin-top: 10;
	margin-right: 10;
	margin-bottom: 10;
	margin-left: 0px;
}

.author_photo img {
	border: 1px solid #fff;
	margin-right: 10px;
}

.author_email {
	font-style:normal;
}


/* Main Content Section End */

/* Services and Portfolio Page Section */
ul#listservices {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul#listservices li h3 {
	margin: 20 0 10px 0;
	font-size: 1.5em;
	color: #4b0c52;
	padding: 15px 0 10px 0;
	font-weight: bold;
	border-bottom: 1px solid #555;
}
ul#listservices li {
  margin: 15px 0;
  padding-bottom: 25px;
}
ul#portfoliobox li a img{
  padding: 20px;
  background: #333;
  border: 1px solid #555;
}
ul#listservices li p {
  color: #aaa;
  line-height: 1.8em;
  margin-bottom: 1em;
  margin-left:70px;
}
ul#listservices li img,
ul#listservices li a img {
  border: none;
  padding: 0;
  margin-top: 10px;
  margin-right: 20px;
  background: none;
}
/* Services and Portfolio Page Section End */

/* Sidebar Section */
#sidebar {
  width: 288px;
  float: right;
  margin: 14px 10px 0 10px;
  padding: 0;
}
.sidebar {

}
.sidebar h3{
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-image: url(images/bdivider.jpg);
	background-repeat: no-repeat;
}
.search-box h3{
	font-size: 1.2em;
	color: #7FC2A8;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(images/bdivider.jpg);
	background-repeat: no-repeat;
}
.sidebar-box{
	margin-bottom:10px;
	padding-top:10px;
}
.search-box{
	margin: 0;
	padding-right: 0;
	padding-bottom: 24px;
	padding-left: 0;
}
.search-box  form {
  margin: 0px;
}
.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-bottom:35px;
  color:#299A8A;
}
.sidebar li {
  margin: 10 0 20px 0;
  padding: 0;
}
.sidebar li ul {
	margin: 0 0 0 0;
	padding: 0;
}
.sidebar ul ul li {
	line-height: 25px;
	margin: 0 30px 0 0px;
}
.sidebar ul ul ul li {
	height: 1%;
	margin-left: 30px;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.sidebar ul li a {
  color: #ccc;
  text-decoration: none;
  font-weight: normal;
  display: block;
  padding-left: 15px;
  font-size: 100%;
}
.sidebar a:hover {
  color: #fff;
}
.tags-cloud a {
  display: inline;
  float: left;
  margin: 5px;
  color: #aaa;
}
/* Sidebar Section End */

/* Footer Section */
#footer {
	padding: 20px 0;
	background-color: #874d8d;
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bottombox {
  margin: 0 8px;
  color:#fff;
}
.bottombox p {
	color: #fff;
	line-height: 1.6em;
}
.bottombox a {
	color: #7FC2A8;
}
.twitter {
  margin-bottom: 10px;
  font-weight: normal;
  color: #fff;
}
h3.twitter-icon {
  background: url(images/twitter_fly.png) left no-repeat;
  padding-left: 60px;
}
.box .twitter a {
	text-decoration: none;
	color: #78bad6;
}

.box .twitter a:hover {
	text-decoration: none;
	color: #32799C;
}
.bottombox h3 {
  margin: 0 0 5px 0;
  font-size: 1.3em;   
  color:#fff;
  padding: 0 0 5px 0;
  font-weight: bold;
}  
.bottombox ul {
	margin: 0;
	padding: 0;
	color:#fff;
	list-style-image: none;
}
#social-links {
  margin: 20px 0;
}
#social-links a img {
  padding: 2px;
  margin: 0 5px 2px 0;
  display: inline;
}

.bottombox ul li {
	line-height: 22px;
	height: 1%;
}
.bottombox ul li a {
	color: #FFF;
}
.bottombox ul li a:hover {
	color: #008eb0;
}
#copyright { 
  margin-top: 0px;
  padding-left:5px;
  font-weight: normal;
}
#copyright p {
  color: #fff;
  font-size:80%;
}
#copyright a {
  color: #fff;
  text-decoration: none;
}
/* Footer Section End */

/* Image and Captions */

img.alignright {
	display:inline;
	margin:0 0 0 20px;
}
img.alignleft {
	display:inline;
	margin:5px 15px 0 0;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}
.wp-caption {
	border:1px solid #ff;
	text-align:left;
	background-color:#fff;
	padding-top:2px;
	margin:10px;
	font-size:1em;
	line-height:1em;
}
.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}
.wp-caption p.wp-caption-text {
	font-size:13px;
	line-height:1em;
	color:#32799C;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
/* Image and Caption End */

/* Page Navigation */
#container .wp-pagenavi {
  margin: 10px 0;
  text-align: left;
}
#container .wp-pagenavi a, #main .wp-pagenavi a:link {
	padding: 4px 8px; 
	margin: 2px;
	background:#313131;
	border:1px solid #313131;
	color:#ccc;	
}
#container .wp-pagenavi a:visited {
	padding: 4px 8px; 
	margin: 2px;
	background:#313131;
	border:1px solid #313131;
	color:#ccc;	
}
#container .wp-pagenavi a:hover {	
	padding: 4px 8px; 
	margin: 2px;
	background:#90cbb7;
	border:1px solid #0f0f0f;
	color:#fff;
}
#container .wp-pagenavi a:active {
	padding: 4px 8px; 
	margin: 2px;
	background:#0f0f0f;
	border:1px solid #0f0f0f;
	color:#fff;	
}
#container .wp-pagenavi span.pages {
	padding: 4px 8px; 
	margin: 2px;
	color:#ccc;	
	border: 1px solid #313131;
	background: #313131;
}
#container .wp-pagenavi span.current {
	padding: 4px 8px; 
	margin: 2px;
	background:#0f0f0f;
	border:1px solid #0f0f0f;
	color:#fff;
}
#container .wp-pagenavi span.extend {
	padding: 4px 8px; 
	margin: 2px;	
	border: 1px solid #313131;
	color: #ccc;
	background-color: #313131;
}
/*------- WP Pagenavi End ------- */

#nextprevious {
  margin: 10px;
  }
#nextprevious a {
  color: #008DC2;
  text-transform: lowercase;
  text-decoration: none;
  }
#nextprevious a:hover {
  color: #111;
  }
/* Page Navigation End */

/* Comments */
#comment h2 {
  margin: 20px 0 10px 0;
  font-size: 1.3em;   
  color: #fff;
  padding: 0 0 20px 0;
  font-weight: bold;
  background: url(images/bdivider.jpg) bottom left no-repeat;
}
#listcomment {
	padding: 10px 0 0 0;
	margin: 0;
}
#listcomment li {
	margin: 0;
	padding: 0 0 14px 0;
	background: none;
	font-size: 100%;
}
.imgavatar,
img.avatar {
	float: left;
  padding: 3px;
  background: #333;
  border: 1px solid #555;
}
.placecomment {
	width: 530px;
	float: right;
	border: 1px solid #303030;
	padding: 10px;
	font-size: 0.9em;
	background-color: #6A4279;
}
.placecomment h3 {
	font-size: 1.1em;
	font-weight: lighter;
	color: #fff;
}
.placecomment h3 strong {
	font-weight: bold;
}
.placecomment p {
  color: #aaa;
}
#frmcomment {
	padding: 10px 0 0 0;
}
#frmcomment label  {
	display: block;
	font-size: 1em;
	color: #1a1a1a;
	font-weight: bold;
	color: #aaa;
}
#frmcomment label span {
	font-weight: lighter;	
}
.textboxcomment {
	width: 323px;
	height: 20px;
	background: #333;
	border: 1px solid #333;
	margin: 3px 0 10px 0;
	font-size: 1em;
	color: #ccc;
	padding: 4px 3px 0 3px;
}
.textareacomment {
	width: 480px;
	height: 200px;
	background: #313131;
	border: 1px solid #313131;
	margin: 3px 0 10px 0;
	font-size: 1.1em;
	color: #fff;
	padding: 4px 3px 0 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.submitcomment {
	margin:10px 0;
	font-weight:normal;
	border:none;
	font-size:1em;
	cursor:pointer;
	padding: 5px;
}
#cu3er-container {
  margin: 0 20px;
}
/*  ---------- Easy Contact ---------- */
.formcontainer {
	padding:20px 0 40px 0;
}
.formcontainer p.error,
.formcontainer p.important {
	display:block;
	padding:5px;
	color:#808080;
	font-size:1.2em;
	margin:0 0 20px 0;
}
.formcontainer p.success {
	display:block;
	border:1px solid #b6e47a;
	padding:5px;
	color:#73ac75;
	font-size:1.2em;
	margin:0 0 20px 0;
	background:#d7fca8;
}
.formcontainer legend {
  display: none;
}
.contact-form div label {
	color: #808080;
}
.contact-form div input.text  {
	border: 1px solid #C4C4C4;
	color: #32799C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FBFBFB;
}
.contact-form div textarea {
	border: 1px solid #C4C4C4;
	color: #32799C;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FBFBFB;
}
.contact-form .form-submit .button {
	font-weight:normal;
	background: #73ac75;
	border:none;
	color:#fff;
	font-size:14px;
	cursor:pointer;
	text-transform: none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.contact-form div.form-option {
  display: inline;
}
.contact-form div.form-option input.check {
  float: left;
  margin: 15px 0;
} 
.contact-form div.form-option label {
  float: left;
}
.box li a.linkreadmore,
a.linkreadmore {
	text-decoration: none;
	display: inline;
	background: url(images/right.gif) right no-repeat;
	padding-right: 15px;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}

.box li a.linkreadmore_services,
a.linkreadmore_services {
	text-decoration: none;
	display: inline;
	background: url(images/right.gif) right no-repeat;
	padding-right: 15px;
	margin-left:70px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}