/*  
Theme Name: Fred Foundation Theme  - Based on Portfolio Press
Theme URI: http://www.blogohblog.com
Description: A light-colored, widgetized, Web 2.0 Wordpress Theme suitable for creating your personal portfolio. This theme is a free theme and comes under a Creative Commons License. Modified by Robert Barion for VCCP Digital.
Version: 1.0
Author: Jai Nischal Verma
Author URI: http://www.blogohblog.com
*/

/**************** Body *********************/
*{margin:0; padding:0;}
html,body{background:#FFF; color:#333; }
body{background:#FFFFFF url('images/body-background.gif') no-repeat center 260px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; }
#wrapper {width:980px; margin:30px auto;}

/**************** Links *********************/
a, a:link, a:visited {text-decoration:none; color: #666666;}
a:hover {color:#555454;}

/**************** Header *********************/
#header {width:980px; height: 190px; float:right; background: url(images/header-boxes.png) repeat-x bottom; margin-bottom: 10px;}
#header h1 {text-indent:-10000px;margin:0; padding:0; }
#header h1 a {display:block; background:url(images/logo.gif) no-repeat left; height:173px;}
#header h2 {background:url(images/desc.jpg) no-repeat left; color:#999999; font-size:11px; font-weight:normal; height:22px; margin-top:5px; padding:5px 0 0 5px; letter-spacing:1px; word-spacing:1px; text-transform:capitalize; display: none;}
#rss {float:right; display: none;}

/**************** Navigation *********************/
#navigation{ font-size:12px; text-transform:uppercase; font-weight:bold;float:left;}
#menu{float:left;  margin-bottom:20px;}
#menu li{list-style:none;}
#menu li ul li{margin-left:20px;}
#menu li ul li a{width:230px;}

	/************** New Menu Colours ***************/
	#menu .page-item-2 a{background:#2FA460;}
	#menu .page-item-3 a{background:#FE99AB;}
		#menu .page-item-3 ul li a{background:#19A2D4;}
	#menu .page-item-9 a{background:#D72638;}
	#menu .page-item-12 a{background:#834B88;}
	#menu .page-item-14 a{background:#2F80C2 ;}
	#menu .page-item-7 a{background:#19A2D4 ;}
	#menu .page-item-5 a{background:#19A2D4 ;}

/*.page_item a:link, .page_item a:visited {color: #ffffff; background-color:#FF9900; margin-bottom:10px; padding:8px 5px 5px 10px; height:19px; width:250px; display:block; }
.page_item a:hover {color:#555454; background-color:#eeeeee;}
.current_page_item a:link, .current_page_item a:visited{color: #666666; background-color:#eeeeee; margin-bottom:10px; padding:8px 5px 5px 10px; height:19px; width:250px;display:block;}*/

.page_item a {color: #ffffff; background-color:#FF9900; margin-bottom:10px; padding:8px 5px 5px 10px; height:19px; width:250px; display:block; }
#menu .current_page_item a {color: #666666; background:#eeeeee; margin-bottom:10px; padding:8px 5px 5px 10px; height:19px; width:250px; display:block;}
#menu .current_page_item .page-item-7 a {width:230px;}
#menu li ul li.current_page_item a{background:#eeeeee;width:230px;}
/*#menu li.page-item-3 a {background-color:#ffffff; border-bottom: 1px dotted #DEDEDE; padding-left: 30px; }
#menu li.page-item-5 .current_page_item a {width: 200px;background-color:red; border-bottom: 1px dotted #DEDEDE; padding-left: 30px; color: red; }
#menu li.current_page_item {background-color:red; }
*/
#menu li.current_page_item li.page-item-5 a {width: 230px;background-color: #19A2D4; border-bottom: 1px dotted #DEDEDE; color:#FFF; }

#menu li.current_page_item li.page-item-7 a {width: 230px;background-color: #19A2D4; border-bottom: 1px dotted #DEDEDE; color:#FFF; }





/**************** Search *********************/
.topsearch{ background:#FF9900 no-repeat top left; margin-bottom:10px; padding:8px 5px 5px 10px; height:19px; width:250px; display:block; }
.searchfield{width:18em; color: #ffffff; text-transform:uppercase; font-weight:bold; font-size:12px; font-family:Georgia;border:0px solid #dedede; background:#FF9900 url(images/search.gif) left no-repeat; padding-left:16px;}
h2.search {font-size:14px; background:url(images/cats.gif) left no-repeat; padding-left:20px; margin-left:20px; font-family:Georgia Bold; padding-top:10px; color:#CCCCCC;}

/**************** Content *********************/
#content {width:695px; background-color:#ffffff; border:10px solid #eeeeee; float:left; min-height:700px;}
.comments {background:url(images/comments.gif) left no-repeat; padding-left:20px;}
.info { background-color:#eeeeee; padding:2px 10px 2px 10px; font-size:11px; margin-bottom:10px; margin-top:5px;}
.info a {color:#19A2D4;}
.info a:hover {color:#444444;}
.entry h2{padding-bottom:10px;}
.entry h2 a {color:#FF9900; font-family:Georgia; font-size:28px; line-height:30px; font-weight:normal; }
.entry h2 a:hover {color:#FF9900;}
.entry p{padding:0 0 10px 0;}
.post{padding:20px 20px 10px 20px;text-align:justify; margin-bottom:20px; line-height:20px; color: #444444; }
.content a:link, .content a:visited {color:#19A2D4; }
.content a:hover {color:#2F80C2; border-bottom:1px dotted #2F80C2;}
.entry img {margin:0 10px 10px 10px;}
.new {background:url(images/new.gif) right top no-repeat;}
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; } 
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before{ content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.meta { padding:5px; font-size:11px; line-height:22px; text-transform:uppercase; font-weight:bold;}
.tags {background:url(images/tags.gif) left no-repeat; padding-left:24px;}
.cats {background:url(images/cats.gif) left no-repeat; padding-left:24px;}

/**************** Comments *********************/
#comments {font-size:14px; border-top:10px solid #EEEEEE; font-family:Georgia;}
h2#respond {font-size:14px; margin-top:10px; font-family:Georgia; font-weight:bold;}
.commentlist{padding:20px; margin-top:10px;}
.comtop {background:#cccbcb url(images/comtop.gif) no-repeat top left; padding:5px 0px 0px 0px; width:575px;}
.combottom {background:url(images/combottom.gif) no-repeat top left; width:575px; height:10px; margin-bottom:25px;}
.commentlist p{ padding-top:5px; color: #444444;}
.commentmetadata {font-size:11px;}
#author, #email, #url {width:12em;font-size:13px; color:#444444;font-weight:bold;padding:3px; margin-right:5px;border:1px solid #E2E2E2; background-color:#ffffff;}
#submit{font:bold 1em Tahoma;margin-bottom:15px;margin-top:5px;padding:2px;}
#respond{padding-top:20px;padding-bottom:10px; font-weight:lighter;}
#comment{width:98%;border:1px solid #E2E2E2;font:13px Tahoma;color:#444444;font-weight:bold; background-color:#ffffff;}
h3 #comments {font-size:13px;}
#commentform h2 {font-size:14px; font-weight:normal;}

/**************** Sidebar *********************/
#sidebar { text-align:right;}
#sidebar ul {list-style:none;}
#sidebar h2 {font-size:18px; font-family:Georgia; color: #FF9900; padding-right:10px; padding-bottom:10px;}
#sidebar ul ul {margin:0px; padding-bottom:20px;}
#sidebar ul ul li {padding-bottom:5px; padding-right: 10px;}
#sidebar-man-left {background:url(images/sidebar-man.gif) no-repeat right; width: 265px; height: 107px;}

/**************** Footer *********************/
#footer {text-align:center; font-size:11px; padding:10px; color: #666666; width: 695px; float:right;}
#footerman {width: 63px; height: 150px; float: right; background:url(images/footer-man.gif) no-repeat; background-position: center; position: relative; top: -25px;}
#footer .backToTop img {margin-bottom:12px;}
#footer-menu{margin-bottom:8px;}
#footer-menu li{display:inline;}
#footer-menu li a{display:inline;width:auto;background:none;color:#666;padding:0 3px;}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; border-left: 1px solid #666666; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
.alignright{float:right; padding:20px; margin-right:20px; background:url(images/next.gif) no-repeat right; width:100px; font-size:11px;}
.alignleft{float:left; padding:20px; margin-left:20px; background:url(images/back.gif) no-repeat left; width:100px; font-size:11px;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:12px; font-family:Tahoma; color: #6C6C6C; display:block; background-color:#262626; padding:10px; margin:10px 0 10px 0; border:1px solid #3F3F3F;}

/**************** avatar *********************/
.gravs {margin-top:20px; padding:0 15px 0 15px;}
.avatar {float:left; margin-right:10px; padding:3px;  border:1px solid #666666; background-color:#666666;}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:3px;}
.attachment {text-align:center;}
.attachment img { padding:5px; border:1px solid #999999;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft img{ padding:5px; border:1px solid #999999;}
.imgright {float:right;}
.imgright img{ padding:5px; border:1px solid #999999;}


#wpcf {
	font-weight: normal;
}

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 200px;
	color:#F48000;
	font-weight: normal;
}
#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 input[type=checkbox] {
	float: left;
	width: 20px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf #contactsubmit {

	width: 100px;
}