/*
Theme Name: Isabel Gatuslao
Theme URI: http://isabelgatuslao.com/
Description: Isabel Gatuslao, Graphic Design
Author: isabelgatuslao.com
Author URI: http://isabelgatuslao.com/
version: 1.0
Tags: two-column, widget-ready, custom
*/




/* basics */

* {
	margin:0;
	padding:0;
}
* a {outline: none;} 
html {
	overflow: -moz-scrollbars-vertical; /* always display the vertical scrollbar in firefox */
}
body {
	background:url(images/background.jpg) repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#000;
}
.entry{
	overflow:hidden;
}
img {
	border: none;
	padding:0;
padding:10px 0;
}
a#notclick{
color:#666 !important;

display:block;
padding-bottom:14px;
width:262px;
}
a#notclick:hover{cursor:default;}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}
img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
blockquote {
	border-left:1px solid #ddd;
	margin:15px;
	padding:0 12px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
/* links */

a {
	color:#66cc33;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration: none;
}
/* container */
#contactpic{

border:1px solid #CCCCCC;
margin-top:7px;
padding:2px;
}

#container {
	width:1024px;
	margin: 0 auto;
	padding:0;
	background:#ececec;
}
/* header */

#header {
	background:#ececec;
	width:100%;
	position:relative;
	color: #fff;
	height:162px;
}
#header h1 {
	font:bold 38px arial, georgia, times;
	background:url(images/logo.jpg) no-repeat;
	width:257px;
	height:144px;
	position:absolute;
	top:18px;
	left:18px;
	text-indent:-9999px;
	margin:18px 0 0 18px;
	/*	padding:8px 0 0 0;*/
	margin:0;
}
#header h1 a {
	color: #404040;
	text-decoration: none;
	display:block;
	height:100%;
}
#header h1 a:hover {
	color: #666;
	text-decoration: none;
}
#header h2 {
	font:normal 14px arial, georgia, times;
	color:#333;
	padding: 0 0 20px 0;
	margin:0;
}
/* main menu */

#menu {
	text-transform:uppercase;
	width:100%;
	background:url(images/headerbg.jpg) repeat-x;
	height:28px;
	font:normal 12px "arial", georgia, times;
	margin: 0 auto 39px;
	display:block;
	position:relative;
	float:left;
}
#menu ul {
	text-transform:uppercase;
	margin:0;
	padding:0;
	text-indent:-10000px;
}
#menu ul li a {
	height:100%;
	
	display:block;
}
#menu ul li {
	float:left;
	list-style-type: none;
	margin:0 0 0 18px;
	padding:0;
}
#home {
	background:url(images/blog.jpg) no-repeat;
	width:43px;
	height:28px;
}
#home a:hover {
	background:url(images/blog.jpg) no-repeat 0 -28px;
}
.active{
       background-position:0 -28px !important;
}
#work {
	background:url(images/work.jpg) no-repeat;
	width:45px;
	height:28px;
	margin-left:59px !important;
}
#work a:hover {
	background:url(images/work.jpg) no-repeat 0 -28px;
}
#info {
	background:url(images/info.jpg) no-repeat;
	width:45px;
	height:28px;
	margin-left:63px !important;
}
#info a:hover {
	background:url(images/info.jpg) no-repeat 0 -28px;
}
/* content */

.content{
/*float:none*/
width:700px;
	overflow: hidden;
	float: left;}
.contentLeft {
	width:700px;
	overflow: hidden;
	float: left;

}
.contentRight {
	width:78%;
	overflow: hidden;
	margin:10px 0;
	float: right;
}
.pagetitle, .more-link {
	background:none repeat scroll 0 0 #CCCCCC;
	border:1px solid #999999;
	margin-bottom:18px;
	vertical-align:middle;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	padding:6px;
display:block;
margin-top:10px;
width:auto;
}
.post {
	margin:0 0 20px 0;
	line-height: 22px;
border-bottom:1px solid #CCCCCC;
}
.sticky {
	background:#f6f6f6;
	border-top:2px solid #000;
	padding:20px;
	margin:10px 0 20px 0;
}
.post h1, .center {
	font:italic 20px Georgia, "Times New Roman", Times, serif;
	padding:0 0 4px 0;
color:#666;
}
.post h1 a {
	color:#666 !important;
	text-decoration: none;
}
.post h1 a:hover {
	color: #888888;
	text-decoration: none;
}
.post h2 {
	font:normal 16px arial, georgia, times;
	color:#000;
	margin:10px 0;
}
.post h3 {
	font:normal 13px arial, georgia, times;
	color:#888;
}
.post ul {
	margin:20px;
}
.post li {
	list-style-type:square;
}
.entry p {
	margin:12px 0;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	color:#666;
}
.postmetadata {
	clear: both;
	padding:6px 0 0 0;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#666 !important;
}
.navigation {
	margin:30px 20px 20px 20px;
	padding:0;
	overflow:hidden;
}
.alignleft a {
	float:left;
	margin:25px 0;
}
.alignright a {
	float:right;
	margin:25px 0;
}
/* sidebar */
#welcome {
	background:url(images/welcome.jpg) no-repeat;
	width:57px;
	height:11px;
	/*padding-bottom:49px;*/
}
#welcomeP{color:#666666;
font-size:12px;
height:67px;
padding:11px 0 21px;
width:255px;}
#archive {
	background:url(images/archive.jpg) no-repeat;
	width:56px;
	height:10px;
}
#categories {
	background:url(images/categories.jpg) no-repeat;
	width:70px;
	height:10px;
}
#email2 {
	height:28px;
	width:194px;
	background:url(images/email.jpg) no-repeat;
	text-indent:-9999px;
	position:absolute;
	right:18px;
}
#email2 a {
	display:block;
	height:100%;
	width:100%;
}
#email2 a:hover {
	background:url(images/email.jpg) no-repeat 0 -28px;
}
#clients{
        background:url(images/clients.jpg) no-repeat;
	width:46px;
	height:10px;
}
#contact{
        background:url(images/contactinformation.jpg) no-repeat;
	width:138px;
	height:10px;
}
p.socialmedia {
margin-top:40px !important;
}
.socialmedia a{text-indent:-10000px;display:block;height:100%}
a#rs{
background:url("images/socialmedia.jpg") no-repeat scroll 0 -28px transparent;
float:left;
height:26px;
width:32px;
}
a#tw{
background:url("images/socialmedia.jpg") no-repeat scroll -63px -28px transparent;
float:left;
height:25px;
width:30px;
}
a#fb{
background:url("images/socialmedia.jpg") no-repeat scroll -31px -28px transparent;
float:left;
height:25px;
width:28px;
}
a#rs:hover{
background:url("images/socialmedia.jpg") no-repeat scroll 0 0 transparent;
}
a#tw:hover{
background:url("images/socialmedia.jpg") no-repeat scroll -63px 0 transparent;
}
a#fb:hover{
background:url("images/socialmedia.jpg") no-repeat scroll -31px 0 transparent;
}
.sidebarLeft {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	width:290px;
	padding: 0;
	float:left;
	font-style:italic;
}
.sidebarLeft a {
	color:#666 !important;
}
.sidebarLeft a:hover {
	color:#999 !important;
}
.sidebarRight {
	font-family: arial, verdana, tahoma;
	font-size:12px;
	width:20%;
	margin:10px 0;
	padding: 0;
	float: left;
}
/* sidebar left*/

.sidebarLeft h2 {
	font-family: arial, verdana, tahoma;
	font-size:13px;
	color: #000;
	margin: 0;
	text-indent:-9999px;
	padding: 0;
}
.sidebarLeft p {
	margin:0;
	padding:0;
}
.sidebarLeft img {
	padding: 0;
	margin: 0;
}
.sidebarLeft ul {
	margin:12px 0 12px 18px;
	padding:0;
}
.sidebarLeft ul ul {
	margin:0 0 44px;
	padding:0;
}
.sidebarLeft ul li {
	margin: 0;
	padding: 0;
	line-height:22px;
	list-style-type: none;
}
.sidebarLeft ul ul li {
	list-style-type: none;
	margin:0;
}
.sidebarLeft ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
/* sidebar right */

.sidebarRight h2 {
	font-family: arial, verdana, tahoma;
	font-size:13px;
	color: #000;
	margin: 0;
	padding: 0;
}
.sidebarRight p {
	margin:0;
	padding:0;
}
.sidebarRight img {
	padding: 0;
	margin: 0;
}
.sidebarRight ul {
	margin:12px 12px 12px 0;
	padding:0;
}
.sidebarRight ul ul {
	margin:14px 0;
	padding:0;
}
.sidebarRight ul li {
	margin: 0;
	padding: 0;
	line-height:22px;
	list-style-type: none;
}
.sidebarRight ul ul li {
	list-style-type: none;
	margin:0;
}
.sidebarRight ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
/* comments */


.maincomments {
	margin:0 0 20px 0;
	float:left;
	font-size:12px;
}
.maincomments h3 {
	color:#666666;
	font-family:georgia;
	font-size:16px;
	font-weight:300;
	margin:0 0 14px;
	padding:0;
}
#respond {
	margin:20px 0 0 0;
}
#commentform {
	margin:20px 0 0 0;
	padding:10px;
	font-size:12px;
	overflow:hidden;
}
#commentform p {
	color: #000;
	padding:0 0 8px 0;
}
#commentform h3 {
	font-family:arial, times, verdana;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
}
#comment {
	width:95%;
}
#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family:arial, times;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:4px;
	border: 1px solid #d0d0d0;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#submit {
	background:none repeat scroll 0 0 #E1E1E1;
	border:1px solid #CCCCCC;
	color:#000000;
	cursor:pointer;
	float:left;
	margin:0 5px 0 0;
	padding:5px 14px;
	width:90px;
}
#submit:hover {
	background:#ededed;
	border:1px solid #CCCCCC;
	color:#999;
}
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}
ol.commentlist li {
	margin:0 0 12px 0;
	padding:12px;
	list-style-type:none;
	overflow:hidden;
}
ol.commentlist li.alt {
	background:#fff;
}
ol.commentlist li p {
	margin:12px 0;
	font-size:12px;
}
cite {
	font:normal 12px "FuroreRegular", arial, verdana, tahoma;
	padding:0;
}
.vcard {
	margin:0 0 6px 0;
}
.children {
	margin:20px 12px 0 12px;
	padding: 0;
}
.nocomments {
	background:#2d2d2d;
	color:#fff;
	padding:0;
}
.comment-meta {
	font-size:12px;
	line-height:18px;
}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
}
.thread-even {
	background:#fafafa;
	margin: 0px;
	padding: 0px;
}
.depth-1 {
	border: 1px solid #ddd;
	margin: 0px;
	padding: 0px;
}
.even, .alt {
	margin: 0px;
	padding: 4px;
	border:1px solid #ddd;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.avatar {
	float:left;
	display:block;
	margin:0 12px 8px 0;
	padding:1px;
	border:1px solid #d6d6d6;
}
.commentformleft {
	width:40%;
	float:left;
}
.commentformright {
	width:60%;
	float:right;
}
#author, #email, #url {
	display:block;
	width:240px;
}
.inputtext {
	overflow:hidden;
	margin: 0 0 10px 0;
}
#respond small {
	font-size:12px !important;
	color:#999;
}
#cancel-comment-reply-link {
	padding:5px 0;
	display:block;
	width:220px;
	text-align:center;
}
/* search */

#searchform {
	padding:0;
	margin:14px 0;
}
#searchform input#s {
	margin:0;
	background:#e1e1e1;
	width:124px;
	height:18px;
	vertical-align:middle;
	border:1px solid #ccc;
	/*	-moz-border-radius: 12px;
	-khtml-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;*/
	color:#999;
font-family:Trebuchet MS MS Grande;
font-weight:bold;
text-transform:capitalize;
}
/* misc */

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: 10px 10px 10px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.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 Page Navi Styles */

.wp-pagenavi {
	font-size:11px !important;
	padding:12px 0;
	border-top:1px solid #ddd;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	border: 1px solid #ddd !important;
	color: #494949 !important;
	background-color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-pagenavi a:visited {
	border: 1px solid #ddd !important;
	color: #494949 !important;
	background-color: #FFFFFF;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-pagenavi a:hover {
	border: 1px solid #ddd !important;
	color: #494949 !important;
	background-color: #ddd !important;
}
.wp-pagenavi a:active {
	border: 1px solid #ccc !important;
	color: #494949 !important;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	color: #494949 !important;
	border: none !important;
	background-color:none !important;
	margin:0 8px 0 0 !important;
	padding:0 !important;
}
.wp-pagenavi span.current {
	border: 1px solid #0066cc !important;
	color: #fff !important;
	font-weight:300 !important;
	background-color:#0066cc !important;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
/* contact form 7 */

.wpcf7 {
	margin:24px 0 !important;
	font-size:11px;
}
.wpcf7 input {
	border:1px solid #ccc;
	padding:4px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.wpcf7 textarea {
	padding:4px;
	border:1px solid #ccc;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.wpcf7 input[type=submit] {
	border:none;
	padding:4px 10px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background:#0066cc;
	color:#fff;
	text-shadow:1px 1px #000;
	cursor:pointer;
}
/* footer */

#footer {
	background:fff;
	clear: both;
	width: 100%;
	font-size:12px;
}
#footer p {
	padding:14px 0;
	font-size:10px;
	text-transform:uppercase;
	margin: 0;
	color: #777;
	text-align:center;
}

