/*
Theme Name: Design Infuence
Theme URI: http://www.codemyconcept.com/projects/0201/
Description: Wordpress theme made by Code My Concept
Design by Seven25. Design & Typography.
Version: 1.0
Author: Code My Concept
Author URI: http://www.codemyconcept.com/
*/

/*------------------------------*/
/*  Reset Styles                */
/*------------------------------*/ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, 
cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, 
ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button
{margin:0; padding:0; border:0; outline:0; font-size:100%; vertical-align: baseline; background:transparent;}

ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}

/*------------------------------*/
/*  General Styles              */
/*------------------------------*/ 
body { 
	background: url('img/title.gif') no-repeat left 219px;
    font-size:62.5%;
    font-family:arial,sans-serif;
    position:relative;
}

a { 
    text-decoration:none;  
	color: #6dcff6;
	
}




a:visited { 
	color: #acacac;
	}

button { 
    font-family:Helvetica,arial,sans-serif;
}

/*------------------------------*/
/*  Wrapper                     */
/*------------------------------*/ 
#wrapper {
    margin:30px 0 0;
    min-width:1600px;
    overflow:hidden;
    padding:0 0 0 317px;
}

.post { 
	background-color:white;
    border-bottom:1px solid #000000;
    border-top:1px solid #000000;
    float:left;
    margin:0 5px;
    width:303px;
}

.navigation { 
	border-top:1px solid #000000;
	float:left;
	margin:0 5px;
}
/*------------------------------*/
.post-content ul, .post-content ol {
	width: 44.8em;
	margin-left: -12px;
	padding-right: 8px;
	list-style-type: none;
}

.post-content li {
	margin: 0 0 1em 0;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 1.6;
	background: transparent url(images/bullet.gif) no-repeat left 2px;
}

.post-content ol {
	margin-left: 8px !important;
}

.post-content ol li {
	padding-left: 0;
	list-style-type: decimal;
	background: none;
}
/*------------------------------*/
 
.post img { 
	display:block;
	padding:9px 0;
}
 
.post-info { 
    background: url('img/separator.gif') no-repeat 210px bottom;
    border-top:1px solid #000000;
    min-height:150px;
    overflow:hidden;
    position:relative;
}
 
.exerpt { 
	float:left;
	padding:0 27px 0 2px;
	width:188px;
}
 
.exerpt h1 { 
    font-size:1.2em;
    line-height:20px;
}
 
.exerpt p { 
	font-size:1.2em;
	line-height:18px;
	margin:10px 0;
 }
 
.exerpt a { 
    background: url('img/arrow2.gif') no-repeat right center;
	bottom:0;
	color:#000000;
	display:block;
	font-size:1.1em;
	margin:10px 0 2px;
	position:absolute;
	width:51px;
 }
 
.meta { 
	float:left;
	padding:32px 0 0;
	width:85px;
}
 
.meta span { 
    background: url('img/bubble.gif') no-repeat left top;
    color:#959595;
    display:block;
    font-size:1.1em;
    margin:0 0 14px;
    padding:0 0 0 20px;
}
 
.meta ul { 
    color:#959595;
    font-size:1.1em;
}
 
.meta ul li { 
    line-height:18px;
}
 
.more-posts a { 
    background: url('img/arrow2.gif') no-repeat right center;
    color:#959595;
    display:block;
    float:left;
    font-size:1.2em;
    margin:0 0 0 5px;
    padding:7px 30px 7px 0;
    text-align:right;
    width:116px;
}

.less-posts a {
	background: url('img/arrow4.gif') no-repeat left center;
	color:#959595;
	display:block;
	float:left;
	font-size:1.2em;
	margin:0 0 0 40px;
	padding:7px 0 7px 30px;
	text-align:right;
	width:76px;
}

/*------------------------------*/
/*  Footer                      */
/*------------------------------*/ 
#footer { 
	left:634px;
	overflow:hidden;
	position:absolute;
	top:431px;
	width:700px;
}
 
#footer img { 
    float:left; 
}
 
#meta-footer { 
	float:left;
}
 
#links-footer { 
    overflow:hidden; 
}

#links-footer span {
	color:#000000;
	display:block;
	float:left;
	font-size:1.6em;
	font-weight:600;
	margin:1px 8px 0 0;
}
 
.social { 
    color:#000000;
    display:block;
    float:left;
    font-size:1.7em;
    font-weight:bold;
    margin:0 8px 0 0; 
}

#categories { 
	width:100px;
}

#archive {
	width:100px;
}

.lists-footer {
    float:left;
    margin:22px 0 0 0;
}
 
.lists-footer h3 {  
	color:#6DCFF6;
	font-size:1.1em;
	line-height:15px;
}

.lists-footer ul li {
	line-height: 15px; 
}

.lists-footer ul li a {
    color:#6dcff6;
    font-size: 1.1em;
}
 
#footer p { 
    clear:both;
    color:#000000;
    padding:32px 0 0;
}

#copy { 
	font-size: 1.1em;
	left:11px;
	position:absolute;
	top:574px; 
}

.home-link {
	color:#FFFFFF;
	display:block;
	height:231px;
	left:0;
	position:absolute;
	top:332px;
	width:300px;
}

.home-link:visited {
	color: #FFFFFF;
}

*+html #copy { 
	top: 600px;
}

#copy a { 
    color:#6dcff6;
}

/*------------------------------*/
/*  Single                      */
/*------------------------------*/ 
#single { 
	border-top:1px solid #000000;
	margin:30px 0 0 320px;
	overflow:hidden;
	width:615px;
}

#single-left { 
    float:left;
    width:183px;
}

#single-left h1 { 
    border-bottom:1px solid #000000;
    color:#6DCFF6;
    font-size:1.4em;
    height:69px;
    line-height:16px;
    margin:9px 0 0;
}

#meta-single { 
    border-bottom:1px solid #000000;
    min-height:87px;
    padding:11px 0 20px;
    position:relative;
}

#meta-single ul {
    color:#959595;
    margin:15px 0 0 0;
}

.email { 
	background: url('img/envelope.gif') no-repeat left center;
    color:#959595;
    font-size: 1.2em;
    padding:0 0 0 20px;
 }

#meta-single span { 
    background:url("img/bubble.gif") no-repeat left top;
    color:#959595;
    display:block;
    font-size:1.2em;
    padding:0 0 0 20px;
}

#meta-single ul li { 
	font-size:1.2em;
	line-height:18px;
}

#meta-single ul li a { 
    color:#959595;
}

#meta-single span.older {
	background: none;
	bottom:5px;
	display:inline;
	padding:0;
	position:absolute;
}

.older a { 
    background: url('img/arrow3.gif') no-repeat left center;
    color:#959595;
    display:block;
    font-size:12px;
    margin:15px 0 0;
    padding:0 0 0 25px;
}

#single-right {  
	background-color:white;
	float:right;
	padding:13px 0 0 24px;
	width:408px;
}

/*#single .page-container { width:302px; }*/

#single-right img { 
    margin:0 0 14px; 
}

#single-right p { 
	font-size:1.2em;
	line-height:18px;
	margin:0 0 15px;
}

.share { 
    background: url('img/share.gif') no-repeat left top;
    display:block;
    float:right;
    height:15px;
    margin:22px 0 8px;
    text-indent:-9999px;
    width:74px;
}

#comments-container { 
    border-top:1px solid #000000;
    clear:both;
}

.comments-bubble { 
    background:url("img/bubble.gif") no-repeat scroll left top transparent;
    color:#959595;
    display:block;
    font-size:1.2em;
    margin:11px 0 14px;
    padding:0 0 0 20px; 
}

.one-comment { 
    background: url('img/separator2.gif') no-repeat 264px bottom;
    border-bottom:1px solid #878787;
    margin:0 0 20px;
    overflow:hidden;
    padding:0 0 8px;
}

.comment-left { 
    float:left;
    padding:0 8px 0 0;
    width:256px;
}

.comment-right { 
    float:left;
    width:144px;
}

.comment-right div {
	float:left;
	width:75px;
}

#comments-container .one-comment .comment-right img { 
    float:left;
    margin:0 10px 0 8px;
}

.comment-right span { 
	display:block;
	font-size:1.1em;
	line-height:18px;
}

#comments-form { 
    border-top:1px solid #000000;
    padding:5px 0 0;
}

#comments-form h2 { 
	color:#959595;
	font-size:1.2em;
	line-height:18px;
	margin:4px 0 0;
}

#comments-form p { 
    color:#959595; 
}

#comments-form form { 
    margin:30px 0 0;
    overflow:hidden; 
}

#comments-form form p { 
    float:left;
    margin:0 18px 15px 0; }
    
#comments-form form p.no-margin { margin:0; }

#comments-form form p input { 
    border-color: #878787;
    border-style:none none solid solid;
    border-width:medium medium 1px 1px;
    display:block;
    width:190px; }

*+html #comments-form form p input { width: 180px; }

#comments-form form p label { 
    color:#000000; 
}

#comments-form form p.text-area { 
    clear:both;
    margin:0 0 15px;
}

#comments-form form p.text-area textarea { 
    border-color: #878787;
    border-style:none none solid solid;
    border-width:medium medium 1px 1px; 
    width:400px;
}

#comments-form form p.button { 
    clear:both;
    margin:0 0 15px; 
}

#comments-form form p.button input { 
    background: url('img/arrow2.gif') no-repeat right center;
	border:medium none;
	cursor:pointer;
	padding:0 23px 0 0;
	width:auto;
 }
 
/*------------------------------*/
/*  Search Form                 */
/*------------------------------*/

#searchform {
	float:left;
	margin:0 5px;
}

#searchform div {
	overflow: hidden;	
}

#searchform div input	{
	float:left;
	margin:0 5px;
	padding:0;
}

#searchform label { 
	display: none; 
}

#searchform input#s {
	border-color:-moz-use-text-color;
	border-style:none solid solid none;
	border-width:medium 1px 1px medium;
	width:112px;
}

#searchform input#searchsubmit {
	background: url('img/arrow2.gif') no-repeat right center;
	border: none;
	cursor:pointer;	
	height:15px;
	text-indent:-9999px;
	width:15px;
}