/*
Theme Name: d - nice
Theme URI: http://www.ddasari.com
Description: cloud 9
Version: 1.0
Author: -d.
Author URI: http://www.ddasari.com

*/



/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}












body {
	font-family:Helvetica, Arial, sans-serif;
	color:#555555;
	background-image:url('/clouds.jpg');
	background-repeat:repeat-x;
}

a {
	text-decoration:none;
	color:#06F;
}
a:hover {
	color:#06F;
	text-decoration:underline;
}
a:visited {
	color:#06F;
}

p {
	margin-bottom:7px;
}

h1 {
	color:#16168e;
	font-size:1.6em;
	font-weight:100;
	margin:0px 0px 5px 0px;
}
h2 {
	color:#16168e;
	font-size:1.2em;
	font-weight:100;
	margin:5px 0px 5px 0px;
}

#content {
	width:904px;
	margin-left:125px;
}

#header {
	margin-top:220px;
	display:block;
	padding-bottom:36px;
}

#left {
	display:block;
	width:600px;
	float:left;
	height:100%;
}

#left ul {
	
}
#left li {
	
}

.app {
	display:block;
	width:600px;	
	margin-bottom:9px;
	padding-bottom:9px;
	padding-top:9px;
	background-color:#fff;
	overflow:auto;
}

.app a {
	font-weight:bold;
}

.appIcon {
	background-color:#fff;
	display:block;
	border:1px dotted #ddd;
	width:48px;
	padding:4px;
	margin:5px;
	float:left;
	
}

.appTweet {
	display:block;
	float:left;
	width:440px;
	padding:5px;
	border-bottom:1px dotted #ddd;
}

.tags {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	border-top:1px dotted #ddd;
	margin-top:18px;
	padding-top:9px;
}
.tags a {
	font-style:italic;
	font-weight:normal;
	margin-left:7px;
	color:#06F;
}

.appActions {
	float:left;
	width:65px;
	font-size:.7em;
	opacity:0;
	border-left:1px dotted #ddd;
	margin-left:5px;
	padding-left:5px;
}



#right {
	display:block;
	width:275px;
	float:right;
	padding-left:27px;
}


#about {
	margin-bottom:27px;
}

#categoryList {
	margin-bottom:27px;
	padding-left:20px;
	padding-top:8px;
}
#categoryList ul {
	list-style:square inside;
}
#categoryList ul li {
	margin-top:5px;
}



#tagCloud {
	margin-bottom:27px;
	padding-left:20px;
	padding-top:8px;
}



#twitter_div {
	font-size:.8em;
	margin-bottom:27px;
	padding-left:20px;
	padding-top:8px;
}
#twitter_div ul {
	list-style:square inside;
}
#twitter_div ul li {
	margin-top:10px;
	
}


#footer {
	display:block;
	margin-top:72px;
	padding-top:9px;
	margin-bottom:72px;
	border-top:1px dotted #ccc;
}




/* comments styles */

#respond {
	background-color:#EBF4F7;
	padding:9px;
}














