/*
Theme Name:		vesul
Theme URI: 		http://vesul.com/
Version: 		1.0
Description: 	Custom Template for vesul design.
Author: 		Ali Khan
Author URI:		http://vesul.com

*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-l.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

.clear {clear: both;}

body, .home {
	background: #000 url(images/bg.png) repeat-x;
	font-family: Helvetica, arial, sans-serif;
	color: #676767;
}

/* header.php */

.container {
	margin: 0 auto;
}

.header {
	background: url(images/header-bg.png) no-repeat;
	width: 960px;
	height: 130px;
}

#logo {
	background: transparent url(images/vesul-logo.png) no-repeat;
	width: 190px;
	height: 115px;
	float: left;
}

#navbar {
	margin: 100px 0 0 0;
	float: right;
	height: 15px;
}

.menu {
	width: 300px;
	height: 15px;
	float: left;
}

.nav {
    border: none;
    background: transparent;
}

#search {
	margin: 0;
	float: right;
}

#search button {
        color: #7c7c7c;
        background: #d0d0d0;
}

.footer {
	margin: 0 auto;
	width: 960px;
}

/* Home */

#homebg {
	background: #bfbfbf;
}

.bottom_home {
	margin: 0 auto;
	width: 960px;
	background: #bfbfbf url(images/home-bottom-bg.png) no-repeat top center;
	
}

/* Text */
input, button {
    font-family: Helvetica, arial, sans-serif;
    font-size: 12px;
}
.bold {font-weight: 900; margin: 0 0 0 0;}

h1 {color: #7f5d7e; font-weight: lighter; font-size: 3em; margin: 10px 0 30px 0; padding: 2px 0; letter-spacing: -2px;}
h2 {color: #7F5D7E; }
h3 {color: #5b595b;}

p {
	color: gray;
}

p#copyright {
	text-align: center;
	color: #a6a6a6;
	font-size: 10px;
	padding: 10px 0 0 0;
}

p#copyright a, p#copyright a:visited {
	color: #a6a6a6;
	text-decoration: none;
}

p#copyright a:hover {
	color: #777;
	text-decoration: none;
}

#logo h1, #logo h3 {
	text-indent: -9999px;
}

h1.entry-title {
	color: #454145;
	font-size: 24px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0;
	letter-spacing: normal;
}

a, a.visited {
	color: #7F5D7E;
}

/* Slider */

ul.navigation {
	list-style-type: none;
	margin: 0 auto;
	display: block;
	padding: 52px 0 0 0;
	background: url(images/home-ul-bg.png) no-repeat center bottom;
}

ul.navigation li {
	display: inline;
	margin: 0 10px ;
	height: 54px;
	float: left;
}

ul.navigation li a {
	height: 44px;
}

#slider {
  width: 720px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 340px;
  overflow: auto;
  position: relative;
  clear: left;
}

.scrollContainer div.panel {
  padding: 20px;
  height: 300px;
  width: 680px; 
  background: #bfbfbf url(images/scrollContainer-bg.png) no-repeat top center;
}

.scrollButtons {
  position: absolute;
  top: 150px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -50px;
}

.scrollButtons.right {
  right: -50px;
}

ul.navigation {
	margin: 0 auto;
	width: 480px;
	height: 44px;
	background: 
}

ul.navigation li {
	margin: 0;
	padding: 0;
}

ul.navigation li a.selected {
}

ul.navigation li a.aboutus {
	background: url(images/aboutus.png) no-repeat 0 -44px;
	width: 120px;
	height: 44px;
	display: block;
	text-indent: -9999px;
}

ul.navigation li a.aboutus:hover, ul.navigation li a.philosophy:hover, ul.navigation li a.standards:hover, ul.navigation li a.faq:hover {
	background-position: 0 0;
}

ul.navigation li a.philosophy {
	background: url(images/philosophy.png) no-repeat 0 -44px;
	width: 121px;
	height: 44px;
	display: block;
	text-indent: -9999px;
}

ul.navigation li a.standards {
	background: url(images/standards.png) no-repeat 0 -44px;
	width: 119px;
	height: 44px;
	display: block;
	text-indent: -9999px;
}

ul.navigation li a.faq {
	background: url(images/faq.png) no-repeat 0 -44px;
	width: 120px;
	height: 44px;
	display: block;
	text-indent: -9999px;
}

#nav {
	width: 600px;
	margin: 0 auto;
}

#homenavbg {
	background: url(images/home-ul-bg.png) no-repeat center bottom;

}

/* Backpages */

.contact, .portfolio {
	background: #f1f1f1 url(images/bg_secondary.png) repeat-x; 
}

#sub_head {
	height: 40px;
	padding: 10px 0 0 0;
}

/* sidebar */

#secondary {
	background: url(images/sidebar.png) no-repeat;
	padding: 20px 0;
	height: 645px;
}

#secondary ul.xoxo {
	list-style-image: url(images/li_arrow.png);
	list-style-type: square;
}

ul.xoxo li {
	padding: 4px 0;
	border-bottom: 1px solid #dedede;
}

ul.xoxo li a, ul.xoxo li a:visited {
	color: #676767;
}

ul.xoxo li:hover, ul.xoxo li a.active {
	background: #f1f1f1;
	font-weight: bold;
}

.aside h2 a, .aside h2 a:visited, .aside h2 {
	font-family: Helvetica, arial, sans-serif;
	font-weight: 900;
	color: #7f5d7e;
	font-size: 14px;
	list-style-type: none;
	text-transform: uppercase;
}

li.twitter-item, .textwidget {
	color: #676767;
	font-family: helvetica, arial, sans-serif;
	font-weight: lighter;
}

li.twitter-item {
	margin-left: -15px;
}

.aside li {
	list-style-type: none;
}

li.widget {
	padding-bottom: 15px;
	border-bottom: 1px solid #dedede;
}

.widget {
	margin-bottom: 10px;
	padding-right: 10px;
}

.widget a, widget a:visited {
	color: #7f5d7e;
}

/* misc */

.inside {
	padding: 10px;
}

.entry-meta {
	background: #e3e2e2;
	border: 1px dashed #818181;
	padding: 2px;
	color: #a9a9a9;
}

.entry-meta a, .entry-meta a:visited {
	color: #818181;
}

/* portfolio */

.portfolio-website {
	margin-bottom: 10px;
	padding: 10px;
	background: #f9f9f9;
	color: #676767;
}

.portfolio-website:hover {
	background: #fff;
}

.website-thumbnail {
	float: left;
	margin: 0 10px 0 0;
}

.website-thumbnail img {
	margin: 0;
	padding: 0;
}

.website-name {
	font-size: 12pt;
	font-weight: lighter;
	margin-bottom: 3px;
}

.website-name a,.website-url a {
	text-decoration: none;
}

.website-name a:hover,.website-url a:hover {
	text-decoration: underline;
}

.website-url {
	font-size: 9pt;
	font-weight: lighter;
}

.website-url a {
	color: #777;
}

.website-description {
	margin-top: 5px;
        font-size: 10pt;
}

.website-clear {
	clear: both;
}

hr {padding-bottom: 10px; border: none 0;
border-top: 1px dashed #f05f99;
width: 50%;
height: 1px;}

.wpp-creditlink {display: none;}