/*   
Theme Name: EDv3 Theme
Theme URI: http://www.euphorigenicdesigns.com/
Description: EDv3 Theme
Author: Isaac Ng
Author URI: http://www.euphorigenicdesigns.com
Version: 1.0
*/
*, html, body{
	margin: 0px;
	padding: 0px;
}
html, body{
	height:100%;
}
body {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif, "Lucida Sans";
	font-size: small;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	text-decoration: none;
	outline: none;
	color: #8EB322;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
}
h4 {
	font-size: large;
	font-weight: normal;
}

.clear {
	clear: both;
	margin: 0px !important;
	padding: 0px !important;
}
#bggraphic {
	background-image: url(images/blog_stripe_bg.png);
	background-repeat: no-repeat;
	background-position: 132px top;
	width: 1080px;
	/*hack to make footer stick to bottom
	min-height:100%;
	height:auto !important;
	height: 100%;
	margin-top: 0;
	margin-bottom: -320px;*/
	margin-right: auto;
	margin-left: auto;
}
.wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#bggraphic .wrapper{
}
#top_header{
	padding:0px;
	margin:0px;
	height:25px;
}
#header {
	background-repeat: no-repeat;
	background-position: left top;
	height: 145px;
	width: 792px;
	margin-left: 168px;
	overflow: hidden;
}
#header h1{
	margin:0px;
	padding:0px;
	float:left;
	clear: left;
}
#logo {
	padding-left: 80px;
	padding-top: 5px;
	float: left;
	clear: left;
	padding-bottom: 13px;
}
#vblog {
	float: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav {
	width: 480px;
	float: right;
	clear: none;
	overflow: hidden;
	height: 40px;
	padding-bottom: 10px;
	margin-top: 25px;
	text-align: left;
}

#nav li {
	display: inline;
	padding-left: 28px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	background-image: url(images/arrow_gr.png);
	list-style-type: none;
}
#nav li:hover{
	background-image: url(images/arrow_lg.png)	!important;
}
#nav img {
	padding-right: 30px;
	padding-top: 2px;
}
.navcurrent {
	background-image: url(images/arrow_pk.png)	!important;
}
.navlast img {
	padding-right: 0px;
}
.hoz_seperator {
	background-image: url(images/hoz_seperator.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 2px;
	width: 740px;
	clear: both;
	float: left;
	margin-left: 50px;
	position: relative;
}
#footer {
	background-image: url(images/footer_bg_vert.png);
	background-color: #313131;
	background-repeat: repeat-y;
	background-position: center top;
	min-height: 320px;
	clear: both;
	color: #F6FAE9;
	font-size: 0.9em;
	padding-top: 20px;
}
#footer_seperator {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 26px;
}

#footer div {
	padding-bottom: 20px;
}

#footer .left {
	float: left;
	width: 350px;
	margin-right: auto;
	margin-left: 40px;
}
#footer .mid {
	float: left;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer .right {
	float: right;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

#webtitle2  {
	color: #CEE77F;
	font-weight: bold;
}
#webtitle {
	color: #F6FAE9;
	font-weight: bold;
}
#banner {
	height: 290px;
	background-image: url(images/banner_title.png);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	clear: both;
	width: 600px;
	margin-right: 20px;
	margin-top: 8px;
}
#banner_text {
	width: 370px;
	float: right;
	background-image: url(images/grunge_panel.jpg);
	background-position: left top;
	margin-top: 80px;
	background-repeat: no-repeat;
	height: 160px;
	padding-top: 50px;
	color: #F6FAE9;
	padding-left: 80px;
	padding-right: 50px;
	font-size: 0.9em;
}
#content {
	clear: both;
	padding-bottom: 50px;
	min-height: 320px;
}
#carousel {
	background-image: url(images/services_hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	float: right;
	margin-right: 20px;
}

#carousel_content {
	height: 140px;
	width: 620px;
	border: 10px solid #6d6d6d;
	background-color: #2b2b2b;
	overflow: visible;
	padding-top: 0px;
	padding-bottom: 0px;
}

.leftBtn {
	height: 35px;
	width: 35px;
	padding-top: 70px;
	margin-left: -24px;
	float: left;
	cursor: pointer;
}
.rightBtn {
	height: 35px;
	width: 35px;
	padding-top: 70px;
	margin-right: -24px;
	float: right;
	cursor: pointer;
}
.carousel_slide_container  {
	overflow:hidden;
}
.carousel_slide_container   ul {
	list-style-type: none;
	display: inline-block;
}
.carousel_slide_container   li {
	display: inline;
}
.carousel_slide {
	width: 590px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: left top;
}
.carousel_slide p {
	color: #F6FAE9;
	float: right;
	width: 290px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 0.9em;
	line-height: 1.1em;
}

#c_webdesign {
	background-image: url(images/c_webdesign.png);
}
#c_branding {
	background-image: url(images/c_branding.png);
}
#c_ecommerce {
	background-image: url(images/c_ecommerce.png);
}
#c_analytics {
	background-image: url(images/c_analytics.png);
}
#tab {
	background-image: url(images/tab_bg.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	min-height: 300px;
	float: right;
	width: 870px;
	padding-right: 30px;
}
#tab a {
	color: #FF6AA3;
}
#tab_header {
	margin-left: 220px;
}
.tab_label {
	float: left;
	height: 100px;
	width: 15px;
	margin-left: 90px;
	margin-top: 9px;
	background-repeat: no-repeat;
	background-position: left center;
}
#lbl_about{
	background-image: url(images/tab_lbl_about.png);
}
#lbl_portfolio{
	background-image: url(images/tab_lbl_portfolio.png);
}
#lbl_contact{
	background-image: url(images/tab_lbl_contact.png);
}
#lbl_blog{
	background-image: url(images/tab_lbl_blog.png);
}
#tab_content {
	min-height: 410px;
	width: 480px;
	float: left;
	margin-right: auto;
	margin-left: 110px;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 50px;
}
#tab_content h3 {
	font-size:x-large;
	color: #435032;
}
#tab_content a {
	color: #435032;
}
#tab_content a:hover {
	color: #666666;
}
.contact {
	width: 400px;
	float: left;
}
#footer a{
	color: #BDD377;
}
#recent_blog {
	background-image: url(images/recent_blog_hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
}
#recent_blog h3 {
	color: #FF6AA3;
}
#recent_blog a {
	color: #BDD377;
}
#recent_blog .datetime{
	color: #8FA400;
}
#recent_blog p {
	color: #CCCCCC;
}
.footer_contact {
	width: 260px;
	float: right;
	margin-right: 20px;
	text-align: left;
	font-size: 1em;
	background-image: url(images/freequote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}
.footer_contact h4 {
	font-size: small;
	color: #C2D879;
	font-weight: bold;
}
.footer_contact a {
	color: #BDD377 !important;
}

#footer_contact_form .tdTag {
	text-align: right;
}
#footer_contact_form  .tdContent {
	width: 200px;
	background-color: #2D2D2D;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer_contact_form .highlight {
	color: #999999;
}

.highlight {
	color: #E20054;
}
#flickr {
	background-image: url(images/flickr_hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}
#flickr li{
	display: inline;
}
#flickr img{
	margin-right: 10px;
	border: thick solid #FFFFFF;
}
#twitter {
	background-image: url(images/twitter_hdr.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 50px;
}
#footer_copyright {
	float: left;
	margin-left: 40px;
	clear: both;
	padding-bottom: 0px !important;
	width: 450px;
}

/*wp*/
.pagetitle {
	font-size: x-large;
	padding-bottom: 20px;
}
.datetime {
	color: #8FA400;
	font-style: italic;	
}
.widget{
	background-image: url(images/sidebar_hdr_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
	padding-left: 25px;
}
.widget h2{
	font-size: 1.6em;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 10px;
	font-family: Impact;
}
.more-link{
	padding-bottom: 0px !important;
}
.post-tag{
	padding-top: 15px;
	font-size:x-small;
}
.post-info{
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-bottom: 20px;
}
.post_btm{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: x-small;
}
.entry h3{
	font-size:x-large;
}
.cat-item .children{
	padding-left: 10px;
}
#tab_sidebar {
	width: 205px;
	float: right;
	padding-top: 50px;
	text-align: left;
}
#tab_sidebar li{
	list-style-position: inside;
	list-style-type: square;
}
#searchsubmit {
	text-decoration: none;
	background-image: url(images/submit.jpg);
	height: 23px;
	width: 70px;
	font-size: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sociable{
	margin-top: 50px !important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#comments{
	margin-top:20px;
}
.commentlist li{
	list-style-position: inside;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	list-style-type: none;
	clear: both;
	padding-top: 10px;
}
.comment-author{
	float:left;
	width: 100px;
	overflow: hidden;
}
.comment-author img{
	border: medium solid #999999;	
}
.comment-meta{
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.says{
	visibility:hidden;
}
#respond{
	clear: both;
}
#comment{
	width:100%;
}
