/* @override 
	http://www.creatnology.com/css/template.css
	http://www.redgizmo.com/css/template.css
*/

body {
	margin: 0;
	background: #0e0e0e url(../globalImages/stripe.png) center top;
}

.container {
	
}

.allContent {
	background: url(../globalImages/bodyBG.png) repeat-y;
/*ba

ckground-color: #000;*/
}

.content h2, h1 {
	color: #f6482d;
	text-transform: uppercase;
}

.content h1 {
	font-size: 145%;
	line-height: 120%;
	text-transform: none;
	font-weight: bold;
	color: #ffffff;
}

.content h2 {
	font-size: 160%;
	text-transform: uppercase;
}

.footer p {
	background-color: #fff;
	width: 783px;
	height: 36px;
	margin: auto;
}

.mainBody {
	background: #fff url(../globalImages/contentBk.gif) repeat-x;
	margin-left: 36px;
}

.Shadow1 {
	height: 100%;
	background-color: #000;
}

.header {
	height: 250px;
/*b

ackground-color: #c9ddd2;*/
}

.sideBar {
	margin: 10px 0 0 9px;
}

.sideBarTop {
	background: url(../globalImages/sideBarTop.png) no-repeat;
}

.sideBarTop h2 {
	margin: 0;
	padding: 7px 0 0 8px;
	font-size: 1.2em;
	min-height: 29px;
	color: #f6482d;
	font-weight: bold;
}

.sideBarContent {
	background: url(../globalImages/sideBarBottom.png) 0 bottom;
	min-height: 70px;
	margin: 0 0 9px 0;
	padding: 0 8px 2px 8px;
}

.sideBarContent img {
	border: 2px solid white;
}

img.secondWorkImage {
	border-left-style: none;
}

.sideBarContent p {
	font-size: 80%;
}

.content {
	margin: 10px 0 0 17px;
	min-height: 432px;
}

.footer {
	margin-top: 72px;
	margin-left: 36px;
	min-height: 72px;
	background: url(../globalImages/contentBottom.png) no-repeat;
	padding-left: 18px;
}

.footer ul {
	background-color: #fff;
	width: 783px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 12px;
}

.footer li {
	display: inline;
	padding-left: 18px;
}

.footer li.first {
	padding-left: 0px;
}

/* ARTICLE COMMENTS */

#comments {
	
}

#comments h6, #comment-form h6 {
	text-transform: uppercase;
	border-bottom: 1px solid #aaa;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 5px;
	margin: 25px 0 0 0;
}

#comments dl {
	padding: 0;
	margin: 0;
}

#comments dl dt {
	text-transform: uppercase;
}

#comments .comment-date {
	float: right;
}

#comments .posted-by {
	text-transform: none;
}

#comments dl dd {
	margin: 15px 0 0 0;
}

#comments .even {
	background-color: #eee;
}

#comment-form {
	
}

#comment-form h6 {
	
}

fieldset#comment-form-field {
	background-color: #eee;
	border: 1px solid #ccc;
	margin: 25px 0 25px 0;
	padding: 10px 0 10px 25px;
}

fieldset#comment-form-field label {
	color: #111;
}

form#comment-form-form {
	float: left;
	width: 50%;
	clear: left;
}

#disclaimer {
	float: right;
	width: 35%;
	clear: left;
	margin: 30px 35px 0 0;
}

#disclaimer p {
	padding-left: 15px;
}

h3.theWork_homepage {
	font-size: 100%;
	text-transform: capitalize;
	color: #f78f1e;
	line-height: 120%;
	font-weight: bold;
}

h3.OrangeTitle {
	color: #f78f1e;
	text-transform: uppercase;
	margin-bottom: 8px;
}

img.theWork_img {
	float: left;
	padding: 4px 8px 8px 0;
}

img.theWork_img2 {
	float: right;
	padding: 4px  0 8px 8px;
}

span.redTitle {
	color: #d33434;
	font-weight: bold;
}

a.redlink {
	color: #d33434;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 0;
}

.skill {
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}



.skillsLeft {
	clear: left;
	float: left;
	height: auto;
	width: 214px;
	margin-top: 10px;
}

.skillsRight {
	clear: right;
	float: right;
	height: auto;
	width: 214px;
	margin-top: 15px;
}

.processLeft {
	clear: left;
	float: left;
	height: auto;
	width: 20%;
	margin-top: 10px;
}

.processRight {
	clear: right;
	float: right;
	height: auto;
	width: 70%;
	margin-top: 0px;
}

.ast {
	color: #FF0000;
}

li {
	list-style-type: circle;
}

.EffectTrigger {
	cursor: pointer;
	font-size: 80%;
	color: red;
	text-decoration: none;
	text-transform: uppercase;
}

h4 {
	color: red;
	font-weight: bold;
	font-size: 130%;
}

h3 {
	color: white;
	font-weight: bold;
	font-size: 150%;
}

span.label,span.spacer,span.multiple span {
	width: 120px;
	float: left;
}

span.multiple {
	float: left;
}

span.button {
	padding-left: 120px;
}

div.clear {
	clear: both;
	padding-top: 5px;
}