/*
Theme Name: Professional
Theme URI: http://www.HosamMansour.com
Description: One Column Wordpress theme
Version: 1
Author: Hosam Mansour
Author URI: http://www.HosamMansour.com

colors: 

blue: #21759B
black: #464646
orange: #D54E21
white: #F9F9F9
link-white: #CCCCCC
*/

/* RESET
*****************/
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;*/
}
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;
}
/* END RESET
*****************/

/* STRUCTURE
*************/

body {

}

.page {
	text-align:center;
	margin: 0 auto;
	width:100%;

}

.header {
	width:750px;
	text-align:left;
	margin:0 auto;
}

.nav-bar {
	width:100%;
	background-color:#464646;
	height:30px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:black;
	text-align:center;

}

.nav-wrapper {
	text-align:left;
	width:750px;
	margin:0 auto;
}

.nav {
	text-align:left;
	padding-top:5px;
	float:left;
}


.rss {
	padding-top:5px;
	float:right;
}


.main {
	width:750px;
	text-align:left;
	margin:0 auto;
}

.content-wrapper {

}

.content {

}
.widgets {

}

.sidebar-wrapper{
	float:left;
	margin-bottom:20px;

}

.sidebar{
	
}

.footer-wrapper{
	margin-bottom:20px;
	color:#666666;
	
}

.footer  {
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#DEDEDE;
	padding-top:10px;
	
	
	
}	

.clear-fix {clear:both;}

/* END Structure
*****************/

/* STYLE
*****************/
a {	
	text-decoration:none;
	color:#21759B;
	/*font-weight:500;*/
}

a:hover {
	text-decoration:underline;
	color:#D45227;
}


h2 {
	color:#21759B; /*#464646;*/
	font-size:34px;
	font-weight:100;
	font-family:Baskerville,"Palatino Linotype",Times,"Times New Roman",serif;
	/*margin-bottom:0px;
	line-height:1; */
}

h2 a:hover {
	color:#464646;
	text-decoration:underline;
}

h3 {
	color:#464646;
	margin-bottom:20px;
	font-size:24px;
	font-family:Baskerville,"Palatino Linotype",Times,"Times New Roman",serif;
}

.entry blockquote { margin-left:30px; padding-left:10px; border-left: 1px solid #DEDEDE;}

.entry ol {margin-left:20px; margin-bottom:20px; list-style-type: decimal; list-style-position:outside;}
.entry li {
	font-family: 'Helvetica Neue',Helvetica,'Helvetica Neue',Helvetica,Arial,sans-serif,sans-serif; 
	margin-bottom:5px;
	color:#666666;
	font-family:"Adobe Garamond Pro",Garamond,Times New Roman,Georgia,serif;
	font-size:23px;
	margin-left:20px;
	
}

.nav li {
	font-family:'Helvetica Neue',Helvetica,'Helvetica Neue',Helvetica,Arial,sans-serif,sans-serif;
	list-style-type:none;
	margin-right:15px;
	display:inline;
	text-transform:lowercase;
}

.nav a {
	color:#cccccc;
	text-decoration:none;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
}

.nav a:hover {
	color: white;
	text-decoration:none;
	
}
.rss a {
	color:#cccccc;
	text-decoration:none;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
}

.rss a:hover {
	color:white;
	text-decoration:none;
}
.date {
	font-style:italic;
	margin-bottom:20px;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:16px;
	color:#666666;
}

small {
	font-style:italic;
	margin-bottom:20px;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:16px;
	color:#666666;
}

.description {
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	color:#666666;
/*	float:left; */
	margin-top:-30px;
	margin-bottom:20px;
	font-size:16px;
}

.pagetitle {
	color:#464646;
	margin-bottom:20px;
}

.entry p{
	color: #666666;
	font-family:"Adobe Garamond Pro",Garamond,Times New Roman,Georgia,serif;
	font-size: 23px;/*28px;
	line-height:36px;*/
	margin-bottom:20px;
}

.entry {
	margin-top:20px; /*check it out*/
	margin-bottom:20px;
}
.more-link {

}

.navigation {
	margin-bottom:20px;
	font-size: 23px;
	font-family:"Adobe Garamond Pro",Garamond,Times New Roman,Georgia,serif;
}

.postmetadata{

	margin-bottom:20px;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	font-size:16px;
	color:#666666;
}

.subscribe-color {
	color: #5C9FAD;/*#FFA81E;*/ /*#D54E21;*/

}

.site-name a {
	text-decoration:none;
	
}
.dot {color:#21759B;}

.name1 {
	color:#21759B;
	font-size:125px;
	font-weight:100;
	font-family:Garamond,'Adobe Garamond Pro','Apple Garamond','ITC Garamond',Georgia,Times,'Times New Roman',serif;
}

.name2 {
	color:#464646;
	font-size:125px;
	font-weight:100;
	font-family:Garamond,'Adobe Garamond Pro','Apple Garamond','ITC Garamond',Georgia,Times,'Times New Roman',serif;
	}


.text p {
	color: #666666;
	font-family:"Adobe Garamond Pro",Garamond,Times New Roman,Georgia,serif;
	font-size: 28px;
	line-height:36px;
	margin-bottom:20px;
}

.see-all {
	font-size:40px;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#DEDEDE;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#DEDEDE;
	margin-bottom:20px;
	padding-top:10px;
	padding-bottom:10px;
}

.see-all a{
	color:#DEDEDE;
	text-decoration:none;
}

.see-all a:hover {
	text-decoration:none;
	color:#21759B;
}

.sidebar strong {
	font-size:34px;
	color:#464646;
	margin-bottom:20px;
	}

.sidebar p {
	color:#666666;
	font-family:"Adobe Garamond Pro",Garamond,Times New Roman,Georgia,serif;
	font-size:23px;
	margin-bottom:20px;
}	

.side-wrap {
	float:left;
	width:350px;
	padding-right:20px;
}

.side-wrap a {
	font-size:20px;
}

.side-wrap li {
	margin-bottom:10px;
}

.side-wrap p {
	margin-bottom:10px;
}

.alignleft {
	text-align:left;
}

.alignright {
	text-align:left;
}

.footer-nav li {
	font-family:'Helvetica Neue',Helvetica,'Helvetica Neue',Helvetica,Arial,sans-serif,sans-serif;
	list-style-type:none;
	margin-right:15px;
	display:inline;
	text-transform:lowercase;

}

.comment-author {
	font-size:34px;
	
}

.comment-meta {
	margin-bottom:20px;
}

input {
	margin-bottom:10px;
}

hr { height:1px; background-color:#DEDEDE; color:#DEDEDE; margin-bottom:20px;}

text-area {
	margin-bottom:10px;
}

#respond {
	margin-bottom:20px;
}

#submit {
	margin-top:10px;
}

.commentlist {
	color: #666666;
	font-family:"Adobe Garamond Pro",Garamond,Times New Roman,Georgia,serif;
	font-size:20px;

}

.commentlist p {
	margin-bottom:20px;
}

#commentform small{
	/*color: #666666;
	font-family:"Adobe Garamond Pro",Garamond,Times New Roman,Georgia,serif;
	font-size:28px;
	line-height:36px;*/
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
	color:#666666;
	font-size:16px;
	
}


.footer-nav a {
	text-decoration:none;
	font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;
}

.footer-nav a:hover {
	text-decoration:underline;
}

.rss-footer a {
	color:#FF6600;
}

.rss-footer a:hover {
	text-decoration:underline;
}

.the_article {font-size:20px;}

.archives h3 {margin-bottom:5px; margin-top:20px;}

.archives li {margin-bottom:5px; margin-left:20px;}

.archives hr {margin-top:20px;}

.month_archive {margin-bottom:20px; font-size:23px;}

.archives h2 {color: #21759B;}

.comment-body {border-bottom: 1px solid #DEDEDE;}

#searchform {font-size:23px; color:#464646; margin-bottom:20px;}

.search h3 {margin-bottom:5px;}

.category-uncategorized {text-align:left;} /*hack for search when page results show up centered */

.sociable ul li {display:inline; margin-bottom:20px; margin-right:33px;}

.sociable ul {margin-bottom:20px;}

.sociable h3 {
	color:#464646;
	margin-bottom:20px;
	font-size:24px;
	font-family:Baskerville,"Palatino Linotype",Times,"Times New Roman",serif;
}


address {
	font-style:italic; 
	color:#666666;
	font-family:"Adobe Garamond Pro",Garamond,Times New Roman,Georgia,serif;
	font-size:23px;
}
