html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, input, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, hr, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ul {
    list-style:none;
	overflow: hidden;
}

a{
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
	text-decoration: none;
	color: #333;
}

/* === ADDING FONTS === */
@font-face {
	font-family: 'Titillium';
	src: url('type/TitilliumText22L003-webfont.eot');
	src: url('type/TitilliumText22L003-webfont.eot?#iefix') format('eot'),  url('type/TitilliumText22L003-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'Droid Sans';
    src: url('type/DroidSans-webfont.eot');
    src: url('type/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('type/DroidSans-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

/*.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; 
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}*/
.sticky {
}
.gallery-caption{
}
.bypostauthor{
}


/* === STYLING GENERAL SETTINGS === */
.skills, .sidebar ul, .toggle{
	list-style: none;
	padding-left: 0px;
}

ul {
	padding-left: 15px;
	list-style: disc;
}

p, ul, ol {
	color: #666;
}

h3, h5 {
	color: #333;
}
h2 {
	color: #000;
}

h2 a{
	color: #000;
}

h3 {
	margin-left: 5px;
	
}

h1 {
	position: absolute;
	background: #fff;
	color: #000;
	left: 0px;
	padding-bottom: 5px;
	padding-right: 20px;
	margin-top: -6px;
	z-index: 9
}

h4, h6 {
	color: #999;
}
h4 {
	display: block;
}
a:hover {
	text-decoration: underline;
}

a:active {
	border-style: none;
	outline: none;
}

a {
	border-style: none;
	outline: none;
}

li a {
	color: #666;
}

li a:hover{
	color: #333;
	text-decoration: none;
}

li a:active{
	text-decoration: none;
}

a, .filter_current a, .filter_current a:hover, .categories_current a, .categories_current a:hover, .archives_current a, .archives_current a:hover, .popular_posts h4 a, .nivo-caption a, #twitter_update_list li span a, li p a, .btn, #subscribe  button, #searchsubmit, small a{
	color: ;
}

li p a:hover {
	color: #00ccff;
}

h1 a {
	color: #111;
}

h1 a:hover {
	text-decoration: none;
}

.skill_bar, .highlight {
	background: #ed1c24;
}

#nav li.current {
	border-top: 1px solid #ed1c24;
}

.banner_bg {
	/*background-image: url(../images/banner_bg_tile.png) repeat-x;*/
	background-color: transparent;
	position:absolute;
	left: 0px;
	width: 100%;
	margin-top: -35px;
	height: 386px;
	text-align: center;
}

.toggle .item .content_hr {
	margin-top: 0px;
	margin-bottom: 10px;
	width: 100%;
}

.toggle .item h2 {
	cursor: pointer;
	color: #333;
	font-weight: 600;
}

.toggle .item p {
	margin-bottom: 10px;
	display: block;
}

.toggle_container {
	overflow:hidden;
	margin-bottom: 10px;
}

.toggle .item {
	margin-bottom: 10px;
}

.toggle .item:last-child .content_hr{
	display: none;
}

.toggle  {
	margin-bottom: 30px;
}

body {
	background: #FFF;
	color: #666;
}

#main {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

.section {
	width: 940px;
	padding-top: 122px;
	margin-bottom: 60px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.section_first{
	
}

.section:first-child{
	padding-top: 175px;
}

.section:last-child{
	padding-bottom: 100px;
}

.single_home {
	padding-top: 172px;
}

.single_post .heading {
	margin-bottom: 6px;
}

.heading {
	background: #fff url(../images/hr_down.png) no-repeat;
	background-position: bottom;
	width: 940px;
	height: 55px;
	margin-bottom: 36px;
}

.heading_cont {
	position:absolute;
	width: 940px;
	height: 22px;
	padding: 0;
	margin-top: -25px;
	
}

.heading_bg {
	background: #6a9fb1 url(../images/heading_bg.png) repeat-x;
	position: absolute;
	width: 875px;
	height: 22px;
	left: 65px;
	float: left;
}

.slogan {
	clear: both;
	width: 960px;
	height: 30px;
	position: relative;
	background-color: transparent;
	background-image: url(../images/slogan.png);
	background-repeat: no-repeat;
	background-position: top center;
}

.go_up {
	background: url(../images/go_up.png) no-repeat;
	width: 46px;
	height: 51px;
	position: relative;
	margin-right: 20px;
	margin-top: -15px;
	float: left;
}

.go_back {
	background: url(../images/go_back.png) no-repeat;
	width: 46px;
	height: 51px;
	position: relative;
	margin-right: 20px;
	margin-top: -15px;
	float: left;
}

.divider {
	float: left;
	width: 100%;
	display: block;
	height: 20px;
}
.divider-border {
	width: 100%;
	display: block;
	float: left;
	margin: 20px 0 10px 0;
	border-top: 1px dotted #ddd;
}


/* === STYLING HEADER === */

.logo{
	position: absolute;
	float: left;
	margin-top: 20px;
	z-index: 9999;
}

#header {
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 999;
	height: 135px;
	background: #FFF;
	border-top: 5px solid #f8f8f8;
}

/*border-top: 5px solid #eaeaea;*/
#header_container {
	width: 940px;
	height: 135px;
	margin-right: auto;
	margin-left: auto;
}

/* === Styling Social === */

#social_container {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 40px;	
}

.social_holder {
	position: absolute;
	width: 940px;
}

#social_icons {
	background: url(../images/hr_up.png) no-repeat;
	background-position: 0px 1px;
	margin-top: -30px;
	display: block;
	padding-top: 20px;
}

#social_icons li {
	position: relative;
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}

.opacity {
	background: url(../images/opacity.png);
	width: 940px;
	height: 20px;
	position: absolute;
	margin-top: -20px;
	z-index: 99;
}

.color_icon {
	position: absolute;
	left: 0px;
}

/* === Styling Nav === */

#nav_container {
	float: right;
}

#nav {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-top: -2px;
}

.nav li {
	display: inline;
	padding-top: 47px;
	margin-right: 20px;
	float: left;
}

.nav li.current {
	padding-top: 46px;
}

.nav li a{
	color: #999;
}

.nav li a:hover {
	color: #333;
	text-decoration: none;
}

#nav ul {
	display: none;
}

.sub-menu {
	position: absolute;
	display: block;
	z-index: 999;
	margin-left: -20px;
	padding: 0px;
	margin-top: 15px;
	
}

/*-moz-box-shadow: 3px 3px 5px #666;
	-webkit-box-shadow: 3px 3px 5px #666;
	box-shadow: 3px 3px 5px #666;
	border: 3px solid #ccc;
	
	-moz-box-shadow: 2px 2px 2px #333;
	-webkit-box-shadow: 2px 2px 2px #333;
	box-shadow: 2px 2px 2px #333;
	*/
	
	
.sub-menu li {
	display: block;
	float: none;
	padding-top: 0px;
	margin-right: 0px;
}

.sub-menu li:last-child a{
	border: none;
}

.nav .current a {
	color: #333;
}

.nav .sub-menu a {
	color: #999;
}
.nav .sub-menu a {
	background:#fff ;
	background-position: -13px 1px;
	display: block;
	float: none;
	padding-bottom: 10px;
	padding-top: 12px;
	padding-left: 20px;
	padding-right: 50px;
	border-bottom: 1px solid #f8f8f8;
}

.nav .sub-menu a:hover {

}

.nav .sub-menu a:hover {
	
}

/**/
.hr_down {
	background: url(../images/hr_down.png) no-repeat;
	width: 100%;
	height: 20px;
	float:left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.hr_up {
	background: url(../images/hr_up.png) no-repeat;
	background-position: bottom;
	width: 100%;
	height: 20px;
	float:left;
	margin-top: 20px;
	margin-bottom: 25px;
}

/* === Styling Live Search === */

#live_search {
	background: url(../images/live_search_bg.png) no-repeat;
	width: 128px;
	margin-top: 41px;
	padding-right: 30px;
	float: right;
}

#live_search input {
	width: 123px;
	height: 29px;
	float: right;
	padding-left: 5px;
	color: #666;
	margin-top: 2px;
}

#next{
	background: url(../images/search_icon.png) no-repeat;
	width: 16px;
	height: 16px;
	position:absolute;
	float: right;
	margin-top: 7px;
	margin-left: 132px;
}

#current_match {
	background-color: #0099ff;
}

.highlight {
	border-radius: 5px;
	color: #fff;
}


/* === STYLING FOOTER ===*/

#footer {
	width: 100%;
	position: fixed;
	bottom: 0px;
	z-index: 999;
	height: 30px;
	background: #ffffff;
}

#footer_container {
	width: 960px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
}

#footer_container p {
	float: left;
	margin-top: 7px;
	margin-left: 10px;
	padding-left: 30px;
	color: #999;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.footer_arrow {
	background: url(../images/footer_arrow_bg.png) no-repeat;
	position: relative;
	margin-top: 4px;
	width: 42px;
	height: 26px;
	float: right;
	cursor: pointer;
}

.arrow_container {
	background: url(../images/up_down.png) no-repeat;
	background-position: 0px -12px;
	width: 16px;
	height: 16px;
	margin-left: 11px;
	padding-left: 3px;
	margin-top: 7px;
}

/* === STYLING HOME SECTION === */

.welcome_box p, .welcome_box {
	color: #666;
	text-align: center;
}

/* === Styling Slider === */

.nivoSlider {
	position: relative;
	width: 930px;
	margin-left: 5px;
	top: 5px;
}

.nivo-directionNav a {
	display: block;
	width: 50px;
	height: 50px;
	background: url(../images/arrows.png) no-repeat;
	text-indent: -9999px;
	border: 0;
}

a.nivo-nextNav {
	background-position: -50px 0;
	right: 15px;
}

a.nivo-prevNav {
	left: 15px;
}

.nivo-caption a {
	text-decoration: underline;
}

#slider-wrapper {
	top: -37px;
	position: relative;
	background: url(../images/banner_shadows.png) no-repeat;
	display: block;
	width: 940px;
	height: 390px;
	margin-bottom: 0;
}

#slider a{
    display:block;
}

.gradient_left {
	background: url(../images/gradient_left.png) repeat-y;
	float: left;
	height: 386px;
	width: 50%;
}

.gradient_right {
	background: url(../images/gradient_right.png) repeat-y;
	background-position: right;
	float: right;
	height: 386px;
	width: 50%;
}

.glow {
	background: url(../images/glow.png) no-repeat;
	position: absolute;
	height:386px;
	margin-top: -35px;
	width:940px;
}

.on_glow {
	position: absolute;
	background: url(../images/on_glow.png) no-repeat;
	width: 100%;
	height: 20px;
	margin-top: 0px;
}

.home_type_wrapper {
	margin-top: -20px;
}
/* === STYLING ABOUT ME SECTION === */

.sidebar_left .sidebar {
	padding-right: 8px;
}

.sidebar_right .sidebar {
	padding-left: 8px;
}

.sidebar_left {
	width: 220px;
	margin-right: 20px;
	margin-bottom: 48px;
	float: left;
	clear: left;
}


.skills li {
	margin-bottom: 12px;
}

.skill_bg {
	background: url(../images/heading_bg.png) repeat-x;
	width: 212px;
	height: 10px;
	display: block;
}

.skill_bar {
	width: 212px;
	height: 10px;
	display: block;
}

.tweets li {
	margin-bottom: 20px;
}

.tweets li a {
	text-decoration: underline;
	color: #01c0fe;
}

#twitter_update_list li {
	display: block;
	list-style: none;
	margin-bottom: 20px;
	color: #666;
}

#twitter_update_list li a {
	display: block;
	color: #ccc;
}

#twitter_update_list li span a {
	display: inline;
}

#twitter_update_list li span a:hover {
	text-decoration: underline;
}


.content_right {
	width: 700px;
	margin-bottom: 48px;
	float: right;
	clear: right;
}

.single_content {
	padding-top: 10px;
}


/* === STYLING MY WORK SECTION === */

/* === Styling filter === */

#filter {
	float: left;
	margin-top: 6px;
}

.filter_container {
	width: 100%;
	display: inline;
	float: left;
	margin-bottom: 40px;
}

.filter_container h2{
	margin-top: 2px;
	margin-right: 10px;
	display: inline;
	float: left;
}

#filter li {
	display: inline;
	margin: 0px 10px;
}

/* === Styling projects === */

.projects {
	width: 940px;
	float: left;
}

.projects li {
	width: 202px;
	height: 247px;
	display: block;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 40px;
}

.projects li p {
	margin-left: 5px;
}

.shadow {
	background: url(../images/shadow.png) no-repeat;
	width: 210px;
	height: 170px;
	margin-bottom: 5px;
	display: inline-block;
	margin-right: 20px;
	float: left;
}

.shadow a {
	
}

.shadow img {
	margin-top: 5px;
	margin-left: 5px;
}

/* === Read more button === */



.read_more_wrap {
	width: 960px;
	padding: 30px;
}

.read_more_wrap img {
	padding: 20px;
}

.btn {
	display: inline-block;
	margin: 5px 5px;
}

.more-link{
	margin: 25px 0px;
	display: block;
}


/* === STYLING BLOG SECTION ===*/

.block_post_wrapper {
	display: block;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 25px;
}


#categories li {
	display: block;
	line-height: 21px;
	margin-bottom: 3px;
}

#search_blog , #s{
	margin-bottom: 20px;
	height: 30px;
	color: #333;
	border: none;
	outline: none;
	padding-left: 5px;
}

#s {
	background: url(../images/subscribe_bg.png) no-repeat;
	width: 212px;
	margin-bottom: 12px;
}

#searchsubmit {
	background: transparent;
	text-transform: uppercase;
	cursor: pointer;
	margin-left: -5px;
	width: 50px;
	float: left;
}

#searchsubmit:hover  {
	text-decoration: underline;
}

/* === STYLING TYPOGRAPHY SECTION === */

.new_line_block_wrapper {
	display: block;
	width: 100%;
	float: left;
	clear: both;
}


.one_half {
	display: inline-block;
	width: 450px;
	padding: 0px 5px;
	margin-right: 20px;
	margin-bottom: 30px;
	float: left;
}

.one_half_last {
	display: inline-block;
	width: 450px;
	margin-bottom: 30px;
	padding-left:5px;
	float: left;
	clear:right;
}

.content_hr {
	background-color: #ed1c24;
	height: 3px;
	width: 100%;
	margin-bottom: 40px;
	float: left
}

.three_fourths {
	display: inline-block;
	width: 670px;
	padding: 0px 5px;
	margin-bottom: 30px;
	float: left;
}

.three_fourths_last {
	display: inline-block;
	width: 670px;
	padding-left: 5px;
	margin-bottom: 30px;
	float: left;
	clear:right;
}

.full_width {
	width: 100%;
	display: inline-block;
	padding: 0px 5px;
	margin-bottom: 30px;
	float: left;
	clear: right;
}

.one_third {
	display: inline-block;
	width: 290px;
	margin-right: 20px;
	padding: 0px 5px;
	margin-bottom: 30px;
	float: left;
}

.one_third_last {
	display: inline-block;
	width: 290px;
	padding-left: 5px;
	margin-bottom: 30px;
	float: left;
	clear: right;
}

.one_fourth {
	display: inline-block;
	width: 210px;
	margin-right: 20px;
	padding: 0px 5px;
	margin-bottom: 30px;
	float: left;
}

.one_fourth_last {
	display: inline-block;
	width: 210px;
	padding-left: 5px;
	margin-bottom: 30px;
	float: left;
	clear: right;
}

.two_third_last {
	display: inline-block;
	width: 610px;
	margin-bottom: 30px;
	padding-left: 5px;
	float: left;
}

.two_third {
	display: inline-block;
	width: 610px;
	margin-right: 20px;
	margin-bottom: 30px;
	padding: 0px 5px;
	float: left;
	clear: right;
}

.ul_with_dots {
	display: inline-block;
	list-style: disc outside;
	padding-left: 20px;
}

.ul_with_dots li {
	line-height: 20px;
}

ol {
	display: inline-block;
	list-style-type: decimal;
	padding-left: 20px;
}

blockquote {
	display: inline-block;
	background: url(../images/quote.png) 20px 0px no-repeat;
	margin-bottom: 30px;
	margin-top: 30px;
	float: left;
	clear: both;
	color: #999;
}

blockquote p {
	margin-top: 10px;
	margin-left: 105px;
	color: #999;
}

/* === STYLING CONTACT ME SECTION === */

.content_left {
	width: 700px;
	margin-right: 20px;
	margin-bottom: 48px;
	float: left;
	clear: left;
}

.sidebar_right {
	width: 220px;
	margin-bottom: 48px;
	float: left;
	clear: right;
}

.widget_search, .widget  {
	margin-bottom: 48px;
	display: block;
	overflow: hidden;
}

/* === Styling the contact form === */

#contact_form input, #contact_form textarea, #subscribe input {
	margin-bottom: 20px;
	height: 30px;
	color: #333;
	border: none;
	outline: none;
	padding-left: 5px;
}

#subscribe input {
	background: url(../images/subscribe_bg.png) no-repeat;
	width: 212px;
	margin-bottom: 12px;
}

#subscribe {
	
}

#contact_form {
	width: 620px;
	height: 480px;
	text-align: left;
}

#contact_form input {
	background: url(../images/input_bg.png) no-repeat;
	width: 301px;
}

#contact_form  textarea {
	background: url(../images/textarea_bg.png) no-repeat;
	width: 610px;
	height: 214px;
	padding: 5px 5px;
	resize: none;
}

#contact_form button {
	background: url(../images/button.png) no-repeat;
	width: 63px;
	height: 32px;
	padding: 10px 13px;
	margin-top: -6px;
	text-transform: uppercase;
	color: #333;
	cursor: pointer;
}

#contact_form button:hover {
	background: url(../images/button_hover.png) no-repeat;
}

form, button {
	border: none;
	outline: none;
}

#subscribe  button {
	background: transparent;
	text-transform: uppercase;
	cursor: pointer;
	margin-left: -5px;
}

#subscribe  button:hover  {
	text-decoration: underline;
}

.name_error, .email_error, .message_error, .subscribe_error{
	position: absolute;
	font-family: Helvetica, sans-serif;
	color: red;
	font-size: 16px;
	margin-top: -10px;
}

.subscribe_error {
	margin-top: -53px;
	margin-left: 215px;
}

.form_success {
	width: 150px;
	padding: 20px;
	text-align:center;
	background-color: #a1ddec;
	border: 1px solid #5cb2d4;
}

.form_error {
	width: 150px;
	padding: 20px;
	text-align:center;
	background-color: #fc6e8d;
	border: 1px solid #d93357;
}

/* ==== STYLING BLOG POST SECTION ==== */

#blog_post {
	padding-top: 120px;
}

.blog_shadow {
	background: url(../images/blog_shadow.png) no-repeat;
	width: 693px;
	height: 221px;
	margin-bottom: 12px;
}

.blog_shadow a {
	position: relative;
}

.blog_shadow img {
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
}

._blank {
	margin-bottom: 5px;
}

.h3_margin {
	margin-bottom: 10px;
}

.comment_header {
	margin-top: 48px;
}

.commentlist {
	width: 700px;
	margin-right: 20px;
	margin-bottom: 48px;
	float: left;
	clear: left;
}

#comments h3 {
	margin: 0px;
}

/*=================================================*/

#author {
	width: 301px;
}

/*=================================================*/

.comment {
	display: block;
	width: 100%;
	float: left;
	clear: both;
}

.depth-2 {
	width: 655px;
}

.depth-3 {
	width: 610px;
}

.comments .heading {
	width: 700px;
	height: 100px;
	margin-bottom: 28px;
}

.comments .heading_cont {
	position: absolute;
	height: 16px;
	margin-top: 40px;
	clip: rect(0px,700px,16px,0px);
}

.comments .heading_bg {
	background: url(../images/heading_bg.png) repeat-x;
	position: absolute;
	width: 700px;
	height: 16px;
	float: left;
}
.comments h2 {
	float: left;
	color: #333;
	padding-right: 20px;
	margin-top: -5px;
}

.comments_content .block_post_wrapper {
	margin-bottom: 45px;
}

.comments_content .block_post_wrapper h3 {
	margin-bottom: 16px;
}

.comments_content h3 {
	text-transform: none;
}

.children {
	margin-left: 30px;
	width: 670px;
}

.replied .post_bottom{
	width: 680px;
}

.post_bottom {
	position: absolute;
	height: 16px;
	margin-top: 50px;
	width: 700px;
}
/*clip: rect(0px,940px,16px,0px);*/

.comment-meta {
	float: right;
}

.comment-meta a{
	margin-left: 10px;
	color: #999;
}

cite, cite a{
	color: #333;
	font-weight: bold;
	margin-right: 5px;	
}

.reply {
	float: right;
	display: inline-block;
	color: #666;
	margin-top: -51px;
	padding-left: 20px;
	background: #fff;
}

.reply a{
	color: #666;
}

.reply a:hover{
	color: #333;
	text-decoration: none;
}

.post_bg {
	background: url(../images/hr_separator.png) repeat-x;
	display: inline-block;
	width: 100%;
	height: 1px;
	float: right;
}

.popular_posts, .tags {
	display: inline-block;
	width: 210px;
	margin-right: 20px;
	padding: 0px 5px;
	float: left;
}

.popular_posts li {
	overflow: hidden;
	margin-bottom: 0px;
}

.popular_posts .block_post_wrapper {
	margin-bottom: 0px;
}

.popular_posts .bubble{
	margin-top: 5px;
}

.popular_posts .posts_shadow {
	height: 100px;
}

.pop_posts_heading {
	overflow: hidden;
}

.popular_posts h3, .popular_posts h4{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.posts_shadow {
	background: url(../images/posts_shadow.png) no-repeat;
	width: 83px;
	height: 88px;
	margin-right: 18px;
	margin-bottom: 12px;
	float: left;
}

.posts_shadow a {
	position: relative;
}

.posts_shadow img {
	padding-top: 5px;
	padding-left: 5px;
}

#commentform label {
	margin-left: 5px;
}

#commentform p {
	margin-bottom: 20px;
}

#author, #email, #url {
	height: 30px;
	color: #333;
	border: none;
	outline: none;
	padding-left: 5px;
	background: url(../images/input_bg.png) no-repeat;
	width: 301px;
	float: left;
}

.comment-form-comment label {
	display: none;
}

#submit:hover {
	background: url(../images/blog_post_form_btnhover.png) no-repeat;
}

#submit {
	font-family: Droid Sans, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/blog_post_form_btn.png) no-repeat;
	width: 120px;
	height: 32px;
	padding-top: 7px;
	padding-right: 20px;
	padding-bottom: 4px;
	text-transform: uppercase;
	color: #333;
	cursor: pointer;
}

#author {
	clear: both;
}

#url {
	margin-bottom: 20px;
}

#required {
	float: right;
}

#comment {
	background: url(../images/textarea_bg.png) no-repeat;
	width: 610px;
	height: 214px;
	padding: 5px 5px;
	resize: none;
	border: none;
	outline:none;
}

#blog_post_form button {
	background: url(../images/blog_post_form_btn.png) no-repeat;
	width: 120px;
	height: 32px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 6px;
	margin-top: -6px;
	text-transform: uppercase;
	color: #333;
	cursor: pointer;
}

#blog_post_form button:hover {
	background: url(../images/blog_post_form_btnhover.png) no-repeat;
}

.bubble {
	background: url(../images/bubble.png) no-repeat;
	background-position: 0px 5px;
	float: left;
	padding-left: 20px;
	margin-top: -7px;
}

.onright { 
	float:right;
	margin-right: 10px;
}

.bubble a {
	color: #999;
}

.tagcloud a {
	background: url(../images/tags.png) repeat-y;
	background-position: right;
	display: inline;
	color: #ccc;
	padding-right: 10px;
	padding-left: 5px;
	font-size: 11px !important;
}

.tagcloud a:last-child  {
	background: none;
}

.tags a:last-child {
	background: none;
	padding-right: 0px;
	padding-left: 5px;
}

.archives li {
	display: block;
}

#website {
	margin-left: 10px;
}

.widget {
	margin-bottom: 30px;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}

.aligncenter {
	display: block;
	text-align: center;
}

.aligncenter a:first-child{
	float: left;
}

.aligncenter a:last-child{
	float: right;
}

.page_navigation_hr {
	margin-bottom: 10px;
	margin-top: 50px;
}

.video_shadow {
	
	height: 326px;
	background: none;
	border: 1px solid #f8f8f8;
	margin-bottom: 25px;
}

.video{
	padding: 3px;
	margin-left: 1px;
	
}

.v_shdaow {
	background: url(../images/blog_shadow.png) no-repeat;
	background-position: bottom;
	width: 693px;
	height: 14px;
	margin-top: -7px;
	margin-bottom: 12px;
	display:block;
}

#wpadminbar ul {
	overflow: visible;
}

#wpadminbar {
	margin-top: 0px;
}

#adminbar_opener {
	display: block;
	position: fixed;
	left: 5px;
	top: 28px;
	width: 20px;
	height: 20px;
	background: url(admin/icons/oppener.png);
	z-index: 99999;
	cursor: pointer;
}

.img-frame {
	padding: 4px;
	padding-bottom: 20px;
	background: url(../images/shadow.png) no-repeat;
	background-size: 100%;
}

.corner {
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
	margin-top: 5px;
	right: -4px;
	background: url(../images/thumb_corner.png) no-repeat;
	background-size: 100%;
	background-position: top right;
	z-index: 52;
	
}

.corner_bg {
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
	margin-top: 5px;
	right: -4px;
	background: url(../images/thumb_corner_bg.png) no-repeat;
	background-size: 100%;
	background-position: top right;
	z-index: 50;
}

.icon_holder {
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
	margin-top: 5px;
	right: -3px;
	z-index: 51;
}

.youtube .icon_holder, .vimeo .icon_holder {
	background: url(../images/video.png) no-repeat;
	background-position: top right;
}

.thumb .icon_holder {
	background: url(../images/link.png) no-repeat;
	background-position: top right;
}

.page_thumb .icon_holder {
	background: url(../images/page.png) no-repeat;
	background-position: top right;
}

.zoom .icon_holder {
	background: url(../images/image.png) no-repeat;
	background-position: top right;
}

code {
	margin-bottom: 25px;
	padding: 0px;
	display: block;
	overflow:hidden;
	width: 96%;
	padding: 0 1.9%;
	border: 1px dotted #eaeaea;
	float:left;
	font-family: Courier New, Courier, monospace;
	
}
#image-grid, #grid_clone {
	margin-top: 60px;
}
/**/

/*--------------------------------------------------
				  BUTTONS
---------------------------------------------------*/
.button, #searchsubmit, input[type="submit"]  {	
	font-family: 'Droid Sans', Arial, sans-serif;
	font-size: 10px;
	font-weight: 600;
	background: #ed1c24 url(../images/btn_bkg.png) repeat-x;	
	display: inline-block;	
	color: #fff !important;
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.3);	
	position: relative;
	cursor: pointer;
	/*font-weight: 600;*/	
	padding: 5px 15px 6px;
	border: 1px solid rgba(0,0,0,.2);	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin: 0;	
	line-height: normal !important;
}

.button:hover, #searchsubmit:hover, input[type="submit"]:hover {
	background-color: #ff0000  !important;
	text-decoration: none;
}

/*--------------------------------------------------
			CONTACT
---------------------------------------------------*/
#contact-form input[type="text"], #contact-form textarea {
	background-color: #efefef;
	border: none;
	padding: 10px;
	font-family: Helvetica, Arial, sans-serif;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #111;			
}

#contact-form input[type="text"]:focus {outline: none; background: #e1e1e1;}
#contact-form textarea:focus {outline: none; background: #e1e1e1;}

#contact-form textarea { width: 500px; font-size: 13px;}

.contact-map{
	margin-top: 5px;
	margin-bottom: 10px;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.form, .contact-success {
	padding: 15px 0;
	overflow: hidden;
}

.contact-success {
	color: #fff;
	font-size:11px;
}

.contact-success h1 {
	border: none;
}

.form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.form  li {
	position: relative;
}

.form input, .form textarea {
	width: 85%;
	margin-bottom: 12px;
	position: relative;
	padding: 2%;
}

.form textarea {
	width: 96%;
	height: 150px;
}
.form input.submit {
	width: 110px;
}

.form  li p, .form input.submit {
	margin-bottom: 0;
}

.form em {
	color:#aaaaaa;
	display: inline;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.form .contact-error {
    color: #ff0000;
    font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
    position: absolute;
    top: 0;
    right: 35px;
}

.contact-info h3 {
	padding-bottom: 10px;
}

.contact-info ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	
}

.contact-info li {
	padding: 2px 0;
	list-style-type: none;
}