@charset utf-8;
/*
Theme Name: Creative Mag
Theme URI: http://www.idealthought.in/2012/06/new-responsive-theme-release-from-ideal-thought-lab-based-on-whiteboard-framework/
Author: Basanta Moharana
Author URI: http://opencreatives.in/about/
Description: Creative Mag is a whiteboard framework based WordPress Magazine theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: dark, white, two-columns, custom-menu, featured-images, post-formats, post-formats, sticky-post, translation-ready
 * Built on the Whiteboard Framework
 * http://whiteboardframework.com
 */

 
/*
 * The Whiteboard Framework is licensed under the GPL license.
 * Feel free to use the Whiteboard Framework for commercial and non-commercial ventures.
 * We require a link in the CSS file and request a link on the website
*/

/*
List of divs in Whiteboard
Note that this list does not include the dynamically generated ids and classes, such as the body classes, the post ids, etc
*/
@font-face {
    font-family: 'SteelfishRgRegular';
    src: url('fonts/steelfish_rg-webfont.eot');
    src: url('fonts/steelfish_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/steelfish_rg-webfont.woff') format('woff'),
         url('fonts/steelfish_rg-webfont.ttf') format('truetype'),
         url('fonts/steelfish_rg-webfont.svg#SteelfishRgRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
}
#main {
}
header {
}
nav {
}
nav.primary {
}
nav.footer {
}
#widget-header {
}
#widget-alert {
}
#content {
}
article {
}
.featured-thumbnail {
}
.post-content {
}
.pagination {
}
.post-meta {
}
.post-navigation {
}
#comments {
}
li.comment {
}
.odd {
}
.even {
}
.author-comment {
}
.comment-text {
}
.comment-meta {
}
p.gravatar {
}
.waiting-for-approval {
}
#trackbacks {
}
li.trackback {
}
p#no-comments {
}
#comments-form {
}
#respond {
}
.cancel-comment-reply {
}
.page {
}
#page-content {
}
#page-meta {
}
.post {
}
.postContent {
}
.post-excerpt {
}
nav.oldernewer {
}
.older {
}
.newer {
}
.search {
}
.author {
}
#recent-author-posts {
}
#recent-author-comments {
}
#error404 {
}
#sidebar {
}
#widget-sidebar {
}
#sidebar-search {
}
#sidebar-nav {
}
#sidebar-archives {
}
#sidebar-meta {
}
.widget {
}
#footer {
}
#widget-footer {
}
#footer-nav {
}
.no-results {
}
.widget-area {
}
.none { /* this class is used to hid the skip to content link at the beginning of the document for accessibility */
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}

.wp-caption
{
}
.wp-caption-text
{
}
.sticky
{
}
.gallery-caption
{
}
.bypostauthor
{
}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */
