/*----------------------------------------------

	Theme Name: 	Graphorce
	Theme URI:		http://www.graphorce.com
	Description:	---
	Version:		1.0
	Author:			Sandeep Prabhakaran
	Author URI:		http://www.graphorce.com
	Date:			December 29 '09
	File:			style.css
	
-----------------------------------------------*/


/*------------------------------------------
	>> GLOBAL STYLES
------------------------------------------*/
body {
	background-color: #15151a;
	background-image: url(images/bg_home.png);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
        color: #313039;
}

.abm {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}

img {
	border: 0px;
}

a:hover {
	border-bottom: 1px dotted #ffffff;
}

/*------------------------------------------
	>> HEADER STYLES
------------------------------------------*/
.abm .header {
	width: 1000px;
	float: left;
	height: 152px;
}

.abm .header .logo {
	display: block;
	width: 154px;
	height: 17px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 70px;
	float: left;
}

.abm .header .logo:hover{
	border-bottom: 0px;
}

.abm .header .status {
	display: block;
	width: 182px;
	height: 47px;
	background-image: url(images/button_status.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 70px;
}

.abm .header .status:hover {
	border-bottom: 0px;
}

.abm .header .navigation {
	float: right;
	margin-top: 24px;
	margin-right: 76px;
	list-style-type: none;
	color: #807f87;
}

.abm .header .fix {
	margin-top: 69px;
}

.abm .header .navigation li {
	margin-right: 30px;
	margin-left: 30px;
	float: left;
	font-size: 11px;
}

.abm .header .navigation a {
	color: #807f87;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

.abm .header .navigation a:hover,
.abm .header .navigation .active,
.abm .header .navigation .current_page_item,
.abm .header .navigation .current_page_item a,
.abm .header .navigation .current_page_parent a {
	color: #f4f4f4;
	border-bottom: 0px;
}

/*------------------------------------------
	>> SLIDER STYLES
------------------------------------------*/
.abm .slider {
	width: 1000px;
	height: 538px;
	background-image: url(images/bg_slider.png);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	text-align: center;
}

.abm .slider .switch {
	float: right;
	position: relative;
	right: 0px;
	top: 70px;
	color: #a8a8a8;
	text-transform: uppercase;
	font-size: 12px;
	display: none;
}

.abm .slider .switch .text {
	float: left;
}

.abm .slider .switch .button {
	width: 31px;
	height: 12px;
	background-image: url(images/button_switch_right.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 5px;
	display: block;
	float: left;
}

.abm .slider .switch .button_if {
	width: 31px;
	height: 12px;
	background-image: url(images/button_switch_left.png);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-right: 5px;
	display: block;
	float: left;
}

.abm .slider .box {
	margin-left: auto;
	margin-right: auto;
	width: 963px;
}

.abm .slider .box .cprev {
	width: 79px;
	height: 97px;
	background-image: url(images/button_previousslide.png);
	background-repeat: no-repeat;
	margin-top: 245px;
	display: none;
	float: left;
}

.abm .slider .cnext {
	width: 78px;
	height: 97px;
	background-image: url(images/button_nextslide.png);
	background-repeat: no-repeat;
	margin-top: 245px;
	display: none;
	float: right;
}

.abm .slider .placeholder {
	background-image: url(images/title_home.jpg);
	background-repeat:  no-repeat;
	background-position: 45px 45px;
	width: 786px;
	height: 341px;
}

.abm .slider .placeholder h2 {
	display: none;
}

.abm .slider .frame {
	border: 10px solid #eaeaea;
	background-color: #ffffff;
	width: 786px;
	height: 341px;
	float: left;
	margin-top: 90px;
	position: absolute;
	margin-left: 79px;
	overflow: hidden;
}

.abm .slider .frame .button {
	width: 259px;
	height: 40px;
	background-image: url(images/button_playslide.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 45px;
	margin-top: 270px;
}

.abm .slider .frame .button:active,
.abm .slider .frame .button:visited {
	color: #ffffff;
}

/*------------------------------------------
	>> CONTENT STYLES
------------------------------------------*/
.abm .content {
	width: 960px;
	margin-left: 10px;
	float: left;
	margin-top: 30px;
	color: #7f7e86;
	text-align: left;
	font-size: 12px;
}

.abm .content h2 {
	color: #c1c1c1;
	font-size: 22px;
	font-family: trebuchet ms;
	text-align: left;
}

.abm .content .quote {
	width: 311px;
	float: left;
	margin-left: -6px;
}

.abm .content .quote .button {
	display: block;
	margin-top: 25px;
	width: 259px;
	height: 40px;
	background-image: url(images/button_quote.png);
	background-repeat: no-repeat;
}

.abm .content .quote .button:active,
.abm .content .quote .button:visited {
	color: #15151a;
}

.abm .content .quote .button:hover {
	border-bottom: 0px;
}

.abm .content .news {
	width: 310px;
	margin-left: 34px;
	float: left;
}

.abm .content .news ul {
	list-style-type: none;
	padding: 0px;
}

.abm .content .news li {
	border-bottom: 1px solid #26242e;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.abm .content .news li a {
	color: #c1c1c1;
	text-decoration: none;
	font-weight: bold;
}

.abm .content .news li a:hover {
	border-bottom: 1px dotted #ffffff;
}

.abm .content .news li .comments {
	width: 31px;
	height: 31px;
	background-image: url(images/bg_comments.png);
	background-repeat: no-repeat;
	color: #1e1e23;
	font-weight: bold;
	float: right;
	text-align: center;
	padding-top: 5px;
	padding-right: 1px;
	margin-left: 10px;
}

.abm .content .news a {
	color: #807f87;
	text-decoration: none;
	font-weight: bold;	
}

.abm .content .news li .comments a {
	color: #1e1e23;
	text-decoration: none;
	margin: 0px;
	float: none;
}

.abm .content .news li .comments a:hover {
	border-bottom: 0px;
}

.abm .content .clients {
	float: left;
	margin-left: 37px;
	width: 258px;
}

.abm .content .clients .box {
	background-image: url(images/bg_testimonials.png);
	background-repeat: no-repeat;
	width: 258px;
	padding: 15px;
	color: #807f87;
	text-align: left;
}

.abm .content .clients a{
	color: #807f87;
	border-bottom: 1px dotted #ffffff;
	text-decoration: none;
}

.abm .content .clients .title {
	background-image: url(images/bg_testimonials_bottom.png);
	background-repeat: no-repeat;
	width: 273px;
	padding: 15px;
	padding-right: 0px;
	color: #807f87;
	text-align: right;
	margin-left: 0px;
	height: 0px;
}

.abm .content .clients .title cite {
	color: #c1c1c1;
	font-style: normal;
}

.abm .content .clients .title a {
	text-decoration: none;
	color: #807f87;
	border-bottom: 0px;
}

/*------------------------------------------
	>> FOOTER STYLES
------------------------------------------*/
.abm .footer {
	width: 960px;
	height: 28px;
	margin-left: 10px;
	float: left;
	margin-top: 30px;
	color: #807f87;
	background-color: #0e0e12;
	padding: 10px;
	margin-bottom: 20px;
}

.abm .footer a {
	border-bottom: 0px;
}

.abm .footer .right {
	float: right;
	padding-top: 8px;
	padding-right: 3px;
}

.abm .footer .left p {
	padding-top: 8px;
	padding-left: 3px;
	margin: 0px;
	float: left;
}

.abm .footer .left .twitter,
.abm .footer .left .linkedin,
.abm .footer .left .facebook {
	display: block;
	float: left;
	margin-left: 15px;
}

.abm .footer .left .twitter {
	background-image: url(images/bookmark_twitter_off.png);
	background-repeat: no-repeat;
	width: 106px;
	height: 26px;
}

.abm .footer .left .twitter:hover {
	background-image: url(images/bookmark_twitter_on.png);
}

.abm .footer .left .linkedin {
	background-image: url(images/bookmark_li_off.png);
	background-repeat: no-repeat;
	width: 106px;
	height: 26px;
}

.abm .footer .left .linkedin:hover {
	background-image: url(images/bookmark_li_on.png);
}

.abm .footer .left .facebook {
	background-image: url(images/bookmark_fb_off.png);
	background-repeat: no-repeat;
	width: 106px;
	height: 26px;
}

.abm .footer .left .facebook:hover {
	background-image: url(images/bookmark_fb_on.png);
}

/*------------------------------------------
	>> SUBPAGE (ABOUT) STYLES
------------------------------------------*/
.about {
	background-image: url(images/bg_about.png);
	background-repeat: repeat-x;
}

.about .process {
	width: 908px;
	height: 238px;
	float: left;
	margin-left: 51px;
	margin-top: 45px;
	background-image: url(images/title_about.png);
	background-repeat: no-repeat;
	padding-top: 255px;
	padding-left: 5px;
	padding-right: 5px;
}

.about .process .col {
	width: 158px;
	margin-left: 12px;
	margin-right: 11px;
	text-align: left;
	float: left;
}

.about .process .col b {
	font-size: 16px;
	color: #313039;
}

.abm .content {
	width: 990px;
	margin-left: 10px;
	float: left;
	color: #7f7e86;
}

.about .content h2 {
	text-transform: uppercase;
}

.about .content .company {
	width: 283px;
	float: left;
}

.about .content .founders {
	width: 311px;
	float: left;
	margin-left: 37px;
}

.about .content .team {
	width: 311px;
	float: left;
	margin-left: 37px;
}

.about .content .team ul,
.about .content .founders ul {
	list-style-type: none;
	padding: 0px;
}

.about .content .team li,
.about .content .founders li {
	border-bottom: 1px dotted #2f2f37;
	padding-bottom: 5px;
	min-height: 68px;
	margin-bottom: 10px;
	line-height: 17px;
}

.about .content .team li b,
.about .content .team li a,
.about .content .founders li b,
.about .content .founders li a {
	color: #c1c1c1;
}

.about .content .team li .pic,
.about .content .founders li .pic {
	width: 62px;
	height: 62px;
	border: 1px solid #111114;
	margin-right: 10px;
	float: left;
	display: block;
	overflow: hidden;
	background-color: #121215;
}

/*------------------------------------------
	>> SUBPAGE (BLOG) STYLES
------------------------------------------*/
.blog {
	/*background-image: url(images/bg_blog.png);*/
	background-repeat: repeat-x;
}

.blog .title {
	background-image: url(images/title_blog.jpg);
	background-repeat: no-repeat;
	margin-left: 117px;
	width: 776px;
	height: 225px;
	float: left;
}

.blog .title h2 {
	display: none;
}

.blog .content {
	margin-left: 90px;
	width: 800px;
	float: left;
}

.blog .content .mainhead {
	margin-bottom: 10px;
}

.blog .content .left {
	width: 550px;
	float: left;
	margin-top: 35px;
}

.blog .content .left .entry {
	margin-bottom: 20px;
	font-size: 1em;
}

.blog .content .left .entry .pic {
	border: 4px solid #0e0e12;
	width: 472px;
	height: 136px;
	overflow: hidden;
	display: block;
	float: left;
}

.blog .content .left .entry .date {
	float: left;
	margin-top: 11px;
	background-image: url(images/bg_date.png);
	background-repeat: no-repeat;
	display: block;
	width: 59px;
	height: 47px;
	text-align: center;
	color: #313039;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding-top: 16px;
	padding-right: 2px;
	height: 130px;
}

.blog .content .left .entry .date b {
	display: block;
}

.blog .content .left .entry h2 {
	font-size: 16px;
	margin-left: 2px;
	margin-bottom: 3px;
	font-family: arial;
	padding: 0px;
}

.blog .content .left .entry h2 a:hover {
	border-bottom: 0px;
}

.blog .content .left .entry a {
	color: #c1c1c1;
	text-decoration: none;
}

.blog .content .left .entry cite {
	font-style: normal;
	margin-left: 2px;
	display: block;
}

.blog .content .left .entry .comments {
	width: 31px;
	height: 31px;
	background-image: url(images/bg_comments.png);
	background-repeat: no-repeat;
	color: #1e1e23;
	font-weight: bold;
	float: right;
	margin-right: 72px;
	margin-top: -32px;
	text-align: center;
	padding-top: 5px;
	padding-right: 1px;
	margin-left: 10px;
}

.blog .content .left .entry .single {
	margin-top: -24px;
}

.blog .content .left .entry .fix_cufon_single {
	margin-top: -20px;
}

.blog .content .left .entry .fix_cufon {
	margin-top: -38px;
}

.blog .content .left .entry .comments a {
	color: #1e1e23;
}

.blog .content .left .entry p {
	color: #7f7e86;
	margin-left: 2px;
}

.blog .content .left .entry .text {	
	width: 550px;
	text-align: left;
}

.blog .content .left .entry .more {
	display: block;
	width: 64px;
	height: 25px;
	background-image: url(images/button_more.png);
	background-repeat: none;
}

.blog .content .left .entry .more:hover {
	border-bottom: 0px;
}

.blog .content .left .pagination {
	float: left;
	margin-top: 25px;
}

.blog .content .left .pagination img {
	margin-right: 15px;
}

.blog .content .left .pagination a:hover {
	border-bottom: 0px;
}

.blog .content .left .pagination .old {
	width: 113px;
	height: 34px;
	display: block;
	background-image: url(images/button_old_entries.png);
	background-repeat: no-repeat;
	margin-right: 10px;
	float: left;
}

.blog .content .left .pagination .new {
	width: 113px;
	height: 34px;
	display: block;
	background-image: url(images/button_new_entries.png);
	background-repeat: no-repeat;
	float: left;
}

.blog .content .right {
	width: 180px;
	margin-left: 60px;
	margin-top: 50px;
	float: left;
}

.blog .content .right .widget {
	margin-bottom: 20px;
	float: left;
}

.blog .content .right .widget .subscribe img {
	margin-right: 10px;
	margin-bottom: -7px;
}

.blog .content .right .widget h2 {
	text-transform: uppercase;
	margin-top: 0px;
}

.blog .content .right .widget ul {
	list-style-type: none;
	padding: 0px;
}

.blog .content .right .widget li {
	margin-bottom: 8px;
	list-style-type: none;
}

.blog .content .right .widget li a {
	color: #ffffff;
	text-decoration: none;
}

/*------------------------------------------
	>> SUBPAGE (WORK) STYLES
------------------------------------------*/
.work {
	background-image: url(images/bg_blog.png);
	background-repeat: repeat-x;
}

.work .title {
	background-image: url(images/title_work.jpg);
	background-repeat: no-repeat;
	margin-left: 117px;
	width: 776px;
	height: 225px;
	float: left;
}

.work .title h2 {
	display: none;
}

.work .listings {
	margin-top: 50px;
	margin-bottom: 20px;
	width: 920px;
	float: left;
	margin-left: 45px;
	color: #7f7e86;
}

.work .listings a {
	color: #c1c1c1;
	text-decoration: none;
}

.work .listings ul {
	padding: 0px;
	padding-left: 15px;
}

.work .listings li {
	color: #c1c1c1;
	float: left;
	margin-right: 60px;
}

.work .listings .interfaces {
	background-image: url(images/bg_interfaces.png);
	background-repeat: no-repeat;
	padding-left: 325px;
	width: 595px;
	min-height: 101px;
	text-align: left;
}

.work .listings .brands {
	background-image: url(images/bg_brands.png);
	background-repeat: no-repeat;
	padding-left: 325px;
	width: 595px;
	min-height: 101px;
	text-align: left;
}

.work .content {
	margin-top: 14px;
	width: 980px;
	float: left;
	margin-left: 10px;
}

.work .content .mainhead {
	margin-bottom: 35px;
	border-bottom: 1px dashed #333333;
}

.work .content .left {
	width: 440px;
	float: left;
}

.work .content .right {
	width: 440px;
	float: right;
}

.work .content .pagin a:hover {
	border-bottom: 0px;
}

.work .content .left .paginate_old {
	width: 113px;
	height: 34px;
	display: block;
	background-image: url(images/button_old_work.png);
	background-repeat: no-repeat;
	float: left;
	margin-left: 2px;
}

.work .content .right .paginate_new {
	width: 113px;
	height: 34px;
	display: block;
	background-image: url(images/button_new_work.png);
	background-repeat: no-repeat;
	float: right;
	margin-right: 2px;
}

.work .content .entry {
	margin-bottom: 45px;
	color: #7f7e86;
	width: 440px;
	float: left;
}

.work .content .entry .pic {
	border: 4px solid #0e0e12;
	width: 432px;
	height: 136px;
	overflow: hidden;
	margin-top: 15px;
	background-image: url(images/bg_work.png);
	background-repeat: no-repeat;
	float: left;
}

.work .content .entry .disable {
	display: none;
}

.work .content .entry a {
	color: #c1c1c1;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
}

.work .content .entry cite {
	font-style: normal;
	float: left;
	font-size: 11px;
	width: 440px;
	height: 30px;
}

.work .content .entry cite a {
	font-size: 11px;
}

.work .content .entry cite .permalink {
	font-size: 14px;
	margin-bottom: 5px;
	padding: 0px;
}

.work .content .entry cite .permalink:hover {
	border-bottom: 0px;
}

.work .content .entry cite .cat_man {
	display: block;
	margin-top: 5px;
}

.work .content .entry .detail {
	width: 129px;
	height: 30px;
	background-image: url(images/button_details_expand.png);
	background-repeat: no-repeat;
	display: block;
	float: right;
	margin-right: 2px;
	margin-top: 4px;
}

.work .content .entry .detail:hover,
.work .content .entry .detail_exp:hover {
	border-bottom: 0px;
}

.work .content .entry .detail_exp {
	background-image: url(images/button_details_collapse.png);
}

.work .content .entry .text {
	width: 440px;
	margin: 0px;
	text-align: left;
	margin-top: 5px;
	float: left;
}

.home .content {
	width: 980px;
	margin-left: 15px;
	float: left;
	margin-top: 30px;
	color: #7f7e86;
	text-align: left;
	font-size: 12px;
}

/*------------------------------------------
	>> SUBPAGE (CONTACT) STYLES
------------------------------------------*/
.contact {
	background-image: url(images/bg_blog.png);
	background-repeat: repeat-x;
}

.contact .title {
	background-image: url(images/title_contact.jpg);
	background-repeat: no-repeat;
	margin-left: 85px;
	width: 840px;
	height: 225px;
	float: left;
}

.contact .title h2 {
	display: none;
}

.contact .content {
	margin-top: 51px;
	width: 990px;
	float: left;
	margin-left: 10px;
}

.contact .content select,
.contact .content input {
	background-image: url(images/bg_input.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #34343e;
	border: 1px solid #0e0e12;
	padding: 2px;
	padding-top: 3px;
	color: #c1c1c1;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 2px;
}

.contact .content textarea {
	width: 366px;
	height: 215px;
	background-image: url(images/bg_input.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #34343e;
	border: 1px solid #0e0e12;
	padding: 3px;
	color: #c1c1c1;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 2px;
	font-family: arial;
}

.contact .content .error {
	border: 1px solid #FF0000;
}

.contact .content label {
	display: block;
}

.contact .content small {
	font-size: 12px;
	color: #5a5962;
	font-style: italic;
	float: right;
	margin-right: 2px;
}

.contact .content .left {
	float: left;
	width: 234px;
	margin-right: 38px;
	color: #c1c1c1;
}

.contact .content .left input {
	width: 228px;
	height: 26px;
}

.contact .content .mid {
	float: left;
	width: 368px;
	margin-right: 52px;
	color: #c1c1c1;
	padding-top: 58px;
}

.contact .content .mid .fields .left select {
	width: 228px;
	height: 25px;
}

.contact .content .mid .fields .right select {
	width: 135px;
	height: 25px;
}

.contact .content .mid input {
	width: 228px;
}

.contact .content .mid .fields {
	float: left;
}

.contact .content .mid .fields .left {
	float: left;
	width: 234px;
	margin-right: 5px;
	display: block;
}

.contact .content .mid .fields .right {
	float: left;
	width: 129px;
	display: block;
}

.contact .content .mid .fields .right input {
	width: 129px;
}

.contact .content .mid #cpc {
	position: relative;
	top: 5px;
}

.contact .content .mid .captcha {
	width: 175px;
	height: 20px;
	margin-left: 15px;
	position: relative;
	top: -7px;
}

.contact .content .mid .button {
	width: 64px;
	height: 25px;
	background-image: url(images/button_send.png);
	background-repeat: no-repeat;
	float: right;
	padding: 0px;
	margin-right: -6px;
}

.contact .content .right {
	float: left;
	width: 282px;
}

.contact .content .right .mail {
	background-image: url(images/bg_mail.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 148px;
	min-height: 105px;
	margin-bottom: 40px;
	color: #7f7e86;
	line-height: 17px;
	padding-right: 134px;
	text-align: left;
	display: block;
}

.contact .content .right .chat {
	background-image: url(images/bg_chat.png);
	background-repeat: no-repeat;
	background-position: top right;
	width: 148px;
	min-height: 99px;
	margin-bottom: 40px;
	color: #7f7e86;
	line-height: 17px;
	padding-right: 134px;
	text-align: left;
	display: block;
}

.contact .content .right .chat a {
	color: #c1c1c1;
	text-decoration: none;
}

/*------------------------------------------
	>> COMMENTS & COMMENT FORM STYLES
------------------------------------------*/
.comment {
	width: 440px;
	margin-top: 25px;
	float: left;
}

.comment label {
	display: block;
	padding-left: 3px;
	width: 218px;
}

.comment label small {
	font-style: italic;
	float: right;
}

.comment input {
	background-image: url(images/bg_input.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #34343e;
	border: 1px solid #0e0e12;
	padding: 2px;
	color: #565666;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 2px;
	font-family: helvetica, trebuchet ms,arial;
	width: 218px;
}

.comment textarea {
	width: 428px;
	height: 150px;
	background-image: url(images/bg_input.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #34343e;
	border: 1px solid #0e0e12;
	padding: 3px;
	color: #565666;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 2px;
	font-family: helvetica, trebuchet ms,arial;
}

.comment .button {
	width: 64px;
	height: 25px;
	background-image: url(images/button_send.png);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
}

.commentz {
	float: left;
	width: 460px;
	margin-top: 25px;
}

.commentz .entry {
	width: 455px;
	float: left;
	padding: 10px;
	background-color: #34343e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-bottom: 0px;
	margin-top: 10px;
	text-align: left;
}

.commentz .admin {
	background-color: #101010;
	background-image: url(images/bg_admin_post.png);
	background-repeat: no-repeat;
	background-position: top right;
	border: 1px solid #333333;
	width: 453px;
}

.commentz .entry .avatar {
	width: 46px;
	height: 46px;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	border: 2px solid #c1c1c1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.commentz .entry cite {
	display: block;
	margin-top: 8px;
	color: #c1c1c1;
}

.commentz .entry small {
	display: block;
	min-height: 13px;
}

.commentz .entry label {
	font-size: 15px;
	display: block;
}

.commentz .entry .awaiting {
	font-size: 11px;
	color: #800000;
	border: 1px solid #800000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-top: 3px;
	width: 403px;
	margin-bottom: 10px;
	background-color: #e49e9f;
	float: left;
	display: block;
	padding: 5px;
}

.commentz .entry .awaiting b {
	display: block;
	margin-bottom: 2px;
	text-align: center;
}

.commentz .entry .awaiting small b {
	display: inline;
	margin-bottom: 0px;
	text-align: inherit;
}
