/*  
Theme Name: vCard Professional Portfolio
Theme URI: 
Description: A single page template to display your main information, based on Tim Van Damme's site.
Version: 1.0
Author: Ivor Padilla
Author URI: http://ivorpadilla.net
Tags: */

/*
--------------------------------------
1. Basic Styles
2. Basic Structure
3. Header
4. Navigation
5. Main Content
		5.1 Portfolio
		5.2 About me
		5.3 Social
		5.4 Contact
6. Browser Specific Hacks
--------------------------------------
*/

@import url('text.css');
/* Reset */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, font, img, ol, ul, dl fieldset, form, label {
	margin: 0;
	padding: 0 0 0 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6, p, blockquote, ol, ul, fieldset, form {
	padding:0;
}
/*
--------------------------------------
1. Basic Styles
--------------------------------------
*/
body {
    background: #e0e0e0 url(http://verydesigns.com/images/bg-gra.gif) repeat;
	margin: 0;
	font-size:100%;
	line-height:1.125em;
	font-family:'Helvetica Neue', Arial, sans-serif;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
/* start commented backslash hack \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* close commented backslash hack */
.clear {
	clear:both;
	height:0;
	overflow:hidden;
	margin:-1px 0 0 0;
}
a:link {
	color: #000;
	text-decoration: underline
}
a:visited {
	color: #000;
}
a:hover, a:focus {
	color: #000;
	text-decoration: none;
}
/*
--------------------------------------
2. Basic Structure
--------------------------------------
*/
#container {
	width: 570px;
	margin: 0 auto;
	padding-top: 100px;
	position:relative;
}
#header {
	background: transparent url(http://verydesigns.com/images/header-trans.png) no-repeat;
	height:122px;
	width: 568px;
	position: relative;
	padding:0;
}
#mainContent {
	background: transparent url(http://verydesigns.com/images/content-trans.png) repeat-y 50% 0;
	padding:0px 30px 0 36px;
}
#nav {
	background: transparent url(http://verydesigns.com/images/nav-bg.png)repeat-x ;
	height:60px;
	width: 601px;
	margin:0 0 0 -2px;
	padding:0;
}
#bottom {
	background:transparent url(http://verydesigns.com/images/bottom-trans.png) no-repeat  60% -60px;
	height:118px;
}
/*
--------------------------------------
3. Header
--------------------------------------
*/

#logo a {
	display:block;
	background:url(http://verydesigns.com/images/logo-trans.png) no-repeat;
	text-indent:-9999px;
	height:67px;
	width: 241px;
	float:left;
	margin:40px 0 0 35px;
}
#vcard img {
	float:right;
	border:0;
	cursor:pointer;
	margin:27px 35px 0 0;
	height: 95px;
	width:99px;
}
/*
--------------------------------------
4. Navigation
--------------------------------------
*/
ul#navigation {
	line-height:normal;
	margin:0 auto;
	width:450px;
	height:30px;
	padding-top:5px;
	padding-left:70px;
}
#navigation li {
	float:left;
	height:28px;
	margin:0px 11px;
	padding:0px 0px;
}
#navigation a {
	color:#FFFFFF;
	display:block;
	font-size:12px;
	height:13px;
	margin-left:-15px;
	padding:8px 19px;
	text-decoration:none;
}
#navigation a:hover {
	color:#1e505b;
}
#navigation .current {
	background-color:#1e505b;
}
#navigation .current a {
	background-color:#358b9e;
}

/*
--------------------------------------
5. Main Content
--------------------------------------
*/
#mainContent h2 {
	font-family: "Century Gothic", sans-serif;
	color: #494949;
	font-size:12px;
	font-weight: normal;
	margin:-15px 0 10px 15px;
	border-bottom: 1px dashed #ccc;
	width: 455px;
}
#portfolio h2 {

}
#about h2 {

}
#social h2 {

}
#contact h2 {

}
#mainContent .content-top {
	padding:0px 0 0px 0px;
}
#mainContent .content-center {
}
#mainContent .content-bottom {
	height:13px;
	clear:both
}
/*
--------------------------------------
5.1. Portfolio
--------------------------------------
*/
#mainContent div.gallery {
	margin-top: 4px;
    margin-bottom: -24px;
	height: auto;
	width: auto;
	float: left;
	text-align: center;
}
div.gallery li {
	display: inline;
	margin: 3px 8px;
}
div.gallery ul {margin:0}
div.gallery img {margin:10px 0 5px 0}

#about, #social {
	margin-bottom:30px
}
/*
--------------------------------------
5.2 About us
--------------------------------------
*/
.about-content {
	margin: 10px 20px 0px 20px;
	width: auto;
	float: left;
	height:180px
}
.about-content p {
margin: 0 0 12px 0;
	font-size:0.8em;
	color:#515151;
}
.about-content ul {
	margin:0;
	padding-bottom:18px
}
.about-content li {
	font-size:11px;
	color:#515151;
	list-style-image:url(http://verydesigns.com/images/arrow.jpg)
}

.about-content img.alignleft{
	border: 1px solid #ccc;
	background-color: #e3e2e2;
	display: block;
	margin: 0 auto 0 auto;
	padding: 4px;
	float: left;
	margin: 5px 10px 0 0;
}

/*
--------------------------------------
5.3 Services
--------------------------------------
*/
.services-content {
	margin: 10px 20px 0px 20px;
	width: auto;
	float: left;
	height:180px
}
.services-content p {
margin: 0 0 12px 0;
	font-size:0.8em;
	color:#515151;
}
.services-content ul {
	margin:0;
	padding-bottom:18px
}
.services-content li {
	font-size:0.8em;
	color:#515151;
	list-style-image:url(http://verydesigns.com/images/arrow.jpg)
}
.services-content a {
	color: #659941;
	text-decoration: none;
}
.services-content a:hover{
	color: #3b9cb2;
	text-decoration: underline;
}

#services div.content-bottom {
	display:none
}
#services span {
	height:0px;
	font-size:12px;
	color:#4d4d4d;
	text-shadow:1px 1px white
}
/*
--------------------------------------
5.4. Contact me
--------------------------------------
*/
.contact-content {
	margin: 10px 20px 0px 20px;
	width: auto;
	float: left;
	height:180px
}
.contact-content table {
	font-size:0.7em; 
	background-color: white; 
	margin-top:-25px;
}
.contact-content p {
	margin: 0 0 12px 0;
	font-size:0.8em;
	color:#515151;
}
.contact-content ul {
	margin:0;
	padding-bottom:18px
}
.contact-content li {
	font-size:11px;
	color:#515151;
	list-style-image:url(http://verydesigns.com/images/arrow.jpg)
}

#contact a {
	color: #4d4d4d;
	font-size:12px
}


.scroll {
	clear:left;
	height:260px;
	overflow-x:hidden;
	overflow-y:auto;
	position:relative;
	width:561px;
	left:-16px;
}
.scrollContainer div.panel {
	height:210px;
	padding:20px;
	width:500px;
}

.copyright-coda {
	position: relative; 
	top:15px; 
	left:220px;
font-size: 11px;
color: #494949;
}
#tooltip{
	position:absolute;
	display:none;
	color:#fff;
}
/*
--------------------------------------
6. Browser Specific
--------------------------------------
*/


.ie6 ul#navigation {	background:transparent url(http://verydesigns.com/images/nav-bg.png) no-repeat;	line-height:12px;	margin:0 auto;	width:601px; 	height:60px;	padding-top:5px;	padding-left:70px;}
.ie6 #mainContent {
	background: transparent url(http://verydesigns.com/images/content-trans.png) repeat-y 50% 0;
	margin:-5px 0 0 -29px;}
	

.ie6 #navigation li {
	float:left;
	height:28px;
	margin:0px 11px;
	padding:0px 0px;
}
.ie6 #navigation a {
	color:#FFFFFF;
	display:inline;
	font-size:12px;
	height:13px;
	margin-left:-15px;
	padding:8px 19px;
	text-decoration:none;
}
.ie6 #navigation a:hover {
	color:#1e505b;
}
.ie6 #navigation .current {
	background-color:#1e505b;
	display: inline;
}
.ie6 #navigation .current a {
	background-color:#358b9e;
	display: inline;
}

.ie6 #mainContent h2 {
	font-family: "Century Gothic", sans-serif;
	color: #494949;
	font-size:12px;
	font-weight: normal;
	margin:-5px 0 10px 15px;
	padding:0px;
	border-bottom: 1px dashed #ccc;
	width: 455px;
}

.ie6 #mainContent div.gallery {
	margin-left: 20px;
}


.ie6 .contact-content table { margin-top: -8px;}


.ie7 ul#navigation {	background:transparent url(http://verydesigns.com/images/nav-bg.png) no-repeat; height:60px;
	width: 601px; padding-top:5px;	padding-left:115px;}
.ie7 .contact-content table { margin-top: -10px;}

