/*
Theme Name: fc
Theme URI: http://wordpress.org/extend/themes/fc
Author: Sijjil
Author URI: 
Description: The fc theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* =Notes
--------------------------------------------------------------
This stylesheet uses rem values with a pixel fallback. The rem
values (and line heights) are calculated using two variables:

$rembase:     14;
$line-height: 24;

---------- Examples

* Use a pixel value with a rem fallback for font-size, padding, margins, etc.
	padding: 5px 0;
	padding: 0.357142857rem 0; (5 / $rembase)

* Set a font-size and then set a line-height based on the font-size
	font-size: 16px
	font-size: 1.142857143rem; (16 / $rembase)
	line-height: 1.5; ($line-height / 16)

---------- Vertical spacing

Vertical spacing between most elements should use 24px or 48px
to maintain vertical rhythm:

.my-new-div {
	margin: 24px 0;
	margin: 1.714285714rem 0; ( 24 / $rembase )
}

---------- Further reading

http://snook.ca/archives/html_and_css/font-size-with-rem
http://blog.typekit.com/2011/11/09/type-study-sizing-the-legible-letter/


/* =Reset
-------------------------------------------------------------- */

@charset "utf-8";
/* CSS Document */

.wp-caption {
	max-width: 100%; /* Keep wide captions from overflowing their container. */
	padding: 4px;
}
.entry-content img{ max-width:760px;}
.entry-content h1{color:#FFF}
.entry-content h2{color:#FFF}
.entry-content h3{color:#FFF}
.entry-content h4{color:#FFF}
.entry-content h5{color:#FFF}
.entry-content h6{color:#FFF}
.wp-caption .wp-caption-text,
article.sticky .featured-post {
	border-top: 4px double #ededed;
	border-bottom: 4px double #ededed;
	color: #757575;
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 3.692307692;
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
	text-align: center;
}
.gallery-caption,
.gallery-caption {
	width: 90%;
}
.gallery-caption a {
	display: inline;
}
li.bypostauthor cite span {
	color: #fff;
	background-color: #21759b;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}
.comments-area li.bypostauthor cite span {
	position: absolute;
	margin-left: 5px;
	margin-left: 0.357142857rem;
	padding: 2px 5px;
	padding: 0.142857143rem 0.357142857rem;
	font-size: 10px;
	font-size: 0.714285714rem;
}
.alignright {
	float: right;
}
img.alignright {
	margin: 12px 0 12px 24px;
	margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.alignleft {
	margin: 12px 24px 12px 0;
	margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
.alignleft {
	float: left;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {
	margin-top: 12px;
	margin-top: 0.857142857rem;
	margin-bottom: 12px;
	margin-bottom: 0.857142857rem;
}
li.bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #7c7c7c;
	background-color: #e6e6e6;
	background-repeat: repeat-x;
	background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
	background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
body
{   
    background-image:url(aspendostrav3.jpg);  
	width:1100px;
	height:1000px; 
	background-position:center;
	background-attachment:fixed;
	margin:auto;
	
}
#wrapper
{   height:0 auto
	width:1000px;
	margin:auto;
}
#topheader
{
	height:200px;
	width:1000px;
	margin:0 auto;
}
#logo
{ height:100px;
  width:300px;
  float:left}
#menu
{
	height:100px;
	width:700px; 
	margin-left:150px;
	background-image:url(images/brown_abstract_cover_14.jpg);


}
#menu li
{   float:left;
    font-size:16px;
	font-weight:bold;
	list-style:none;
	padding:7px;
	margin-right:10px;
	background-image:url(images/brown_abstract_circles.jpg);
	color:#CCC;
	font-family:Verdana, Geneva, sans-serif;
	
}

#search
{
	 font-weight:bold;
	 color:#CCC; 
	 font-family:Verdana, Geneva, sans-serif;
	 margin-top:10px;
	  float:right;
	 
	
	}

#dept
{   
    clear:both;
	background-image:url(images/brown_abstract_circles.jpg);
	 min-width:900px;
	height:90px;
	margin-left:60px;}
#menudp{
    min-width:900px;
	margin-top:30px;
	font-size:20px;
	background-image:url(images/brown_abstract_circles.jpg);
	height:62px;}
#menudp li{ font-weight:bold;
float:left;
list-style:none;
padding-left:30px;
 font-size:16px; 
font-family:Verdana, Geneva, sans-serif;
 color:#CCC;}	

#slider
{
	clear:both;
	height:320px;
	width:1000px;
	margin:0 auto;
	margin-top:20px;
	}
#main
{ color:#333;
  clear:both;
    width:1050px;
    height:320px;
	margin:0 auto;
	 margin-top:10px; border-radius:20px
	}
#left
	{  opacity:0.8;
       filter:alpha(opacity=40);
	   background-color:#C60;	
	   float:left;
	   width:300px;
	   height:300px;
	    margin-top:10px;
		 border-radius:20px;
	}
	
	#right
	
{     opacity:0.8;
      filter:alpha(opacity=40);
	  background-color:#C60;
	   height:300px;
	   width:300px;
	   border-radius:20px;
	   margin-top:10px;
	   float:right;
	   }
 #center
{ 
     opacity:0.8;
     filter:alpha(opacity=40);
     height:299px;
     background-color:#C60;
     width:400px; 
     float:left;
     margin:bottom=20px; 
     margin-top:10px; border-radius:20px;
	 margin-left:20px;}		
.heading 
{ 
  width:300px; 
   background-color:#000;
   font-size:20px;
   background-color:#000;
   margin-top:20px;
   border-radius:20px;
     
   
 
  }
.paragraph
{  
   font-size:16px;
   text-align:center;
   padding:20px;
   text-justify:!important;
   height:200px;
   border-radius:20px;
   color:#FFF;
   border-radius:20px;
   
}
footer
{ clear:both; 
background-image:url(images/brown_abstract_cover_14.jpg);
  width:1000px;
  height:100px;
  margin:0 auto;
  margin-bottom:5px;
  margin-top:20px;
  	}
  #contact
  {
	   width:1000;
	   background-image:url(images/brown_abstract_circles.jpg);
	   height:60px;
	   color:#CCC;
  }
  