/*  
Theme Name: Dictionary Apps
Theme URI: http://www.pagehog.com
Description: Dictionary Apps
Version: 1.01
Author: Pagehog
Author URI: http://www.pagehog.com
*/

/*************************************
 +Containers
 *************************************/
body{
	
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(http://www.dictionaryapps.com/images/bg.gif);
	background-repeat:no-repeat;
	font-size:12px;
	margin:0px;
	padding:0px;
	
}
#wrap{
	margin:-10px;
	text-align:left;
	width:76em;	
}
#content{
	font-size:1.2em;
	color:#9b9c9d;
	float:left;
	padding:40px;
	width:40em;
	padding-top:100px;
}
#sidebar{
	font-size:1.1em;
	float:right;
	padding-top:100px;
	width:15em;

}
#header{
	padding:3em 1em;
	height:100px;
}
.share{
font-size:24px;

color:#009cdd;
}
#footer{

	color:#888;
	clear:both;
	font-size:0.9em;
	background-image:url(http://www.dictionaryapps.com/images/index_20.png);
	background-repeat:no-repeat;
height:75px;
	
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:3em;
	margin:0;
	margin-right:1em;
}
#header h1 a{
	color:#009cdd;
}
#header h1 a:hover{
	color:#CC0000;
}
#header p{
	color:#aaa;
	font-size:1.1em;
	margin:0;
	margin-top:-0.5em;
}
.entrytitle h2{
	font-size:2.2em;

}
.entrytitle h2 a
{
	color:#009cdd;
}
.entrytitle h2 a:hover{
	color:#58BBEB;
}
.entrytitle h3{
	font-size:.8em;
	font-style:italic;
	font-weight:bold;
	color:#9b9c9d;
}
#sidebar h3{
	color:#555;
	font-size:1.5em;
	margin:1em 0;
}

#sidebar h2{
	color:#fff;
	font-size:1.5em;
	margin:1em 0;
	background:#fff url(http://www.dictionaryapps.com/images/newshead.gif);
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	margin:0px;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
	background:#FFFFFF;
	/*border: #999999 1px ridge;*/
	
}


#one{
background: url(images/blog-middle.jpg) left top repeat-y;
}
#one_small{
background: url(images/blog-middle_small.jpg) left top repeat-y;
}
#two{
background: url(images/blog-bottom.jpg) left bottom no-repeat;
}
#two_small{
background: url(images/blog-bottom_small.jpg) left bottom no-repeat;
padding-left:15px;
}

#three{
background: url(images/blog-top.jpg) left top no-repeat;
padding:30px;
padding-right:10px;
} 

.entrymeta{
	font-size:0.9em;
}
.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(./images/post.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#fff url(./images/packaged.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	margin-bottom:15px;
	
}
#sidebar ul li{
	border-bottom:1px dotted #ddd;
	margin-bottom:0.3em;
	padding:0.3em;
	padding-left:5px;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#009cdd;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}

.nav:link {
	font-size:10px;
	color: #000000;
	text-decoration:none;
}

.nav:visited {
font-size:10px;
	
	color: #000000;
	text-decoration:none;
	
}
.nav:hover {
font-size:10px;
	
	color:#01a5ea;
	text-decoration:none;
}

/*facebook and twitter div*/

#social {
float:right;

}
#social img {
	text-decoration:none;
	border:0px;
}

#social:visited {
	text-decoration:none;
	
}
#social:hover {
	text-decoration:none;
}