/*
Theme Name: Swallows
Theme URI: http://www.rayanamad.com
Description: a clean and simple fixed width, 3-columns wordpress template.
Author: Ashkan
Author URI: http://www.rayanamad.com
*/

/************************/
/*     Global Design    */
/************************/
* {
    margin: 0;
    padding: 0;
}

a {
	color: #2B2B2B;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body {
    font-family: Verdana, sans-serif;
    background-color: #AADFED;
}

ul, ol {
    list-style-type: none;
}

blockquote, #content ul, #content ol, p, pre {
    margin: 0 0 0.5em 0;
}

/************************/
/*     Layout Design    */
/************************/

#page {
	width: 1004px;
	margin: 0 auto;
	
}

#header {
    position: relative;
    
}

#wrapper {
    clear: both; 
    margin-top:-30px;
    position: relative;       
    width:1004px;
}
#main
{
	float: left;
	width: 538px;
	padding-bottom:50px;
	
	margin-left:5px;
}
#content {
	float: left;
	width: 538px;
	padding:0;	
}


.sidebar {
width:220px;
}

.side-left {
    float: left;
    padding-left:5px;
}

.side-right {
    float: left;   
   margin-left:10px;
   width:220px;
    
   
}

/************************/
/*        Header        */
/************************/
#headerimg {
    height: 342px;
    background: url(images/header.jpg) no-repeat center;
}

#headerimg h1 {
    text-align:right;
    padding-right:60px;
    padding-top:0px;
    font-family: gramond, 'times New Roman';
    font-size: 36px;
}

#headerimg a {
	color: #2A6990;
    text-decoration: none;
}

.description {
     text-align:right;
     color: #2A6990;
     margin-top:-2px;
      padding-right:60px;
    font-family: arial, Verdana;
    font-size: 14px;
}

/************************/
/*    Sidebar Design    */
/************************/
.sidebar ul {
	font-size: 12px;
}

.sidebar ul h2 
{
	font-weight:normal;  
	font:14pt  gramond,'times new roman';
	color:#ffffff;
    background:url(images/topbar.gif) no-repeat;    
    width:212px;    
    padding:10px 0 18px 10px;
}

.sidebar ul li 
{	
    margin-bottom: 10px;
}

.sidebar ul ul {
    margin: 0;
}

.sidebar ul ul li {
    margin-bottom: 3px;
    line-height: 15px;
    padding-left: 10px;
    width:212px;
    
}

.sidebar ul ul ul {
    display: none;
}


.sidebar a:visited {

}

/************************/
/*    Content Global    */
/************************/
blockquote {
    font-style: italic;
    padding: 0 10px;
}


h1 {
    font-size: 30px;
}

h2 {
    font: 24px gramond, 'times new roman';
    color:#2B6B92; 
}

h3 {
    font-size: 14px;
    color:#2B6B92;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 12px;
}

code, pre {
    overflow: auto;
    font-family: Courier;
}

#content ul {
    padding-left: 20px;
    list-style-type: square;
}

#content ol {
    padding-left: 25px;
    list-style-type: decimal;
}

#content ul ol, #content ol ul {
    margin-top: 0.5em;
}

/************************/
/*    Content Design    */
/************************/
.posttop {
	background:url(images/posttop.gif) no-repeat;
	width:541px;
	height:42px;
	margin:0;
}
.postbottom {
	background:url(images/postbottom.gif) no-repeat top;
	width:541px;
	height:42px;
	margin:0px;
}
.post{
	color: #48596B;
    font-size: 12px;
    margin-left:0px;
    padding:0 10px 30px 10px;
    width:541px;
	background:url(images/contentbg.gif) repeat-y;
}

.post h2 
{
	padding-top:0px;
}
.post h2 a
{
	color:#5D6E95;
	font:24px gramond,'times new roman';
}


.postmetadata {
	color: #486BAE;
    font-weight: normal;
    font-size: 10px;
    margin-bottom: 30px;
}
.postinf {
	color: #486BAE;
    font-weight: normal;
    font-size: 10px;
    margin-bottom: 5px;
    width:500px;
}

.postmetadata a {
color: #486BAE;
}

.entry {
    padding: 5px 0 10px 8px;
    width:504px;   
    text-align:justify;
    
}


.entrytext {

}

p.alt {
    font-size: 12px;
}

.entry-tags {
    display: block;
}

.navigation {
    height: 1em;
    font-size: 12px;
    margin: 0 10px 0 10px;
    width:500px;
 
}



.alignleft, .nav-previous {
    float: left;
}

.alignright, .nav-next {
    float: right;
}

a img {
    border: none;
}



/************************/
/*    Comment Design    */
/************************/

#content ol.commentlist {
	font-size: 11px;
	padding: 0;
	list-style-type: none;
    margin: 0;
}

ol.commentlist li cite.author {
    font-size: 13px;
    font-weight: bold;
    font-style: normal;
}

ol.commentlist li {
    margin-bottom: 1em;
    background-color: #D3D3D4;
    border: 1px solid #C0C0C0;
    padding: 5px;
}

ol.commentlist li.alt {

}

ol.commentlist a {

}

ol.commentlist p {
    margin: 0 0 0.5em 0;
}

#commentform p {
    font-size: 12px;
    margin: 0 0 5px 0;
}

#comment {
    width: 95%;
}

#author, #email, #url, #comment {
    padding: 3px;
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

small.commentmetadata {
    margin: 0 0 0.3em 0;
}

h3#comments, h3#respond {
    font-size: 14px;
    margin: 4px 0 4px 0;
}

h3#comments {
    margin-top: 10px;
}

/************************/
/*     Search Design    */
/************************/
#searchform  {
	text-align: left;
	width: 210px;
	height: 33px;	
	margin-left:10px;
}


#searchsubmit {
	width: 50px;
	height:20px;
	border: 1px solid #989898;
	background-color: #eaeaea;
	margin: 0 0;
	font-size: 12px;

}

#menu_search_box{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#094162;
	font-size:12px;
	float:left;
	padding-top:23px;
	padding-left:60px;
	font-variant:small-caps;
}

#menu_search_box input.s{
	width:190px;
	font-size:12px;
	color:#2B6C93;
	border:0px;
	background:none;
}

#menu_search_box span{
	position:relative;
}

/************************/
/*   Calendar Design    */
/************************/

#wp-calendar {
	width: 200px;
}

#wp-calendar td {
	text-align: center;
	color:#76B5D6;
}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/************************/
/*     Footer Design    */
/************************/
#footer {
    font-size: 12px;
    height: 35px;
    width: 100%;
    text-align:center;
    padding: 0;
    clear: both;
    margin: 0;	
    color:#6AAAD1;  
}
#footer a
{
	color:#2B6B92;
}

/************************/
/*     Other Design     */
/************************/
.clear {
    clear: both;
}
#date
{
background:url(images/calendar.gif) no-repeat;
float:left;
height:73px;
width:72px;
margin:-20px 10px 0px 0px;
 
}
.month
{
	text-align:center;
	font-size:11px;
	margin-top:8px;
	margin-bottom:0;
	height:25px;
	color:#E1E1E1;
	

}
.day
{
text-align:center;
margin:0;
font:36px gramond,'times new roman';
color:#46688B;
margin-top:16px;
line-height:28px;


}
