I am currently working with SharePoint 2010 to make an intranet at work. I have very limited experience with it.
I need to create a page layout. In my mind, a page layout is a way of displaying the different containers in the page, not styling the page. Maybe I'm wrong here and if so, you can tell me.
The layout I am currently creating will be one that will be re-used in many sub-sections of the intranet. The problem is that they want each of these sections to have its own color.
I have no idea how to do that without creating the same Page Layout with different styling. What I would like to achieve is to re-use the same Page Layout, but apply a different CSS depending on the sub-site.
At first I thought that Themes would be the way to go, but it seems that it is too limited.