/*
Theme Name: Smart Tech
Theme URI: http://wpjunction.com
Description: Smart Tech Theme
Version: 1.0
Author: HPA
Author URI: http://wpjunction.com
*/



/* General */

body {
	margin: 0;
	background: #5c5c5c;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;    
  
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
	background: url("images/page.gif") repeat-y;
}

#page-top {
	width: 1004px;
	background: url("images/page_top.jpg") no-repeat;
}

#page-bottom {
	width: 1004px;
	background: url("images/page_bottom.gif") no-repeat left bottom;
}


/* Header */

#header {
	width: 1004px;
	height: 355px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 67px;
		left: 42px;
		width: 750px;
	}
	
	#header #header-info h1 {
		color: #515151;
		font: normal 36px Arial, Verdana;
		padding-bottom: 10px;
	}
	
	#header #header-info h1 a {
		color: #515151;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #515151;
		font: normal 18px Arial, Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 12px;
		left: 42px;
		width: 900px;
		height: 39px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 900px;
		height: 39px;
	}
	
	#header #header-menu ul li {
		font: normal 14px Arial;
		color: #f2f2f2;
		float: left;
		padding: 9px 10px 0 10px;
	}
	
	#header #header-menu ul li a {
		color: #f2f2f2;
		padding-bottom: 3px;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		border-bottom: 4px solid #118aba;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	#header #header-menu ul li.current_page_item a {
		border-bottom: 4px solid #118aba;
	}
	
	/* Header - Search */
	
	#header #header-search {
		position: absolute;
		top: 18px;
		left: 688px;
		width: 241px;
		height: 26px;
	}
	
	#header #header-search #searchform {
		margin: 0;
		padding: 0;
		width: 241px;
		height: 26px;
	}
	
	#header #header-search #s {
		width: 231px;
		height: 14px;
		border: 0;
		padding: 6px 5px;
		font: normal 12px Arial, Verdana;
		color: #434343;
		background: transparent;
		float: left;
		text-align: center;
	}
	
	#header #header-search #searchsubmit {
		background: transparent;
		border: none;
		width: 0;
		height: 26px;
		padding: 0;
		float: right;
		display: none;
	}
	
	/* Header - Feed */
	
	#header #header-feed {
		position: absolute;
		top: 65px;
		left: 890px;
		width: 28px;
		height: 28px;
	}
	#flash {
			top: 67px;
		left: 42px;

	}

/* Main */

#main {
	width: 1004px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 603px;
		padding: 0 20px 0 50px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 15px;
		width: 603px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 603px;
			height: 66px;
			background: url("images/post_title.gif") no-repeat;
			color: #118bbb;
			font: normal 12px Arial, Verdana;
		}
		
			#content .post .post-title-page {
				height: 36px;
				background: url("images/post_title_page.gif") no-repeat;
			}
		
		#content .post .post-title a {
			color: #118bbb;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title h2 {
			float: left;
			color: #851015;
			font: normal 20px/36px Arial, Verdana;
			padding: 0 7px;
		}
		
		#content .post .post-title h2 a {
			color: #851015;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-title-info {
			float: left;
			padding: 2px 7px 0 7px;
			height: 28px;
			line-height: 28px;
		}
		
			#content .post .post-title .post-title-info .post-title-author {
				float: left;
				background: url("images/icon_author.gif") no-repeat left center;
				padding: 0 10px 0 20px;
			}
			
			#content .post .post-title .post-title-info .post-title-category {
				float: left;
				background: url("images/icon_category.gif") no-repeat left center;
				padding: 0 10px 0 20px;
			}
			
			#content .post .post-title .post-title-info .post-title-comments {
				float: left;
				background: url("images/icon_comments.gif") no-repeat left center;
				padding: 0 0 0 20px;
			}
		
		#content .post .post-title .post-date {
			float: right;
			width: 72px;
			height: 66px;
			color: #22abe1;
			font: normal 12px Arial, Verdana;
			text-align: center;
		}
		
		#content .post .post-title .post-date span {
			display: block;
			color: #e55357;
			font-size: 40px;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/20px Arial, Verdana;
			color: #666666;
			width: 603px;
		}
		
		#content .post .post-entry a {
			color: #851015;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font-weight: bold;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #dddddd;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Subtitle */
		
		#content .post h3 {
			margin: 20px 0 5px 0;
			color: #851015;
			font: bold 15px Arial, Verdana;
		}
		
		/* Post - Comments */
		
		#content .post .comments {
			font: normal 12px/20px Arial, Verdana;
			color: #838383;
			width: 603px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #851015;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #dddddd;
		}
		
		#content .post .comments ol li cite {
			color: #851015;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #851015;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #851015;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comment Form */
		
		#content .post #commentform {
			font: normal 12px/20px Arial, Verdana;
			color: #838383;
			width: 578px;
			padding-left: 25px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #851015;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		float: left;
		font: bold 12px Arial, Verdana;
		color: #851015;	
		width: 603px;
	}
	
	#content .navigation a {
		color: #851015;
		margin-bottom: 15px;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
		float: left;
		width: 266px;
		font: normal 12px/20px Arial, Verdana;
		color: #838383;
		margin-top: -8px;
	}
	
	#sidebar a {
		color: #851015;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	/* Main - Sidebar - Boxes */
	
	#sidebar .sidebar-box {
		width: 266px;
		margin-bottom: 20px;
		background: url("images/sidebar_box.gif") repeat-y;
	}
	
	#sidebar .sidebar-box .sidebar-box-top {
		width: 266px;
		background: url("images/sidebar_box_top.gif") no-repeat;
	}
	
	#sidebar .sidebar-box .sidebar-box-bottom {
		width: 266px;
		background: url("images/sidebar_box_bottom.gif") no-repeat left bottom;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			width: 255px;
			height: 36px;
			padding: 0 0 5px 11px;
			font: normal 14px/36px Arial, Verdana;
			color: #851015;
			background: url("images/sidebar_title.gif") no-repeat;
			text-transform: uppercase;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0 1px 7px 1px;
			list-style-type: none;
			width: 264px;
		}
		
		#sidebar ul li {
			color: #858585;
			font: normal 14px/22px Arial, Verdana;
			background: url("images/sidebar_menu_icon.gif") no-repeat;
		}
		
		#sidebar ul li a {
			color: #858585;
			padding: 0 0 2px 15px;
			text-decoration: none;
			background: url("images/sidebar_menu.gif") no-repeat left bottom;
			display: block;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul li ul {
				padding: 0;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 15px 0;
			width: 266px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 226px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			width: 145px;
			padding-bottom: 2px;
		}
		
		#sidebar #calendar_wrap table {
			width: 145px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 0 6px 3px 6px;
		}


/* Footer */

#footer {
	width: 608px;
	height: 39px;
	padding: 0 5px 30px 47px;
	color: #ffffff;
	font: normal 10px/39px Arial, Verdana;
}

#footer a {
	color: #118aba;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
