/* Start Native Selector */
body 
{
	padding: 0px;
	margin-top: 15px;
	background-color: #DDDDDD;
	font-size: 68%;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	color: black;
}

a 
{
	color: #545454;
	text-decoration: underline;
}

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

a img
{
	border: 0px;
}

h1
{
	font-family: sans-serif;
	font-size: 1.20em;
	font-weight: bold;
	line-height: 1em;
	color: #000000;
	clear: both;
}
/* End Native Selector */

/* Start Corner - CSS Sprite  */
.header ul 
{
	background: url(../images/base/corners.gif) -15px -15px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}

.header ul li 
{
	float: right;
	background: url(../images/base/corners.gif) 0px -15px no-repeat;
	width: 15px;
	line-height: 15px;
}

.footer ul 
{
	background: url(../images/base/corners.gif) -15px 0px no-repeat;
	height: 15px;
	list-style: none;
	margin: 0;
}

.footer ul li 
{
	float: right;
	background: url(../images/base/corners.gif) 0px 0px no-repeat;
	width: 15px;
	line-height: 15px;
}

.content 
{
	padding: 0px 15px 0px 15px;
}

.picture_content
{
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.front_picture
{
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.rounded_container
{
	background: #DDDDDD;
	color: #000000;
}
/* End Corner - CSS Sprite */

/* Start Custom Selector */
.top_header
{
	border: 1px solid black;
	background-color: #666666;
	margin-left: 8px;
	margin-top: 8px;
	margin-right: 8px;
	font-family: sans-serif;
	color: #FFFFFF;
	padding-left: 6px;
	padding-top: 30px;
	padding-bottom: 5px;
}		

.main_label_header
{
	color: #666666;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 170%;
	display: block;
	margin-bottom: 14px;
}

.shadow_frame
{
	margin: 0px auto 0px auto;
	width: 970px;
	border: 1px solid #DDDDDD; 
	background-color: #BBBBBB;
}

.main_frame
{
	position: relative;
	top: -5px;
	left: 5px;
	background-color: #FFFFFF;
	width: 970px;
	border: 1px solid #000000;
	overflow: hidden;
	text-align: left;
	padding-bottom: 8px;
}

/* Left Column */
.navigation 
{
	position: relative;
	left: 0px;
	float: left;
	width: 120px;
	border: 1px solid black;
	padding: 10px;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
}

.navigation ul
{
	position: relative;
	left: -8px;
    list-style: none;
}

.navigation .menu a
{
	line-height: 2;
}

.navigation .menu
{
	padding-left: 0px;
	margin: 0px 0px 0px 20px;
	line-height: 20px;
	font-size: 110%;
}

/* Middle Column */
.main_content
{ 
	float: left;
	width: 520px;                                                     
	margin-top: 8px;
	margin-left: 7px;
	font-size: 110%;
}

/* Right Column */
.alternative_content
{
	float: right;
	width: 245px;
	border: 1px solid black;
	padding: 7px;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	background-color: #DDDDDD;
}

.dot_separator
{
	display: block;
	height: 2px;
	background: #DDDDDD url(../images/base/dot.gif) center repeat-x;
	margin-top: 14px;
}

.margin_top
{
	margin-top: 10px;	
}

.margin_bottom
{
	margin-bottom: 17px;	
}

.padding_bottom
{
	padding-bottom: 154px;
}

.justify_text
{
	text-align: left;
}

.external_link
{
	color: #545454;
	text-decoration: underline;
	background: transparent url(../images/base/external_link.gif) center right no-repeat;
	padding-right: 13px;
}

.external_link:hover
{
	color: #545454;
	text-decoration: none;
	background: transparent url(../images/base/external_link.gif) center right no-repeat;
	padding-right: 13px;
}

.link_description
{
	margin-bottom: 15px;
}

.tag_container
{
	display: block;
}

.tag_counter
{
	color: #545454;
}
	
.validator_link
{
	text-decoration: none;
}

.validator_link:hover
{
	text-decoration: none;
}

.badge_container
{
	position: relative;
	left: -1px;
	width: 250px;
	margin-top: 10px;
}

.screenshot
{
	margin-top: 15px;
	margin-bottom: 15px;
}

.screenshot_link
{
	margin-top: 15px;
}

.photo_content, .video_content
{
	padding-left: 10px;
}

.sub_list
{
	list-style-type: square;
}

.mouse_pointer
{
	cursor: pointer;
}

.align_center
{
	text-align: center;
}

.introduction p, .link_description, li
{
	line-height: 1.5;
}

.float_left
{
    float: left;
}

.float_right
{
    float: right;
}

.clear_both
{
    clear: both;
}

.bottom_space
{
    margin-bottom: 15px;
}

#link_bottom_space
{
    margin-bottom: 10px;
}
/* End Custom Selector */

/* Start Flickr style */
.flickr_container
{
	position: relative; 
	left: 1px;
}

.flickr_container h1
{
	position: relative;
	left: 3px;
	font-size: 125%;
}

.flickr_container .more
{
	clear: left;
	padding-top: 3px;
}

.flickr_container .more a
{
	position: relative;
	left: 3px;
	font-size: 110%;
}

.flickr_badge_image
{
	float: left;
}

.flickr_badge_image img
{
	margin: 0px 0px 3px 3px;
	border: 1px solid #000000;
}

.flickr_badge_image img:hover
{
	border: 1px solid #FF0084;
}
/* End Flickr Style */

/* Start Delicious style */
.delicious_container
{
	position: relative; 
	left: 1px;
	margin-right: 3px;
}

.delicious_container h1
{
	position: relative;
	left: 3px;
	font-size: 125%;
}

.delicious_container .more a
{
	position: relative;
	left: 3px;
	font-size: 110%;
}

.delicious_container .more
{
	margin-bottom: 8px;
}

.delicious_container .link_description, .delicious_container .link_title
{
	position: relative;
	left: 3px;
	font-size: 110%;
}
/* End Delicious style */

/* Start hcard microformat */
.vcard
{
	display: none;
}
/* End hcard microformat */
