body
{
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #262626;
	font: 10px/18px Verdana, sans-serif;
	text-align: center;
	border: 0;
	outline: none;
}

img
{
	outline: none;
	border-width: 0;
}

a
{
	border: 0;
	outline: none;
	text-decoration: none;
	color: #145766;
}

a:hover, a:visited
{
	color: #145766;
}

/*		Skip the Navigation		*/
.skippytheskipper { display: none; }

/*		Header		*/
#header
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 770px;
	height: 105px;
	clear: both;
	background-color: #7A97AA;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/*		Content Layout		*/
#content-shell
{
	padding: 0;
	margin: 45px auto 0 auto;
	width: 770px;
}

#left-col
{
	float: left;
	width: 495px;
	margin: 0;
	padding:0;
}

#right-col
{
	float:right;
	width:250px;
	margin: 0;
	padding:0;
}

#footer
{
	width: 770px;
	margin: 0 auto;
	background: #E4EAEE;
	clear: both;
	border-color: #fff;
	border-width: 45px 0 0 0;
	border-style: solid;
	padding: 10px;
}

/* 		Header tdi Links     */
#header a#go-home
{
	margin: 0;
	padding: 0;
	width: 664px;
	height: 107px;
	float: left;
	outline: none;
}

#tdi-links
{
	margin: 10px 10px 0 0;
	padding: 0;
	width: 76px;
	height: 102px;
	float: right;
	border-width: 0px;
}

#tdi-links ul
{
	position: relative;
	margin: 0;
	padding: 0;
	width: 76px;
	height: 102px;
}

#tdi-links ul li
{
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

li#tdi, li#tdi a
{
	top: 0;
	width: 76px;
	height: 50px;
	outline: none;
	display: block;
	border-width: 0px;
}

li#it-tdi, li#it-tdi a
{
	top: 85px;
	width: 76px;
	height: 16px;
	border: 0;
	outline: none;
	display: block;
}

/*		Navbar/tabs Layout		*/
#navbar
{
	margin: 0 auto 0 auto;
	padding: 0;
	width: 770px;
	height: 33px;
	background-color: transparent;
	display: block;
}

#navtabs
{
	position: relative;
	background: url(/images/navtabs.gif) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	width: 770px;
	height: 33px;
}

#navtabs li
{
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navtabs li, #navtabs a,  #navtabs a span.link-text
{
	height: 27px;
	display: block;
	text-decoration: none;
}

#navtabs span.link-text { visibility: hidden; }

/*		Tabs: Positioning		*/
#navtabs li#tab-home
{
	top: 0;
	left: 361px;
	width: 35px;
}

#navtabs li#tab-blog
{
	top: 0;
	left: 424px;
	width: 32px;
}

#navtabs li#tab-clients
{
	top: 0;
	left: 482px;
	width: 48px;
}

#navtabs li#tab-projects
{
	top: 0;
	left: 557px;
	width: 60px;
}

#navtabs li#tab-about
{
	top: 0;
	left: 640px;
	width: 43px;
}

#navtabs li#tab-contact
{
	top: 0;
	left: 709px;
	width: 58px;
}

/*				Tabs: Rollovers
*/

#navtabs li#tab-home a:hover { background: url(/images/navtabs.gif) -361px -33px no-repeat; }
#navtabs li#tab-blog a:hover { background: url(/images/navtabs.gif) -424px -33px no-repeat; }
#navtabs li#tab-clients a:hover { background: url(/images/navtabs.gif) -482px -33px no-repeat; }
#navtabs li#tab-projects a:hover { background: url(/images/navtabs.gif) -557px -33px no-repeat; }
#navtabs li#tab-about a:hover { background: url(/images/navtabs.gif) -640px -33px no-repeat; }
#navtabs li#tab-contact a:hover { background: url(/images/navtabs.gif) -709px -33px no-repeat; }

/*				Current Page: Tabs On, Links Off
*/

body#texturadesign-com.page-home #tab-home { background: url(/images/navtabs.gif) -361px -33px no-repeat; }
body#texturadesign-com-blog #tab-blog { background: url(/images/navtabs.gif) -424px -33px no-repeat; }
body#texturadesign-com.page-clients #tab-clients { background: url(/images/navtabs.gif) -482px -33px no-repeat; }
body#texturadesign-com-projects #tab-projects { background: url(/images/navtabs.gif) -557px -33px no-repeat; }
body#texturadesign-com.page-about #tab-about { background: url(/images/navtabs.gif) -640px -33px no-repeat; }
body#texturadesign-com.page-contact #tab-contact { background: url(/images/navtabs.gif) -709px -33px no-repeat; }


/*		Entry Styles		*/
div.entry
{
	position: relative;
	margin: 20px 0 0 0;
	padding: 0;
	text-align: left;
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 18px;
}

/*		Entry Titles		*/
h1
{
	margin: 0;
	padding: 0;
	color: #1D7F94;
	text-transform: uppercase;
	font-family: Arial, "Lucida Grande",sans-serif;
	font-size: 12px;
	font-weight: lighter;

}

body.individual-entry-archive h1, h1.larger {font-size:14px;}


body#home div.entry p.more
{
	margin-top: -5px;
	padding: 0;
}

div.entry p
{
	margin: 0 0 0 0;
	padding: 0;
}

div.entry p.date
{
	margin: 0;
	padding: 0;
}

div.entry p.comments
{
	margin: 0;
	padding: 0;
	color: #1D7F94;
}

/*		Entry Text Styles
*/

div.entry blockquote
{
	color: #666;
	font-size: 11px;
	font-style: italic;
}

div.entry ul
{
	margin: 0 0 0 16px;
	padding: 0;
	font-style: normal;
}

/*		Entry Image Styles
*/

div.entry p.more img
{
	float: none;
	margin: 0;
	vertical-align: middle;
}

/* div.entry p img
{
	margin: 0 0 3px 8px;
	float: right;
	vertical-align:top;
}*/

div.entry div.left-col
{
	float: left;
	margin: 0 23px 0 0;
	width: 250px;
}

div.entry div.right-col
{
	float: right;
	margin: 0;
	width: 250px;
}

/*		Link Styles
*/

h1 a:link, h1 a:visited
{
	color: #1D7F94;
	text-decoration: none;
}

h1 a:hover
{
	color: #626262;
	text-decoration: none;
}

div.entry p a:link,
p.date a:link,
p.xml a:link,
div.entry p.more a:link,
#comment-shell p a:link,
ul.recent-posts a:link,
ul.archive-list a:link, 
.policy a:link,
div.entry ul a:link
{
	font-style: normal;
	font-weight: bold;
	color: #145766;
	text-decoration: none;
}

div.entry p a:visited,
p.date a:visited,
p.xml a:visited,
div.entry p.more a:visited,
#comment-shell p a:visited,
ul.recent-posts a:visited,
ul.archive-list a:visited, 
.policy a:visited,
div.entry ul a:visited
{
	font-style: normal;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}

div.entry p a:hover,
p.date a:hover,
p.xml a:hover,
div.entry p.more a:hover,
#comment-shell p a:hover,
ul.recent-posts a:hover,
ul.archive-list a:hover, 
.policy a:hover,
div.entry ul a:hover
{
	font-style: normal;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
}

/*		Seperators, Lines, Padding
*/

div.clear { clear: both; }

div.clear10
{
	clear: both;
	height: 10px;
}

div.clear20
{
	clear: both;
	height: 20px;
}

div.seperator
{
	clear: both;
	height: 1px;
	padding: 0;
	border-width: 0;
	background-color: #F69;
	margin: 0;
}

body#page-about-blog div.seperator
{
	display: block;
	margin-top: 15px;
	height: 17px;
}

/*		Comment Styles
*/

#comment-shell
{
	margin: 5px 0 0 0;
	padding: 0 0 20px 0;
	text-align: left;
	font-size: 11px;
	clear: both;
}

#comment-shell p.comment
{
	margin: 18px 0 5px 0;
	padding: 0;
	color: #666;
}

#comment-shell p
{
	margin: 0;
	padding: 0 0 10px 0;
}

/*		Post Your Comment Styles
*/

#post-shell
{
	margin: 7px 0 0 0;
	padding: 0 0 40px 0;
	text-align: left;
	font-size: 11px;
	clear: both;
}

form#comments_form
{
	margin-top: 10px;
	border: 0;
	padding: 0;
	width: 390px;
	font-size: 10px;
	line-height: 10px;
	color: #666;
}

div.form-left
{
	margin: 0;
	padding: 0 0 12px 0;
	float: left;
}

div.form-email
{
	margin: 0;
	padding: 0 0 25px 10px;
	float: left;
}

div.form-right
{
	margin: 0;
	padding: 0 0 12px 0;
	float: right;
}

input#comment-author, input#comment-email, input#comment-url
{
	margin-top: 4px;
	width: 165px;
}

input#comment-bake-cookie { vertical-align: middle; }

textarea#comment-text
{
	margin-top: 4px;
	width: 390px;
	height: 100px;
}

.policy
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: left;
	width: 400px;
	color: #666;
}

/*	About the blog
*/

body#page-about-blog h3
{
	margin: 0 0 -6px 0;
	padding: 0;
	color: #959595;
	font: normal 16px "Lucida Grande", Arial, sans-serif;
}

/*	Meet the Bloggers
*/

body#page-about-us h2
{
	margin: 0 0 -8px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

body.page-about-us h2
{
	margin: 0 0 -8px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

body#page-about-us h3
{
	margin: 0 0 -8px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

body.page-about-us h3
{
	margin: 0 0 -8px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}

div.entry ul.recent-posts
{
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
	font: normal 11px/18px Verdana, sans-serif;
}

/*		Archives
*/

h3.entry-search { margin: 20px auto 0 auto; }

div.entry-tags
{
	color: #999;
	font-size: 10px;
}

div.entry-tags a { color: #999; }
div.entry-tags a:hover { color: #0860a8; }

ul.archive-list
{
	list-style-type: square;
	font: 12px/20px Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	clear: both;
padding:0;margin:0;
}
div.mainmodule ul.archive-list {
margin:0 0 0 -15px;padding:0;
}
ul.archive-list li
{
	margin: 0 0 0 40px;
	padding: 0;
	font-weight: normal;
	font-style: normal;
}

ul.archive-list li span
{
	color: #959595;
	font-weight: normal;
	font-style: normal;
}

div.tags-app-tagcloud
{
	line-height: 28px;
	word-spacing: 4px;
	text-decoration: none;
}

div.tags-app-tagcloud a:link, div.tags-app-tagcloud a:visited { text-decoration: none; }
div.tags-app-tagcloud a:hover { text-decoration: underline; }

/*
	Sidebar Items
*/

div.side-item
{
	margin: 0 0 20px 0;
	padding: 0;
	width: 250px;
	background-color: #F2F2F2;
	border-color: #F2F2F2;
	border-width: 1px;
	border-style: solid;
	color: #444;
}

div.side-item p.featured,
div.side-item p.featured a

{
	margin: 0 0 0 0;
	padding: 0;
	border-width: 0;
}


div.side-item h2
{
	margin: 0;
	text-indent:-999em; // a more kosher way of image replacement
	overflow:hidden;
}

div.side-item h3, div.side-item h4
{
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
}


div.side-item h3
{
	color: #1D7F94;
	font-size: 12px;
	margin: 9px 9px 0 9px;
}

div.side-item h4
{
	font-size: 10px;
	margin: 0px 9px 0 9px;
}


div.side-item p
{
	margin: 0 9px 9px 9px;
	text-align: left;
	line-height: 16px;
}


div.side-item img.side-img-float
{
	margin: 0 0 0 0;
	padding: 2px;
	border-width: 1px;
	float: right;
	border-color: #ccc;
	border-style: solid;
}

div.side-item2
{
	margin: 0 0 14px 0;
	padding: 0;
	background: #FFF url(/images/sidebar/mid.gif) repeat-y 0 0;
	width: 250px;
	display: none;
}

body#entry div.side-item2 { display: block; }

hr.divider
{
	border-color: #C4C4C4;
	border-width: 0;
	padding: 0;
	margin: 0;
}
hr {display:none;}

.all em
{
	color: #0b61ac;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

/*		Search Form
*/

.side-item-googlesearch form
{
	margin: 10px 15px;
	padding: 2px 0 0 0;
	color: #444;
	font: 11px Verdana, sans-serif;
	text-align: left;
}

div.side-item input.txt
{
	margin: 5px 0 6px 0;
	padding: 0;
	display: inline;
	width: 180px;
	color: #999;
	font-size: 12px;
	float: left;
}

div.side-item input.btn
{
	margin: 2px 0 0 6px;
	padding: 0;
	float: none;
}

p.sbar, p.xml
{
	margin: 0 0 0 11px;
	padding: 2px 0 4px 0;
	color: #626262;
	font: bold 12px Verdana, sans-serif;
	text-align: left;
}

p.sbar-related
{
	margin: 0;
	padding: 5px 11px 0 11px;
	color: #FFF;
	text-align: left;
	background: #186BAE url(/images/sidebar/related-head-bg.gif) repeat-y 0 0;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	vertical-align: middle;
}

p.xml span { font-weight: normal; }

span.legal
{
	font: 11px/18px Verdana, sans-serif;
	color: #666;
}

/*		List Item Styles
*/

ul.gradient
{
	margin: 4px 0 8px 1px;
	padding: 0;
	list-style-type: none;
	background: url(/images/sidebar/gradient.gif) no-repeat 0 0;
	width: 234px;
	text-align: left;
}

ul.gradient-related, p.featured-item
{
	margin: 4px 0 8px 1px;
	padding: 0;
	list-style-type: none;
	width: 234px;
	text-align: left;
}

ul.hidden
{
	margin: 8px 0 8px 1px;
	padding: 0;
	list-style-type: none;
	background: url(/images/sidebar/gradient.gif) no-repeat 0 0;
	width: 234px;
	text-align: left;
}

ul.gradient li, ul.gradient-related li, ul.hidden li
{
	margin: 0 10px 0 10px;
	padding: 8px 0 1px 0;
	font: 11px Verdana, sans-serif;
}

ul.gradient li.all, ul.gradient-related li.all, ul.hidden li.all
{
	margin-left: 23px;
	list-style-image: url(/images/raquo2.gif);
}

ul.gradient-related span.blog-description { display: none; }
body#blogs-tdi-com ul.gradient-related span.blog-description { display: inline; }

p.featured-item
{
	font: 11px Verdana, sans-serif;
	text-align: left;
	padding: 0 8px 0 8px;
	width: 220px;
}

p.featured-image
{
	padding: 0;
	margin: 0;
	border-width: 0;
}

/*		Sidebar Link Styles
*/

ul.gradient-related a:link, ul.gradient a:link, ul.hidden a:link, span.legal a:link
{
	font-weight: normal;
	color: #0b61ac;
	text-decoration: none;
}

ul.gradient-related a:visited, ul.gradient a:visited, ul.hidden a:visited, span.legal a:visited
{
	font-weight: normal;
	color: #0b61ac;
	text-decoration: none;
}

ul.gradient-related a:hover, ul.gradient a:hover, ul.hidden a:hover, span.legal a:hover
{
	font-weight: normal;
	color: #626262;
	text-decoration: underline;
}

/*	
	Add to... Widget 
*/

div.entry p.comments span.widget img
{
	margin: 0 0 0 10px;
	padding: 2px 0 0 0;
	float: none;
}

span.widget
{
	position: absolute;
	width: 115px;
}

span.widget span.widgetList
{
	position: absolute;
	background-color: #FFF;
	padding: 0;
	top: -95px;
	left: 5px;
	width: 115px;
	visibility: hidden;
	text-align: left;
	border: 2px solid #CBCBCB;
	color: #626262;
	z-index: 1000;
}

span.widget span.widgetList a
{
	display: block;
	padding: 5px 0 4px 5px;
	font-size: 12px;
	border: 0;
	outline: none;
	border-bottom: 1px solid #CBCBCB;
}

span.widget span.widgetList a.link:link,
span.widget span.widgetList a.link:visited
{
	background-color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

span.widget span.widgetList a.link:hover
{
	background-color: #666;
	color: #FFF;
	text-decoration: none;
}

span.wheader
{
	background-color: #EBEBEB;
	padding: 2px 0;
	display: block;
	text-align: center;
	font: normal 10px Arial, sans-serif;
	border-bottom: 1px solid #CBCBCB;
}

span.wfooter
{
	background-color: #EBEBEB;
	padding: 3px 0 3px 5px;
	display: block;
	text-align: left;
	font: normal 10px Arial, sans-serif;
	border: 0;
}

span.widget span.widgetList span.wfooter a
{
	background-color: #EBEBEB;
	padding: 0;
	display: block;
	text-align: left;
	font: normal 10px Arial, sans-serif;
	border: 0;
}

/* ----- Added or Changed by Jesse - 5.23.07 ----- */

/* Entry Related Styling */

div.entry {
margin-top:0;
padding-top:0;
padding-bottom:15px;
margin-bottom:15px;
}

body#texturadesign-com-blog div.entry {
	border-bottom: dotted 1px #C4C4C4;
	padding-bottom:25px;
    margin-bottom:30px;
}

div.entry img {
	margin:0 12px 5px 0;
	padding:3px;
	border:1px solid #EBEBEB;
	float:left;
	vertical-align:top;
	}

div.entry p {
	padding: 0 0 10px 0;
	margin: 0;
	}

div.entry p.comments { clear:both; margin:0;line-height:1.5;}

div.entry h1 { margin:0 0 0 0;line-height:1;}

div.entry h2 { font-size:13px; margin:8px 0 0 0;}

div.entry h3 { font-size:11px; margin:0 0 8px 0;color:#555;}

div.entry p.date {margin:0 0 10px 0;}

.entry-col-left {
	width:220px;
	float:left;
	clear:none;
	}

.entry-col-right {
	width:240px;
	float:right;
	clear:none;
	}

dt a {font-weight:bold;}


/* Section Headers for each division of the site */

	div.section-divider	{
		height: 35px;
		margin: 0;
		padding: 0;
		border-width: 0;
		}
	div.section-head {
		margin-bottom:20px;
		background-repeat: no-repeat;
		background-position: top center;
		}
	div.section-head h3 {
		height: 11px;
		margin: 0;
		padding: 0;
		border-width: 0;
		text-indent: -999em; // A more kosher image replacement
		overflow:hidden; 
		}

	div.section-head#cprojects { background-image: url(/images/tdi-cprojects-head.gif); }
	div.section-head#clients { background-image: url(/images/tdi-clients-head.gif); }
	div.section-head#blog { background-image: url(/images/tdi-blog-head.gif); }
	div.section-head#projects { background-image: url(/images/tdi-projects-head.gif); }
	div.section-head#about { background-image: url(/images/tdi-about-head.gif); }
	div.section-head#contact { background-image: url(/images/tdi-contact-head.gif); }
	div.section-head#archives { background-image: url(/images/tdi-archives-head.gif); }

/* Side Item Styling */

	div.side-item .archive-list {
		text-align:left;
		margin:0;padding:0 auto;
		font-size:10px;
		}
	div.side-item .archive-list li {
		line-height:1.5;
		}
	div.side-item p.date {
		padding:10px 0 0 10px;
		}
	div.side-item div#speak,
	div.side-item div#books,
	div.side-item div#module-archives,
div.side-item div#searchgoogle {
		background-position: center;
		background-repeat: no-repeat;
		padding: 5px 0;
		background-color: #fff;
		}

	div.side-item div#speak { background-image: url(/images/side-speak-head.gif); }
	div.side-item div#searchgoogle { background-image: url(/images/side-search-head.gif); }
	div.side-item div#books { background-image: url(/images/side-books-head.gif); }
	div.side-item div#module-archives { background-image: url(/images/side-archives-head.gif); }
	a#button-archive {
		display:block;
		height:25px;
		width:228px;
		background: url(/images/button-archives.gif) top left;
		text-indent:-999em;
		overflow:hidden;
		}
	a#button-archive:hover { background-position:bottom; }
	#archive-list-full { display:none; }

div.mainmodule {text-align:left;}
div.mainmodule p.date {
	margin: 5px 0 0 0;
	padding: 0;
	}

.project-entry img {display:none;}
.project-entry .project-thumb img {display:block;float:left;}

/*
Theme: inphecthyuz
Author: Infected-FX
URL: www.infectedfx.net
Country: Mexico
*/

table {
	border-spacing:1px;
	background-color:#E7E7E7;
	color: #b7b7b7;
	width:100%;
}

caption {
	font-weight: bold;
	background: #50ADEA url(http://infectedfx.net/css/tables/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

td, th
{
	padding: 4px;
	vertical-align: top;
}

td small
{
	color: #333;
	font-size: 11px;
}

td.topic
{
	width:50%;
}

thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

tbody th {
	font-weight: bold;
}

tbody tr.row		{
	background-color:#FFF; 
	text-align:left;
	}
tbody tr.row_odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
	text-align:left;
}

tbody tr td { 
	background: #FFF;
	border: 1px solid #FFF;
	}

tbody tr.row_odd td{ 
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

tbody th a:link,
tbody th a:visited,
table td a:link,
table td a:visited {
	color: #1975D7;
	text-decoration: none;
}

tbody th a:hover,
table td a:hover {
	color: #50ADEA;
	text-decoration: none ;
}
tbody td a[href="http://www.infectedfx.net"] {
	margin: 0 auto;
	background: url(http://infectedfx.net/css/tables/ok.gif) no-repeat;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color:#FF8601;
}

table a[title^="Download"] { 
	background: url(http://infectedfx.net/css/tables/down.gif) no-repeat center;
	padding:20px 0px 0px 15px;
}

tfoot th, tfoot td {
	background-color:#E7E7E7; padding:10px;
	text-align:center; 
	font-family:'Lucida Grande', verdana, helvetica, 'trebuchet ms', arial, sans-serif;
	font-size:22px; font-weight:bold; font-style:italic;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}
