/*
Theme Name: Personal
Theme URI: http://www.wpdesigner.com/
Description: 3-column Personal WordPress theme
Version: 1.0
Author: Small Potato
Author: http://www.wpdesigner.com/
*/

@import url('style-basics.css'); /* general body styles with wrapper */
@import url('style-header.css'); /* header styles i.e. h1 and search */
@import url('style-typography.css'); /* content typography styles */
@import url('style-sidebar.css'); /* general sidebar styles and custom styles for primary and secondary */
@import url('style-widgets.css'); /* sidebar widgets */
@import url('style-comments.css'); /* comments template */

.calendar {
background:transparent url(images/calendar.jpg) no-repeat scroll left top;
clear:left;
float:left;
height:55px;
margin-top:0px;
margin-right:10px;
width:50px;
}

.catalog a{
background:transparent url(images/bg-cat5.gif) no-repeat scroll left bottom;
display:block;
padding:6px 3px 6px 28px;
background-color:#f2f2f2;
}

.catalog {float:left; width:192px; list-style-type:none;}

.calendar .month {
clear:both;
color:white;
display:block;
font-size:14px;
font-weight:bold;
text-align:center;
margin:0;
padding:0 0 20px;
}

.calendar .date {
clear:left;
color:#393939;
display:block;
font-size:30px;
font-weight:bold;
line-height:1px;
text-align:center;
margin:0;
padding:0 0 20px;
}



.container{float: left;}

.inner{
	width: 710px;
	margin: 0 0 0 0px;
	background: #f2f2f2 url(images/1px-text.gif) repeat-y;
	display: inline;
	float:left;
}

.inner .top, .inner .bottom{
	float: left;
	width: 710px;
	height: 14px;
	font-size: 1px;
	background: url(images/text-area.gif) no-repeat;
}

.inner .bottom{
	background: url(images/text-bottom2.gif) no-repeat;
	height: 26px;	
	
}



#content-secondary
{
	width: 273px;
	padding: 0px 0 10px;
	margin:0 0 0 -20px;
	float:right;

}

.outter{
	width: 972px;
}

#content{
	float: left;
	margin: 16px 20px 0 20px;
	width: 660px;
	display: inline;
}





#headimg{} /* look in functions.php */

.ads-468x60 img {
	margin: 0 10px 16px;
	display: inline;
}

.post{
	width: 100%;
	padding: 0 0 16px;
	position: relative;
}

.post h2{
	font: 18px georgia, "trebuchet ms", serif;
}

.post h2 a{
	color: #bf4d01;
}

.entry-date, .comments-link{
	width: 65px;
	height: 44px;
	position: absolute;
	top: 62px;
	margin: 0 0 0 -75px;
	font: bold 11px uppercase georgia, serif;
	text-transform: uppercase;
	background: #001a26 url(images/bg-entry-date.gif) no-repeat;
	color: #fff;
	display: inline;
}

.comments {
background:transparent url(images/comment.jpg) no-repeat scroll 0;
float:right;
padding-left:15px;
margin-top:5px;
height:16px;
}

.entry-date span, .comments-link span{
	display: block;
	text-align: center;
}

.entry-date span.month{
	padding: 8px 0 0;
}

.comments-link{
	top: 109px;
	height: 81px;
	background: #240e29 url(images/bg-comments-link.gif) no-repeat;
}

.comments-link span{
	display: block;
	margin: 15px 0 0;
	width: 65px;
	height: 29px;
	overflow: hidden;
}

.comments-link a{
	color: #fff;
}

.entry-meta{
	width: 570px;
	padding: 3px 10px 10px 0;
	font-size: 11px;
	background: url(images/dotted.gif) repeat-x left bottom;
	color: #666;
	float:left;
}

.entry-content{
	width: 600px;
	padding: 0 10px;
	line-height: 20px;
}

.entry-content p a{
	color: #0497B1;
	text-decoration:underline;
}

.entry-content p a:hover{
	color:#F7931E;
}

.entry-content h2{font: bold 24px arial, helvetica, sans-serif; line-height: 28px; text-transform: none;}
.entry-content h3{font-size: 18px; font-weight: bold; line-height: 24px;}
.entry-content h4{font-size: 14px; font-weight: bold; line-height: 20px;}
.entry-content h5{font-size: 11px; line-height: 16px;}
.entry-content h6{font-size: 10px; line-height: 14px;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{
	padding: 10px 0 10px;
}

.entry-foot{
	width: 600px;
	padding: 4px 10px 3px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	line-height: 22px;
	background: #f9f9f9;
}

.navigation{
	float: left;
	margin: 0 0 12px;
	width: 500px;
	display: inline;
}

.navigation span.nav-previous{
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
	background: url(images/bg-older-posts.gif) no-repeat 0 3px;
}

.navigation span.nav-next{
	margin: 0 10px 0;
	padding: 0 16px 0;
	background: url(images/bg-newer-posts.gif) no-repeat right 3px;
}

#footer{
	float: left;
	width: 890px;
	padding: 10px 0 10px;
	color: #74715b;
}

#footer a{color: #55523d;}
#footer p{padding: 10px 35px;}

#menu1 a{
display: block;
width:50px;
height:20px;
background: #222d2d url(images/home-l.gif) no-repeat;
margin:0;
}
#menu1 a:hover{
width:50px;
height:20px;
background: #222d2d url(images/home-h.gif) no-repeat;
}

#menu2 a{
display: block;
width:133px;
height:20px;
background: #222d2d url(images/hosted-l.gif) no-repeat;
margin:0;
}
#menu2 a:hover{
display: block;
width:133px;
height:20px;
background: #222d2d url(images/hosted-h.gif) no-repeat;
}
#menu2 li a:hover, #menu2 li a, #menu2 li a:visited, #menu2 li a:active
{width:125px;}

#menu3 a{
display: block;
width:44px;
height:20px;
background: #222d2d url(images/blog-l.gif) no-repeat;
margin:0;
}
#menu3 a:hover{
display: block;
width:44px;
height:20px;
background: #222d2d url(images/blog-h.gif) no-repeat;
}
#menu3 li a:hover, #menu3 li a, #menu3 li a:visited, #menu3 li a:active
{width:170px;}


#menu4 a{
display: block;
width:107px;
height:20px;
background: transparent url(images/our-l.gif) no-repeat;
margin:0;
}
#menu4 a:hover, #menu4 a:active, #menu4 a:focus
{
display: block;
width:107px;
height:20px;
background: transparent url(images/our-h.gif) no-repeat;
}


.menu ul li{
	float: left;
}



.menu {background-color:#666666;}

.menu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.menu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* hide the sub level links */
.menu ul ul {
visibility:hidden;
position:absolute;
padding:9px 0px;
/*width:139px;
height:0;
*/
}

/* make the sub level visible on hover list or link }*/
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible;

}

#item li a, #item li a:visited, #item li a:active{
text-align:left;
padding:4px 5px 3px 10px;
display:block;
font-size:12px;
font-weight:bold;
color:#8E8E8E;
background:#222d2d;
text-decoration:none;
font-family:Verdana,Arial, Helvetica, sans-serif;
border-bottom:1px solid #333333;

}
#item li a:hover{ 
color:#F7931E;
background:#5D5C5C;
display:block;
font-size:12px;
font-weight:bold;
text-decoration:none;
font-family:Verdana,Arial, Helvetica, sans-serif;
border-bottom:1px solid #5D5C5C;
}

#footer ul li {display:inline; padding:0 5px; color:#8E8E8E; size:14px; font-weight:bold;}
#footer ul li a{
	text-decoration: none;
	color: #8E8E8E;
}

#footer ul li a:hover{text-decoration: underline; color:#F7931E;}

