/*
Theme Name: Interconcept
Theme URI: http://www.interconcept.com.my
Description: A Funtastic Wordpress theme
Version: 1.0
Author: Dicky
Author URI: http://www.interconcept.com.my
Tags: -
*/

@import 'library/css/base.css';

/* Body */
body {font-family:Arial,Sans-Serif; }
body {font-size:75%;color:#222;}

/* Links */
a, a:visited { color: #1d5175; font-weight:bold; text-decoration: none; outline: none; }
a:focus {color:#1d5175;}
a:hover { color: #fb4303; }
a img {border:none;}

/* Paragraph */
p {line-height: 18px; margin:0 0 1.5em 0;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/* Headers */
h1, h2, h3, h4, h5, h6 {font-family:Arial,Tahoma,Verdana; font-weight:bold; color: #1d5175; margin-bottom: 5px; clear:both; }
h1 {font-size:2.0em; }
h2 {font-size:1.3em;}
h3 {font-size:1.25em; }
h4 {font-size:1.2em; }
h5 {font-size:1.15em; }
h6 {font-size:1.1em; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0;}

/* Lists */
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:square;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}


/***********************
	Wrapper
************************/
body { background:url(images/bg.jpg) repeat;}
/*body { background:#000000;} */
#wrapper { background:url(images/bg.jpg) repeat; overflow:hidden; text-align:left; width:1024px; padding:0; margin:0px auto;}
#container { padding-top:10px;}
#content-wrapper { width:500px; float:left; margin-left:0px; display:inline; padding:0px 10px 0 10px;}



/***********************
	Header
************************/
#header-wrapper { padding:10px 0 0 0; overflow: hidden; }

#header { height:60px;}

#navigation-bar { background:url(images/nav.png) no-repeat; height:30px; }

#nav { padding: 4px 0 3px 0px; margin-bottom:0; margin-left:0; margin-right:10px;}	
#nav a { display: block; margin: 0px; padding: 0px 15px; font-weight: normal; color: #3a3939; font-size:1.15em; font-family:Helvetica; }
#nav a:hover { text-decoration: none; display: block; color:#fb4303;}	
#nav li { float: right; display: block; margin: 0px; padding: 0px; }
#nav li.current_page_item a{color:#fb4303; }


/***********************
	Sidebar
************************/
#sidebar { width:504px; float:left; padding-left:0px; margin-right:0px; }
#sidebar h3 { font-size:1.28em; font-family:Arial; color:#666666; font-weight:bold; padding:10px 0 0 0px; text-transform:uppercase; }
#sidebar a { font-weight:bold; }
#sidebar img {margin-bottom:5px; }
#sidebar ul {margin-bottom:0; padding:0 0 0 5px;}
#sidebar li { list-style: disc outside;}
#sidebar p {margin:0; padding:0 0 10px 0; }

#sidebar #sidebar-introduction {height:275px; width:476px; color: #91323f; font-size:1.15em; padding:10px; margin-bottom:5px;}

.trans_introduction {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='wp-content/themes/interconcept/images/introduction.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_introduction[class] {
  background-image:url(images/introduction.png);
}


#sidebar #knowledge-area #knowledge-header {background:url(images/knowledge-header.png) no-repeat; height:50px;}
#sidebar #knowledge-area #knowledge-header a {text-indent:-1000em; overflow:hidden; display:block; height:40px; width:490px; }
#sidebar #knowledge-area #knowledge-content {background:url(images/knowledge-middle.png) repeat-y; }
#sidebar #knowledge-area #knowledge-content a {font-weight:normal; }
#sidebar #knowledge-area #knowledge-footer {background:url(images/knowledge-footer.png) no-repeat; height:9px;}


/***********************
	Content
************************/

#content-wrapper .content {padding:0 25px; }
#content-wrapper .content a.alignright {padding-bottom:1.5em; }

#post-details { padding-top:5px; padding-bottom:25px; color:#1d5175;}
#post-details a {color:#1d5175;}
#post-details a:hover {color:#fb4303; }
#post-details span {padding:0 5px; }
#post-details span.date {padding-left:0px; }


h1.title, h2.title {font-size:1.8em;  font-weight:bold; border-bottom:2px solid #cda38a; padding-bottom:0px; margin-bottom:0px; }
h1.title a, h2.title a {color:#1d5175; }
h1.archive {color:#000000; font-weight:bold; }

.post { margin-bottom:40px; }
.post img { max-width: 95%; padding:5px; }

#container {background:url(images/content-background.jpg) repeat-y; padding-bottom:20px; }

/* Post meta */
.postmeta {border:1px solid #CCE57F; background: #E3EEAC; font-size:0.9em; padding:2px 5px; margin-bottom:5px;}
.postmeta a{font-weight:bold; }

.entry ul {margin:0 0 1.5em 1.5em; list-style-image: url(images/dot.jpg); }
.entry ol {margin:0 0 1.5em 3em;}




/***********************
	Homepage
************************/
#home-img, #starfish, #clientele {margin-bottom:5px; }

#clientele img {padding:0 5px; margin:0;}
#clientele #clientele-header {background:url(images/clientele-header.png) no-repeat; height:49px;}
#clientele #clientele-content {background:url(images/clientele-middle.png) repeat-y; text-align:center; padding:0; margin:0; }
#clientele #clientele-footer {background:url(images/clientele-footer.png) no-repeat; height:12px;}

#clientele #clientele-content .more-clientele {text-align:right; margin-right:20px;}








/***********************
	Footer
************************/
#footer { margin:20px 4px;}
#footer-link {background:url(images/footer.png) no-repeat; height:70px; padding-top:3px;}
#footer-text {text-align:center; font-family:Arial; font-size:0.9em; color:#4a4a4a; }

/***********************
	Comments
************************/

#commentform input { width: 170px; font-size:1em;}
#commentform { margin: 5px 10px 0 0; }
#commentform textarea { width: 80%; padding: 2px; }

#respond {margin-top:10px; }
#respond:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {border:1px solid #BFBFBF; padding: 5px; margin: 5px 5px 1px 0; }
#commentform #submit { width:140px; margin: 5px 5px 1px 0; float: left; height:25px;}
#commentform p { margin: 5px 0; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

.commentlist { padding: 0; text-align: justify; }
ol.commentlist {margin-left:0; margin-right:0; }
.commentlist li { margin: 0; padding: 10px 10px 10px 10px; list-style: none; }
.commentlist li ul li {  margin-right: -5px; margin-left: 10px; }
.commentlist p { margin: 10px 5px 10px 0; }
.commentlist li, #commentform input, #commentform textarea { font: 1em Verdana, Arial, Sans-Serif; }
.commentlist li ul li { font-size: 1em; }
.commentlist li { font-weight: bold; }
.commentlist li .avatar { float: left; margin-right:5px; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: italic; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; }



.alt { margin: 0; padding: 10px; }
.children { padding: 0;}
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { font-weight: normal; font-size:0.9em; margin: 0; display: block; }
.thread-alt {  }
.thread-even {  }
.depth-1 { border-bottom:1px dotted #BFBFBF }
.even, .alt {  }





/***********************
	Misc
************************/

/* Code */
pre { margin:1.5em 0; padding:5px; overflow: auto;}
pre, code { font-size:1em;line-height:1.5;}

/* Images */
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.centered { display: block; margin-left: auto; margin-right: auto; }


/* Form elements */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}

input.text, input.title {width:100px;padding:1px;}
input.title {font-size:1.5em;}
textarea {width:262px;height:50px;padding:1px 0;}

/* WP-Caption */
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.wp-caption-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

/* Blockquotes */
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }

/* Tags */
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
hr { display: none; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; }

/* Classes */
.clear { clear: both; }
.hidden { display: none; }
.center, .aligncenter { display: block; margin-left: auto; margin-right: auto; text-align:center;}
.left, .alignleft { float: left; }
.right, .alignright { float: right; }




div.wpcf7 { padding:5px !important;}
form.wpcf7-form { padding-top:5px; }	
form.wpcf7-form input {outline:none; }
form.wpcf7-form label { display:block; float:left; padding-right:20px; padding-top:2px; text-align:right; width:150px; }
form.contactform label { display:block; float:left; padding-right:20px; padding-top:2px; text-align:right; width:150px; }
form.contactform textarea { height:100px; }
form.contactform p {margin-bottom:5px; }
form.contactform {background:url(images/refer-friends-background.jpg) no-repeat 0px -5px; }



