/*COMMON TAGS*/
body  {
	background-color:#1A1A1A;
	background-image:url(http://thepixelio.com/images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	font-family: verdana, san-serif, helvetica;
	font-size: 11px;
	color: #969696;
	text-align: left;
}

a {
	color:#32C1BF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clear {
	clear: both;
}

.bodyheading {
	font-family: Georgia, "Times New Roman", Georgia, serif;
	font-size: 24px;
	color: #BDBDBD;
	line-height: 30px;
}

.bodyheading2 {
	font-family: Georgia, "Times New Roman", Georgia, serif;
	font-size: 15px;
	color: #BDBDBD;
	margin: 0;
	padding-top: 15px;
}

.pageheading {
	font-family: Georgia, "Times New Roman", Georgia, serif;
	font-size: 20px;
	color: #32C1BF;
}

h1 {
	font-size: 18px;
	color: #02DFDB;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 15px;
	color: #E1E1E1;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #404040;
}

h3 {
	font-size: 15px;
	color: #C6C6C6;
	margin: 26px 0 5px 0;
}

p {
	margin-bottom: 15px;
	line-height: 16px;
}

#container {
	margin: 0px auto;
	width: 955px;
}

#header {
	position: relative;
	height: 80px;
	margin: 20px 20px 0;
}

#header h1 a {
	background: url(images/trinity_logo.gif) no-repeat;
	width: 339px;
	height: 56px;
	display: block;
	text-indent: -1000em;
	position: absolute;
}

#header ul {
	position: absolute;
	right: 0px;
	top: 20px;
}

#header li {
	float: left;
	margin-left: 15px;
	padding: 0;
	display: inline;
}

#header li a {
	float: left;
	padding: 21px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:21px; /* for IE5/Win only */
}

.dot {
	width: 3px;
	background: url(http://thepixelio.com/images/icon-dot.gif) no-repeat;
	background-position: 0 9px;
	display: block;
	text-indent: -1000em;
}




/*Main Nav Buttons*/
#home a {
	width: 47px;
	background: url(http://thepixelio.com/images/home.gif) no-repeat right 0
}
#about a {
	width: 49px;
	background: url(http://thepixelio.com/images/about.gif) no-repeat right 0
}
#works a {
	width: 50px;
	background: url(http://thepixelio.com/images/works.gif) no-repeat right 0
}
#blog a {
	width: 36px;
	background: url(http://thepixelio.com/images/blog.gif) no-repeat right 0
}
#store a {
	width: 42px;
	background: url(http://thepixelio.com/images/store.gif) no-repeat right 0
}
#contact a {
	width: 58px;
	background: url(http://thepixelio.com/images/contact.gif) no-repeat right 0
}

#header li a:hover, #header li a.selected {
	background-position: right -21px
}

#content {
	margin: 25px 20px 0;
}

#left {
	float: left;
	width: 565px;
}

#right {
	float: left;
	margin-left: 32px;
	width: 318px;
}




/*HOMEPAGE*/
#welcomeTothePixelio {
	border-bottom: 4px solid #2B2B2B;
	padding-bottom: 20px;
}

#subtitle {
	border-bottom: 4px solid #2B2B2B;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#recentworks, #summary {
	border-bottom: 4px solid #2B2B2B;
	padding: 20px 0;
}

#recentworks  ul {
	float: left;
	width: 269px;
}

#col2 {
	padding: 0 54px;
}

#recentworks li.image {
	border: 4px solid #DDD;
	height: 154px;
}




/*ABOUT PAGE*/
#left .bullets li{
	list-style: url(http://thepixelio.com/images/icon-bullet.gif);
	margin-top: 10px;
	margin-left: 30px;
}

#testimonial {
	/*background: url(../images/testi-bg.png) repeat;*/
	border-left: 2px solid #2B2B2B;
	padding: 10px 20px 0;
}

#right .comments li {
	overflow: hidden;
	font: italic 12px "Trebuchet MS", Arial, Helvetica, Verdana;
	width: 280px;
	height: 250px;
}

.prev, .next {
	width: 15px;
	height: 15px;
	margin: 20px 10px 0 0;
	border: 0;
	cursor: pointer; /* Hand-Shaped Cursor */
}

.prev {
	background: transparent url(http://thepixelio.com/images/icon-back.gif) no-repeat top left;
}

.next {
	background: transparent url(http://thepixelio.com/images/icon-forward.gif) no-repeat top left;
}




/*WORKS PAGE*/
#works-nav {
	/*border: 1px solid #FFFFFF;*/
	position: relative;
	height: 20px;
	margin: 10px 0 0;
	font-weight: bold;
	font-size: 13px;
}

#works-nav ul {
	position: absolute;
	right: 0;
	top: -4px;
}

#works-nav li {
	float: left;
	margin-left: 15px;
	display: inline;
	color: #686868;
}

#works-nav li a {
	float: left;
	padding: 1px 0 0 0;
	height: 0px !important;
	height /**/:21px; /* for IE5/Win only */
	color: #686868;
}

#works-nav li a:hover, #works-nav ul li .selected {
	color: #02DFDB;
}

.work {
	background: url(http://thepixelio.com/images/works-bg.png) repeat;
	width: 851px;
	border: 4px solid #2B2B2B;
	padding: 15px 30px;
}

.work .worktext {
	float: right;
	width: 287px;
	margin-left: 32px;
}

.work .worktext ul li{
	float:left;
	padding-right:5px;
}

.work .worktext ul li a:hover, .work .worktext .selected  {
	color:#02DFDB;
}

/*.work .worktext .selected {
	color:#02DFDB; }	
*/

element.style {
	left:0;
}

.work .workcontainer {
	/*background: url(../images/loading.gif) repeat left top;*/
	width: 524px;
	float: left;
	border: 4px solid #DDD;
	overflow: hidden;
}

.work .workcontainer ul {
	position: relative;
	width: 5400px;
	/*height: 313px;*/
}

.work .workcontainer ul li {
	position: relative;
	/*height: 313px;*/
	width: 524px;
	float: left;
	display: inline;
}

.work .workcontainer ul li img{
	position:relative;
	top:0;
	left:0;
	display: block;
}

.worktext a {
	color: #BDBDBD;
}

.worktext ul {
	margin-top: 30px;
}

a.external {
	background: transparent url(../images/icon-external-link.gif) no-repeat center right;
	padding: 0 15px 0 0;
	color:#32C1BF;
}

.white {
	color: #E1E1E1;
}

.top {
	/*border: 1px solid #FFFFFF;*/
	position: relative;
	height: 15px;
	margin: 2px 0 12px 0;
	border: 0;
}

.top ul {
	position: absolute;
	right: 0;
}




/*CONTACT PAGE*/
#contact-form {
	margin-top: 15px;
	overflow: hidden;
}

label {
	clear: both;
	float: left;
	display: block;
	text-align: right;
	margin: 10px 15px 0 0;
	width: 65px;
	font-weight: bold;

}

input, textarea {
	background: transparent url(http://thepixelio.com/images/empty.gif) repeat-x scroll 0 0;
	border: 4px solid #2B2B2B;
	float: left;
	width: 460px;
	margin-bottom: 15px;
	color: #969696;
	Font-size: 13px;
	padding: 4px 5px;
}

textarea {
	overflow: auto;
	height: 140px;
}

.sendbutton {
	float: right;
	width: 485px;
	display: block;
}

input.buttonlink {
	width: 65px;
	padding: 1px;
	border: 2px solid #2B2B2B;
	Font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.buttonlink {
	background-color: #343535;
	float: left;
}

.buttonlink:hover {
	background-color: #474747;
}

.loading-icon {
	padding: 4px 0 0 10px;
}

li.error {
	Font-size: 13px;
	font-weight: bold;
	color: #FF0000
}

li.success {
	font-size: 13px;
	font-weight: bold;
	color: #32C1BF;
}

/*FOOTER STYLE */
#footer {
	bottom: 1px;
	background-image:url(http://thepixelio.com/images/footer.jpg);
	background-repeat: repeat-x;
	height: 56px;
	margin: 100px 0 0;
	width: 100%;
}

#footer div {
	margin: 0 auto;
	width: 955px;
	position: relative;
}

#footer-nav {
	padding: 18px 20px 0;
	font-weight: bold;
	font-size: 10px;
	color: #414141;
}
#footer-nav p{
	margin-bottom: 2px;
	line-height: 14px;
}

/*#footer ul li {
	display: inline;
	padding-left: 3px;
}
*/

#footer a {
	color: #414141;
}

#footer a:hover {
	color: #02DFDB;
}

#footer-icons {
	position: absolute;
	right: 20px;
	bottom: 0;
}

#footer-icons li {
	float: left;
	margin-left: 10px;
}

#footer-icons li a{
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:30px; /* for IE5/Win only */
}

#footer-icons li a:hover {
	background-position: right -30px
}

#trinity-icon a {
	width: 30px;
	background: url(images/icon-trinity.gif) no-repeat right 0
}

#linkedin-icon a {
	width: 30px;
	background: url(images/icon-linkedin.gif) no-repeat right 0
}




/*Page not found */
#pagenotfound {
	padding: 60px 0 120px;
}
