body
{
	background: #1e1e1e url(./bg1.png) repeat top center;
	padding: 0;
	margin: 0;
	text-align: center;
	font: 13px Verdana, Tahoma, Arial;
}

a
{
	color: #5399dd;
	text-decoration: none;
}

a:hover
{
	color: #2c67a1;
	text-decoration: underline;
}

#wrapper
{
	margin: 100px auto 50px auto;
	width: 682px;
	min-height: 486px;
	text-align: left;
}

#wrapper_top
{
	background: transparent url(http://card.ly/images/themes/black/wrapper_top.png) no-repeat top right;
	padding-left: 10px;
	height: 69px;
}

#wrapper_middle
{
	background: transparent url(http://card.ly/images/themes/black/wrapper_middle.png) no-repeat top right;
	padding-left: 10px;
	clear: both;
	min-height:372px;
	
}


#header
{
	text-align: left;
	float: left;
	width: 146px;
}

#container
{
	width: 522px;
	float: right;
}

#full_name
{
	margin-top: 12px;
	vertical-align: bottom;
	font-size: 24px;
	color: #fff;
}

#tagline
{
	color: #868686;
	text-align: left;
}

#vcard
{
	margin-top: 10px;
	text-align: right;
}

.network_icons
{
	width: 115px;
	text-align: center;
	float: left;
}

#wrapper_top .network_icons
{
	padding-top: 8px;
}

.network_icons div
{
	padding-bottom: 10px;
}

#navigation
{
	float: left;
	padding-left: 130px;
}

#navigation a,
#navigation a.nav_active
{
	background: url(http://card.ly/images/themes/black/nav_button.png) no-repeat center center;
	width: 74px;
	height: 32px;
	color: #828181;
	text-align: center;
	line-height: 32px;
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 10px;
	float: left;
	display:block;
}

#navigation a.nav_active
{
	background: url(http://card.ly/images/themes/black/nav_button_active.png) no-repeat center center;
	color: #fff;
	text-decoration: none;
}

#content
{
	width: 355px;
	color: #fff;
	margin-top: 30px;
	margin-right: 15px;
}

#about
{
	overflow-y: auto;
	height: 330px;
}

.title
{
	color: #a2eaf7;
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: bold;
}

#plugins
{
	padding-right: 5px;
	font-size: 12px;
}

#plugins span
{
       color: #a09d9d;
       margin-left: 10px;
}

#plugins a
{
	color: white;
}


.small
{
	font-size: 10px;
}

.hr
{
	background: #000;
	height: 1px;
	border-bottom: 1px solid #939393;
}

#contact_details
{
	font-size: 11px;
	width: 180px;
}

#contact_ims
{
	font-size: 11px;
	width: 160px;
}

input,
textarea
{
	background: #a4a4a4;
	border-top: 1px solid #505050;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
	border-bottom: 1px solid #bababa;
	padding: 2px;
}

.justlink
{
	color: #a2eaf7;
	background: transparent;
	border: 0;
}


.label
{
	width: 80px;
	text-align: right;
	padding-right: 5px;
	float: left;
}

.detail_name
{
	width: 74px;
	float: left;
	margin-right:10px;
	margin-bottom:10px;
}

.yellow
{
	color: yellow;
}
